Closed (fixed)
Project:
Geobrowser
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2008 at 12:53 UTC
Updated:
24 Feb 2009 at 14:40 UTC
The idea of the taxonomy image is great, but is it possible to remove the image in the sidebar? E.g. the terms dairy products, drinks, meets etc. , all have an image in the sidebar on www.localfooddirectory.ca. The reason why we would like to have this removed in the sidebar, is that we have the same icon for all terms, and it does NOT look nice when the same icon is used. Alternatively, we can remove the code manually, but we need to know what code we can remove.
Thanks in advance.
Comments
Comment #1
phayes commentedComment #2
attiks commentedyou can use css to hide the image in the sidebar, try something like this
Comment #3
phayes commentedAlmost. But that will also remove the check box associated with each node.
Comment #4
phayes commentedOkay, on the most recent version of the module i've added the "TreeImageIcon" class to the td that holds only the icon. So
should work.
Comment #5
farald commented