Ok, any reason why this no longer works in custom templates?
HTML Code:
<div class="smallfont">
Did that change to something different?
--------------- Added [DATE]1300320096[/DATE] at [TIME]1300320096[/TIME] ---------------
Hmm....nevermind....apparently this has to be added to the css as well even for new pages....
Code:
.smallfont {
font-size: {vb:stylevar small_fontSize};
}