Enlarging Usernames
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 [DATE]1267466115[/DATE] at [TIME]1267466115[/TIME] ---------------
Nevermind... i found a way using additional.css.
I put this in there:
.postcontainer .username_container .popupmenu a.popupctrl {font-size:20px;}
|