Quote:
Originally Posted by tafreeh
hey there.. i just found a temp fix for this:
( mod dev can remove it, anytime he wants)
Admincp>Sorky01 - SubForum List Control - V2.0.0
Look for "Other Formatting Options (Global)"
Second last option
Replace the text with this
Code:
<br><h4 class="subforumlistlabel">' . vB_Template_Runtime::parsePhrase("subforums") . ':</h4>
|
Put
<br> at the start of the SubForum heading! NICE ;-)
I believe the intent behind the new template/styles of vBulletin 4 is to adjust all the appearances through the CSS. In this case, setting the the 'h4' style for the 'SubForums' class.
My own tests gave me varying results, but they were over several versions of vB4 from Beta onwards and the results did change between versions. I'll see how vb4 stabilizes before I jump in and make changes.