AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: quekbhj on September 19, 2013, 04:02:17 AM

Title: How to remove left side image from the high level of cateogory
Post by: quekbhj on September 19, 2013, 04:02:17 AM
Hi


I am using default_html5 template.

When the customer select an item, it display the product page and I have set the layout to display the category on the left side.
Hence, did not want the system to display the image at the high level.
Please advise how not to display the image.

Thank you
Jasmine
Title: Re: How to remove left side image from the high level of cateogory
Post by: abolabo on September 19, 2013, 04:09:24 AM
hi.
you can edit template file public_html/storefront/view/default_html5/template/blocks/category.tpl.
just comment or remove $item['image'] there.
Title: Re: How to remove left side image from the high level of cateogory
Post by: quekbhj on September 19, 2013, 11:00:30 AM
Hi

Thank you for the useful information. I have comment off the image and the system does not show the image. :)

Is it possible to display the category as
category 1
category 2
instead of category 1 category 2 for the left side?
Please advise where to be changed.

Regards
Jasmine