Post by scottt20 » Mon Jan 11, 2010 11:37 am

Can I change the background color of the default theme from white to a hex color (i.e. #333333)? I've tried adding a color line under:
'
body {
margin: 0px;
padding: 0px;
text-align: center;

in style.css, but still no luck. Any help is greatly appreciated.

Newbie

Posts

Joined
Wed Dec 02, 2009 5:05 am

Post by booyakan » Mon Jan 11, 2010 11:49 am

scott,
i am using 1.34 .. i didn't upgrade yet... i changed my file like this and it works fine...

under catalog/view/theme/default/stylesheet
change stylesheet.css

body {
margin: 0px;
padding: 0px;
text-align: center;
background: #000000;

}



hope this helps

New member

Posts

Joined
Wed Jan 06, 2010 4:07 pm

Post by scottt20 » Mon Jan 11, 2010 3:48 pm

Thanks : ) That worked!!!

Newbie

Posts

Joined
Wed Dec 02, 2009 5:05 am
Who is online

Users browsing this forum: No registered users and 10 guests