View Single Post
  #6  
Old 05-18-2006, 04:02 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

In the code of that thread, replace this:

<tr><td height="70">
[img]mlogo.php?manufacturerid={$manufacturers[mid].manufacturerid}[/img]</td></tr>

with this:

{*<tr><td height="70">
[img]mlogo.php?manufacturerid={$manufacturers[mid].manufacturerid}[/img]</td></tr> *}

The {* and *} are comments...they hide whatever is between them. Better than deleting as you may want the icons back again someday.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote