Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

color/image/gradient behind main store layout


Guest

Recommended Posts

hey guys.. it just looks plain back there. i'd like to add a color or gradient behind the main centered store. any idea how?

Link to comment
Share on other sites

 

It depends on how you've centered your shop. I use a <div class="fixcenter"> in the header before the first table command. Then, in your stylesheet you can adjust the colors/backgrounds as follows:

 

BODY {

background: #??????; - this is for the area surrounding the shop.

 

.fixcenter {

background: #??????; - this sets the background inside the shop.

 

Hope this helps...

Brian Neuman

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...