Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Page background Image - HOW PLEASE?


alfaowner

Recommended Posts

Hello, all, tried searching but found no reference to this.

 

I want to add a fixed background image to all of my pages, do you know how i do this, i tried adding ot to the style sheet, but I am not sure what to do.

 

Any advice can this be done? If any one has added a background image to there site, can you post the line of text in the css file that makes it do this?

 

Many thanks

 

AO

Link to comment
Share on other sites

http://egoswimwear.com/catalog/default.php

 

i put the background="images/bg.gif" in the outermost table of the default.php, product_info.php, and whatever other pages are called. probably, theres an easier way to do it, but that seemes simple enough...

 

come to think of it you could try adding

 

body {

 

background-image: blah.gif;

}

 

to the css file you are using...

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...