View Single Post
  #10  
Old 10-12-2004, 02:36 PM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default

Quote:
Originally Posted by TheComputerGuy
How do I get the Icons to show for each sub category? But i have no idea where i put the icon images

You can assign icon to each category in "Categories" interface.
If you are using v4.X.X you will have to change

Code:
<img src="../icon.php

to

Code:
<img src="icon.php
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote