At the moment the Taxonomy Browser page lists the terms from my vocabularies in one long list; there is no visual distinction between the different vocabularies and their terms, except for the vocabulary name being bold (see attachment). Is there some way to have each vocabulary begin on a new line?
Thanks,
Gerben
| Comment | File | Size | Author |
|---|---|---|---|
| taxbrow.jpg | 120.95 KB | Gerben Zaagsma |
Comments
Comment #1
nancydruHmm, I wonder why your CSS is different. Mine all start at the left side. Add this to your CSS:
Comment #2
Gerben Zaagsma commentedThanks but this doesn't change anything. Could it be that some other style sheet interferes? I use the Zen theme.
Edit: and could it be related to the Views module? I changed the default Taxonomy Term view because it prevented the AND and OR functions in TB to work correctly (see here: http://drupal.org/node/311706).
Comment #3
nancydruWhile I was working on something else, I tried:
and it might work better for you.
Comment #4
Gerben Zaagsma commentedSorry, but still no difference..
Comment #5
nancydruYou're not using CSS compression are you? If so, you'll need to turn it off to see the difference.
Comment #6
Gerben Zaagsma commentedNo I'm not, that's why I wonder if something else could be overriding the TB style sheet.
Comment #7
nancydruIs there any way I can get to your site to look at it with Firebug?
Comment #8
Gerben Zaagsma commentedSure: http://primary-sources.eui.eu
You need the menu link "combined category search" in the left hand upper menu.
Thanks for the help!
Gerben
Comment #9
nancydruI guess I wasn't looking at check boxes when I told you the above
Comment #10
Gerben Zaagsma commentedThis latter code works, thanks a lot!
Also realised I was previously editing the TB sheet in the module folder and not the one in my custom Zen theme folder... (I tried all 3 code snippets there and last one did it)
One thing about the code: "margin-top" doesn't do anything but replacing it by "padding-top" does.
Comment #11
nancydruOkay, good. Glad it's taken care of.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.