Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

NEED HELP CHANGING BACKGROUND COLOR


bobcatkp

Recommended Posts

After using the center shop contribution I manipulated the code so that the content tables are white and the page is grey. My issue is that at the top and bottom of the page background stays white instead of grey. Any suggestions?

Link to comment
Share on other sites

After using the center shop contribution I manipulated the code so that the content tables are white and the page is grey. My issue is that at the top and bottom of the page background stays white instead of grey. Any suggestions?

 

I looked at your site, however I didn't see any grey at all so not sure where it is you mean. If you wish to change the entire background of the page grey you would do it here in your style sheet:

 

BODY {
BACKGROUND: #ffffff; MARGIN: 0px; COLOR: #000000
}

 

Change the Background value to some shade of grey. However that will change everything grey, top, bottom, and sides.

 

Be well,

Tina

If you're not having fun you're not doing it right

 

Teach a person to fish rather than give them a loaf of bread or however that saying goes.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...