Seems I can't find an option or its not possible. I've included a screen shot of the image location.
| Preview | Attachment | Size |
|---|---|---|
![]() | catalog_logo.gif | 25.69 KB |
|
Ubercart |
|
|
|
||
|
Mon, 04/28/2008 - 20:51
Seems I can't find an option or its not possible. I've included a screen shot of the image location.
it is possible:)
hi, i m not an advanced drupal user, but i think i am able to help u with this, go administer/categories.
Re: Remove Category image from catalog product display.
if you want to keep the category image on the parent pages but not display it on the child pages try commenting out line 889 of the uc_catalog.module (see below). It worked for me
Hi
I just hid it using css
Hi I just hid it using css for now. Seems to do the trick. The class that the images uses is "catalog"
Re: Remove Category image from catalog product display.
Thanks for posting! That didn't work for me verbatim. I had to add the line
directly to img.category (in the uc_catalog.css file) |
|