Font fix 1.2 ===== Warning!! - This MOD edits your template.html so be sure to uninstall it >from your YaBB and then reinstall when your new template is in if you are changing templates, only the template will be needed to be uploaded after an un and re install. ===== This small mod fixes your YaBB so that you can edit the size of all posts (default) text with the 'postfontsize' font size setting in template.html and actually have it work. ===== Thnx to whisper68 for working the bug out, but i worked out how to fix it without bugs and made the mod :D. ===== Yay my first mod release!! (yes i know it's the smallest fix going :)) ===== This mod works on YaBB SP1.1 and has not been tested for other versions. ===== MORT http://www.ezf.cjb.net Sources\Display.pl $message $message template.html /* Post quote/code colors */ /* Post quote/font size/code colors */ .postfontsize { font-size: 8pt; }