Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Changing smaller font size in user lookup

Sun Apr 30, 2006 10:19 am

How do we change the font size for the font displayed for the icons and trophies and the script above the welcome banner? The only resource I checked was csshelp.

Sun Apr 30, 2006 6:17 pm

<style>td,p,body{color:#000000;font:8pt verdana}</style>

change the color to whatever you like, you can change the font family and it's the font size (8, 9, 10, 11, 12) that determines the overall size of your text.
Topic locked