I'm currently re-designing my catalogue i.e. I'm replacing Text Links with Image Links e.g. on an Extended Info Page I've now got an image for Close instead of having 'Close Window'.
I've currently hard coded into the ExtendedInfo template the following :-
<img src="c:\ibabyshop\closebtn.jpg">... etc
which works fine, but what I'd like is to use a Customvar say CLOSEWINDOW and then when I preview the site and Upload it I wouldn't have to change any coding on any templates, so the template would read :-
<img src=CUSTOMVAR:CLOSEWINDOW>... etc
Is this possible ?
Best Regards
Elfyn
iBabyShop.co.uk
I've currently hard coded into the ExtendedInfo template the following :-
<img src="c:\ibabyshop\closebtn.jpg">... etc
which works fine, but what I'd like is to use a Customvar say CLOSEWINDOW and then when I preview the site and Upload it I wouldn't have to change any coding on any templates, so the template would read :-
<img src=CUSTOMVAR:CLOSEWINDOW>... etc
Is this possible ?
Best Regards
Elfyn
iBabyShop.co.uk
Comment