Quote:
Originally Posted by DezineJunkie
the links are there but no pics- how to link the images so they show/
i think we both need to know that
|
check this code, this tread exists allready. may be closed/deleted for me.
{if $product.manufacturer ne ""}
<table width="100%" cellpadding="0" cellspacing="0">
<tr><td align="left"><a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><img src="image.php?id={$product.manufacturerid}&type=M " alt="{$manufacturer}" border="0" /></a></td></tr>
</table>
{/if}