Images
Hey I'm frustrated with this!! Trying to add images to the poweredby.tpl.I can get them to show on the admin page but not on the customer pages.Have tried every combo adding to the customer/home tpl with no luck.The poweredby image was deleted to use images in that area.
Maybe someone could point me in the right direction...Thanks
{* $Id: poweredby.tpl,v 1.4 2002/08/20 13:16:29 zorg Exp $ *}
<center>
[img]{$ImagesDir}/intel.gif[/img]
[img]{$ImagesDir}/amd athlon XP.gif[/img]
[img]{$ImagesDir}/Nvidia ge force 4.gif[/img]
</center>
|