M mmmxiv New Member May 21, 2009 #2 That is controlled by your Additional CSS Box. change: Code: /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } to Code: /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 18pt; }
That is controlled by your Additional CSS Box. change: Code: /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } to Code: /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 18pt; }