Enabling taxonomy_context.css for theming
asb - April 26, 2008 - 23:43
| Project: | Taxonomy context |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I was wondering if it would be possible to theme the display of a terms description. While searchig for a way, I noticed that changes in taxonomy_context.css seem not to be reflected on the website itself. Should this stylesheet be copied anywhere else, or should it run from the module's directory?
Also I was looking for ways to display even more information about a taxonomie's term, e.g. it's synonyms, or it's related terms. Is this already possible, or is such an extension possibly already planned for the upcoming release?
However, Taxonomy Context is already a very useful module - thanks a lot for developing and maintaining it!
Greetings & regards, -asb

#1
As a sidenote I think all of the output should be to blocks, so that no separate themeing is required per module :)
#2
To be able to use taxonomy_context.css you have to enable that option in Taxonomy Context's global settings. By default it's disabled, allowing you to use your theme's .css files.
Displaying related terms can be accomplished via Views or other modules. I'm not sure if it can be done with Taxonomy Context.
#3
#4
I believe Fayna answered you correctly.