Log in

View Full Version : changeing size of username?


Tanpapasmurf
10-08-2008, 08:54 PM
Is there a way to change the size of the username text in the postbit?

Chris11987
10-08-2008, 09:29 PM
Yup.

Go to Syles manager, Select your style and go to Main CSS.

At the very bottom, where it says"Advanced Users", you'll see the first part of it say something like this:

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

Just change the font size.