bitmess Posted August 21, 2013 Share Posted August 21, 2013 (edited) I'm using a custom theme. I need to change the color of my background. I don't know what area of the shop that this is called, please see the attached picture. Thanks, Bitmess http://kakkysonline.com I also can't type very good Edited August 22, 2013 by vekia (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted August 21, 2013 Share Posted August 21, 2013 This color is controlled in the global.css file ..themes/yourtheme/global.css look for background and change the color. Since you have custom theme I can not tell you then exact line. If you leave a link to the site I can have a look and give better info. 1 Link to comment Share on other sites More sharing options...
bitmess Posted August 21, 2013 Author Share Posted August 21, 2013 Thanks Tdr170 The link is http://kakkysonline.com Thanks again, Bitmess Link to comment Share on other sites More sharing options...
tdr170 Posted August 22, 2013 Share Posted August 22, 2013 You need to turn off CCC and anble CSS so I can see the CSS files. 1 Link to comment Share on other sites More sharing options...
bitmess Posted August 22, 2013 Author Share Posted August 22, 2013 tdr170 - okay Css is enabled. Thanks Link to comment Share on other sites More sharing options...
tdr170 Posted August 22, 2013 Share Posted August 22, 2013 You can change the color in the block below in the global.css file at line 69 /* ************************************************************************************************ generic style ************************************************************************************************ */ body{ font:normal 11px/14px Arial, Verdana, sans-serif; color:#222; background:#fff; font-size:12px; background-position: center top; } 1 Link to comment Share on other sites More sharing options...
bitmess Posted August 22, 2013 Author Share Posted August 22, 2013 tdr170 - That did it. Thank you Bitmess Link to comment Share on other sites More sharing options...
vekia Posted August 22, 2013 Share Posted August 22, 2013 thanks for the solution, here is an inctruction how to mark thread as [sOLVED] To mark a topic as [solved] :- Edit the first post of your topic by clicking on the "Edit" button, - Click on the "Use full editor" button, - Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button. i will be really grateful if you will folow these steps in the future thanks in advance regards 1 Link to comment Share on other sites More sharing options...
Recommended Posts