PDA

View Full Version : Enlarging Usernames


dadams982
03-01-2010, 03:48 PM
So i want to set the usernames on the postbit.legacy to be 20px, but I do not want to use the html tags in the usergroup manager because it effects every last place that users name pops up. I know it would be a quick edit int he postbit.legacy, but my coding skills have yet to work when trying this. Anyone else do this type of edit successfully?

--------------- Added 1267466115 at 1267466115 ---------------

Nevermind... i found a way using additional.css.

I put this in there:

.postcontainer .username_container .popupmenu a.popupctrl {font-size:20px;}