Log in

View Full Version : Postbit/postbit legacy username formatting?


BeakerUK
02-16-2009, 11:42 AM
This is probably a dumb question, but I can't find the solution.

I want to change the font size of member's username in the postbit and postbit legacy. Basically the username is too large, and it's pushing the cells out into the body of the post. Can someone point me in the right direction, because I think I'm looking too hard!

Thanks In Advance for any help :)

Blackheart_72
02-16-2009, 12:01 PM
Style Manager-->All Style Options-->Additional CSS Definitions, find:

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

Its at the top of the additional CSS and change 14 to what size you would like.

BeakerUK
02-16-2009, 12:41 PM
Style Manager-->All Style Options-->Additional CSS Definitions, find:

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

Its at the top of the additional CSS and change 14 to what size you would like.

Many thanks, I was over-complicating things looking in the templates themselves! :\