The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
Happy Holidays to all. Attached is picture are there any one know how to edit this font to all uppercase please. Thank you very much
|
|
#2
|
|||
|
|||
|
paste below css into style manager> style name> edit templates> css template> css_additional.css
#channel-tabbar .channel-tabbar-list li a { text-transform: uppercase; } |
![]() |
|
|