Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing image from left column after index page


EuroTech

Recommended Posts

Posted

i have and image on my left column on the index page. i want when someone goes any other page that image to be replaced by another image. how do I do this?

Posted
i have and image on my left column on the index page. i want when someone goes any other page that image to be replaced by another image. how do I do this?

 

Anyone know how I can do this?

Posted

if its a box that has an image in it, you could change it in the box file based on the current script running (use $PHP_SELF)

Posted
if its a box that has an image in it, you could change it in the box file based on the current script running (use $PHP_SELF)

 

if u got to

http://www.scentking.com and see the pic of gift sets on the left column. i want that to stay on the index page and when on other pages to change to another pic i have.

Posted

ok, is there a box file for this? When you installed the contrib? is there a file in catalog\includes\boxes directory? If so you could modify that file, do the comparison if the home page is the present one and accordingly load a different image.

Posted
ok, is there a box file for this? When you installed the contrib? is there a file in catalog\includes\boxes directory? If so you could modify that file, do the comparison if the home page is the present one and accordingly load a different image.

 

yes i had a promtions file for the orginal image. and i want that image on the home page. then swithc the images for other pages.

Archived

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

×
×
  • Create New...