Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

layout of the store? background? help please!


Guest

Recommended Posts

Posted
hey

how can i do the background like this:

seems like the store is boxed in in the middle and the background around is black, how can i do this?

 

i want it like this: http://www.gravemistakerecords.com/catalog/

 

thx

 

You can set this and many other design options in the /catalog/stylesheet.css

 

<snip>

BODY {

background: #ffffff;

color: #000000;

margin: 0px;

}

</snip>

 

You should read over the PDF Documentation for further explanation of stylesheet.css.

 

Good Luck,

Tim

Posted
You can set this and many other design options in the /catalog/stylesheet.css

 

<snip>

BODY {

background: #ffffff;

color: #000000;

margin: 0px;

}

</snip>

 

You should read over the PDF Documentation for further explanation of stylesheet.css.

 

Good Luck,

Tim

 

i tried this

but then all backgrounds turn into BLACK

also in in the store

i want it allf ramed out like the link i showed you

so around the store black background?

Archived

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

×
×
  • Create New...