VirtueMart Forum

VirtueMart General => Your Live Sites => Topic started by: digiweb on September 28, 2006, 08:32:21 AM

Title: small dog mall (www.smalldogmall.com)
Post by: digiweb on September 28, 2006, 08:32:21 AM
I'm thrilled to announce the opening of the VirtueMart driven Small Dog Mall  (http://www.smalldogmall.com) online store
Title: Re: small dog mall (www.smalldogmall.com)
Post by: 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.
Title: Re: small dog mall (www.smalldogmall.com)
Post by: digiweb on September 30, 2006, 04:14:53 AM
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") );