Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot change website background color


Heatherbell

Recommended Posts

Posted

Now configuring new shop with Frozen - trying to simply change background color of new website.

Done this on old Gold site with user.css and .body{background-color: #FFF3D8;} but I cannot get this to work on new site.

Other changes made on user.css have worked on new site but not the background color - any ideas what I.m doing wrong?

Posted

@Heatherbell

I could be wrong, and this is just as a guess, could you try changing this:

.body{background-color: #FFF3D8;}

to this:

body{background-color: #FFF3D8;}

(leave off the leading dot)

M

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...