I'm thrilled to announce the opening of the VirtueMart driven Small Dog Mall (http://www.smalldogmall.com) online store
Nice site!
How do you do your categories as images only? Also how do you customize the size of the images?
Thanks.
Quote from: lorrendo lopez on September 29, 2006, 19:39:37 PM
Nice site!
How do you do your categories as images only? Also how do you customize the size of the images?
Thanks.
Thank you! In html/shop.index there are a couple of lines that can be commented to get rid of the category text:
//echo $catname;
//echo ps_product_category::products_in_category( $db->f("category_id") );