Author Topic: How to remove left side image from the high level of cateogory  (Read 3997 times)

Offline quekbhj

  • Full Member
  • ***
  • Posts: 133
  • Karma: +4/-1
    • View Profile
How to remove left side image from the high level of cateogory
« 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

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: How to remove left side image from the high level of cateogory
« Reply #1 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.
« Last Edit: September 19, 2013, 07:14:15 AM by abantecart »
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline quekbhj

  • Full Member
  • ***
  • Posts: 133
  • Karma: +4/-1
    • View Profile
Re: How to remove left side image from the high level of cateogory
« Reply #2 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

 

Powered by SMFPacks Social Login Mod