Hi all,
Can anyone help me? I’m trying to design my product line template and have added a couple of custom variables so that I can add 2 extra images to the template.
My code on the template is:
<td valign="middle" align="center" width="90" height="90"><img src="CUSTOMVARETAIL1"></td>
And on the product line in the catalogue I have added the custom variable and in the value field I have the image name “STAPER1.gif”. this file is being stored in the Site1 directory.
I think that the code is working because when I preview the site I get a red X were the image should be, like it can’t find the image.
Can anyone help me its driving me nuts and I just can’t see what’s wrong.
Help
Can anyone help me? I’m trying to design my product line template and have added a couple of custom variables so that I can add 2 extra images to the template.
My code on the template is:
<td valign="middle" align="center" width="90" height="90"><img src="CUSTOMVARETAIL1"></td>
And on the product line in the catalogue I have added the custom variable and in the value field I have the image name “STAPER1.gif”. this file is being stored in the Site1 directory.
I think that the code is working because when I preview the site I get a red X were the image should be, like it can’t find the image.
Can anyone help me its driving me nuts and I just can’t see what’s wrong.
Help
Comment