The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi Guys,
I did it on a previous install (test board) of vBulletin 4.0.6. But I cannot remember how to change the font size of everyone's username. (in postbit). I have tried the method's here (even though they are for 4.0.2): http://www.vbulletin.com/forum/showt...ame-in-Postbit But they Didn't work. Any Ideas Please? |
|
#2
|
||||
|
||||
|
For postbit template (not postbit_legacy):
HTML Code:
.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {font-size: 16px;}
|
|
#3
|
||||
|
||||
|
Perfect, Thank You Lynne.
--------------- Added [DATE]1285535145[/DATE] at [TIME]1285535145[/TIME] --------------- Just one last thing; If I may, Please? How do I add extra space between the end of a Username and the User online / offline image, in postbit too, please? Many Thanks. |
|
#4
|
||||
|
||||
|
Add some padding:
HTML Code:
.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {padding-right: 10px;}
|
|
#5
|
|||
|
|||
|
thanks
sometimes it pays to be a lurker :-) |
|
#6
|
||||
|
||||
|
Thanks Lynne,
That didn't work for me. I tried various size px - but nothing.Any other way, Please? Thank You. |
|
#7
|
||||
|
||||
|
ARgh! It's padding-right, not right-padding. Sorry, I always mix that up.
|
|
#8
|
||||
|
||||
|
Quote:
That has worked perfectly - Thank You very much for all of your help.
|
|
#9
|
|||
|
|||
|
thanks
just one question; do I put the code into additional.css |
|
#10
|
||||
|
||||
|
Yes,
I have found some css that does not simply overwrite when inserted into additional.css (usually when I see some trying to use CSS wrong i.e. google the definition for CSS ) so if that ever happens simply locate the correct css template and modify to suite *recording changes for future upgrades if the merge does not function correctly* or simply add at the very bottom of the template if your not too editing savvy .
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|