Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How insert background image?


jmolas

Recommended Posts

I want to insert a backrogund image in my oscommerce. I don't know what files that I have to modify.

 

Thanks in advance!

 

If you want this sitewide, open your stylesheet.css (in main dir usually catalog)

 

Find the code that starts

 

BODY {

 

Then change the background to

background: url('/catalog/images/nameofimage.jpg');

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...