I'm trying to sort out some theming problems denver has with advanced forum. There are two issues
1. HUGE text in the topic list
2. Removed gap between the buttons and the list
It's definitely caused by Denver because if I remove the style.css the font formatting resolves (though of course everything else goes to pot!). I've gone through the stylesheet removing one function at a time to try and find which one is messing up the formatting but no luck.
See here for examples:
http://www.carabusonline.co.uk/en/forum/carabus-literature
thanks
Matt
Comments
Comment #1
JConnell commentedI am also experiencing these issues and another theme problem described here: http://drupal.org/node/233394
Comment #2
millions commentedI have this as well.
Comment #3
edcazini commentedHi, this is what I did...
In Denver's style.css i changed around line 671
from this:
to this:
Comment #4
millions commentedThanks, that helped with the font size, did you figure out something for the button placement/spacing?
Comment #5
edcazini commentedOk, here's what kept my sanity. I copied to Denver's style.css all the relevant styling from advanced_forum, put them at the bottom.
If images do not show, copy them over appropriately, or change the links.
Cheers
Edwin