The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Font size increase in postbit
Was wondering if anyone could help, struggling to get this to happen, I've tried HTML, even tried stylevars but no idea where to start.
I'm looking at increasing the font size of my usernames in the postbit template. As you can see at the moment they're quite small and would like to make them larger. On our previous vB3 installation we were able to do it. Any help would be appreciated! |
#3
|
|||
|
|||
Potentionaly a very dumb question but if I'm not using the legacy template do I just use
Code:
.postbit |
#4
|
||||
|
||||
Try this.
Code:
.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl { font-size: 20px; } It will get executed automatically when you add this to additional.css template. Or you can add this to the bottom of the postbit.css template. |
#5
|
|||
|
|||
That worked a treat!
Thanks!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|