EuroTech Posted September 26, 2005 Posted September 26, 2005 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?
EuroTech Posted September 27, 2005 Author Posted September 27, 2005 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?
Guest Posted September 27, 2005 Posted September 27, 2005 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)
EuroTech Posted September 27, 2005 Author Posted September 27, 2005 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.
Guest Posted September 27, 2005 Posted September 27, 2005 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.
EuroTech Posted September 27, 2005 Author Posted September 27, 2005 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.