X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Images in the category list? How? (https://forum.x-cart.com/showthread.php?t=5678)

g0t0pless 12-19-2003 11:16 PM

Images in the category list? How?
 
I want small icons to be located amongst my category list.
How do I do this?

leon 12-20-2003 09:44 AM

This is just an idea, Im not sure if it will work, since I havent tested it out myself, but Ive used it on other systems not related to smarty, it might help you out:

On the file /skin1/customer/categories.tpl

On line 5, just after {section name=cat_num loop=$categories}, insert this line:

{ $icons[cat_num].image }

Now if it is on the file system, this would be:
<img src={ $icons[cat_num].image_path } width="20" border="0" align="left">

Im just learning Smarty, so this is something that needs to be tested, backup the file first, before you try it out.

B00MER 12-31-2003 03:02 AM

:arrow: http://www.cartlab.net/lab/catalog/product_26_Category_Icons.html

leon 01-02-2004 01:08 PM

Nice, I didnt know you had free stuff, does that work on 3.5.x ?


All times are GMT -8. The time now is 12:42 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.