Thank you mashby, now I know where and maybe you can explain me also how?
Example code:
<normalfont><b>$forum[title]</b></normalfont>
I know "normalfont" is defined in the style prefs with "2" and I have also "smallfont" and "bigfont" predefined. But I want a font size for the forum title that is smaller than "normalfont" and bigger then "smallfont". How must change the above code?
I try this without success:
<font size="10px"><b>$forum[title]</b></font>
Any help?
|