EnvisionCart Posted February 1, 2011 Share Posted February 1, 2011 Where can I change the colors for the background of these two images in the CSS: Please and thank you - I don't like grey 0 Quote Link to comment Share on other sites More sharing options...
JaJae Posted February 1, 2011 Share Posted February 1, 2011 Where can I change the colors for the background of these two images in the CSS: Please and thank you - I don't like grey You can change it in the style.css file within your current template directly. I would recommend downloading Firebug. 0 Quote Link to comment Share on other sites More sharing options...
JaJae Posted February 1, 2011 Share Posted February 1, 2011 The top bar is part of your breadcrumb. The bottom bar is part of your table data header. Look in the style.css file of your template directory. I recommend downloading Firebug. 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted February 1, 2011 Share Posted February 1, 2011 to be more specific, the top bar (in the unmodified portal theme) is .breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;} the other table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;} 0 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.