Guest Posted April 1, 2003 Share Posted April 1, 2003 We had native install of Milestone2.2 with background color of yellow in stilesheet.css. We installed center_shop and changed parameter CENTER_SHOP_BACKGROUD_COLOR = YELLOW and now only the frame border is yellow. How do we change this so the (TABLE) BACKGROUND is Yellow? You may see this at www.membershipleadssystem.com/devel/login.php Changing the css file seemed to have no effect. Thank you in advance! Quote Link to comment Share on other sites More sharing options...
Guest Posted April 1, 2003 Share Posted April 1, 2003 I would assign a css class to the table like: <table class="tablebg"> <td class="table2bg"> You should look up some info on css. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.