View Single Post
  #1  
Old 04-10-2015, 12:07 AM
  bullfrog's Avatar 
bullfrog bullfrog is offline
 

eXpert
  
Join Date: Oct 2004
Location: Oregon, USA
Posts: 366
 

Default Add background image in Light Responsive template

I have added background images to X-Cart templates in the past, but in the Light Responsive template I have not figured it out. I spent too much time on this, but I'm trying to make the updated site look similar to the old.

All advice is appreciated.

I have and use Firebug and Web Developer for Firefox. I've tried inserting the following into altskin.css
Code:
} body { background-image: url(../images/custom/retr-bg.gif); }
altskin.css is in skin/light_responsive/css and the image is in skin/light_responsive/images/custom. I also tried using an absolute link, http://...

I also tried a similar insertion into skin/common_files/css/main.css.

If you have done this please let me know how it's done.
__________________
Bullfrog ~~~ X-Cart Gold v4.7.2 (2) v4.7.8. ⌠If the road is easy, you're likely going the wrong way.■ ― Terry Goodkind
Reply With Quote