By cdcaveman on
i've always wanted to condense the white space in a forum . "forum-post-panel-main-clear-block" is the selector i've focused on altering to resolve the issue. i can't get it to work the way i want it to. i use negative margins, and clears on all surrounding divs and can't get the results i want. i want to keep the current functionality of auto height. but i don't want tons of whitespace in every post. seems sort of a simple request right. anyone for any sugguestions.
Comments
.clear
theres some kinda of clear in the default css i need to know how ot overide. i'm not sure how
when i disable the default style.css file
in the firefox dev tool bar. it doesn't have to clear the .forum-post-panel-sub . so what do i do to over right this css rule and clear the whitespace out of the forum like i want?
Dito
Is this a case of creating a new tpl? Im fine with the general look and feel of forum for now, except just this ^^^^^^ I need to remove this clear:block attribute, cant seem yo overide it with css as its being outputted direct, so from drupal core forum/forum module, advanced-forum module (dont think so...im not sure where. Any help would be much appreciated.
forget it sorted her
Here shows a fix, just didint know how to override with css properly, left out the bloody clear block in the class name. http://drupal.org/node/450146