I am trying to put thumbnail images on Page_1 from the more information box and I was wondering how to call the javascript for the thumbnail images that is used in the catagories section.
Cheers
Stevo
I am trying to put thumbnail images on Page_1 from the more information box and I was wondering how to call the javascript for the thumbnail images that is used in the catagories section.
Cheers
Stevo
You can use the javascript for that from /includes/templates/template_default/templates/tpl_modules_main_product_image.php
Zen-Venom Get Bitten
Thanks for that... Now I am not the best
coder in the world so how would I code it to call the function.
Cheers
Steve
Post your current page code & a link to it
Zen-Venom Get Bitten
I am setting up zencart on my localhost and it isn't live yet. And there is no code to post. I am trying to add thumbnails to PAGE_1 through the define pages editor.
Thanks
Stevo
Well this can be considered code....I am trying to add thumbnails to PAGE_1 through the define pages editor.
Post the contents
Zen-Venom Get Bitten
How can a blank page in the define pages editor be considered code ?
If you are adding thumbnails then this is the code/text I am asking for - One has to start with somethingHow can a blank page in the define pages editor be considered code ?
Zen-Venom Get Bitten
<a href="img/" target="_blank"><img
src="img/" width="150" height="150" border="0"
alt="Picture" align="bottom" /></a>
img/ is the location of the image (i am using photobucket)
So is there a larger image available? or where is the small one?img/ is the location of the image (i am using photobucket)
And are you seriously going to rely on resources on other servers in the success of you own store???
Zen-Venom Get Bitten