![]() |
User Title Font Change
How do I change the user title fonts. Also when the font is changed, how do I bold?
|
Look in your postbit (or postbit_legacy) template for this line to change:
Quote:
|
Thank You very much!:)
|
Quote:
|
Quote:
Code:
<div class="smallfont" style="font-family: times">$post[usertitle]</div> |
But I could change that smallfont to any other type of font listing within the style set.
So like change it to Body Font if I want. Correct? (( because for what we want to do, I can't use small font's set up )) |
smallfont is a css class defined in standard vbulletin css. You don't need to keep it there if you don't want. You could just have:
Code:
<div style="font-family: times">$post[usertitle]</div> |
All times are GMT. The time now is 02:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|