The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forcing a Single Font for User Postings
Where can i find an option to enforce a single font of my choice while displaying threads posts irrespective of what font the member had choosen while creating that thread. I could not trace this setting in the Main CSS settings or i must be blind. :surprised:
Here at vb.org, signatures are enforced to display only green color. How is that accomplished without much alteration in code? |
#2
|
||||
|
||||
In postbit, change the <div> around $message to <div class="posttext">
Set up a css style called Code:
.posttext { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } |
#3
|
||||
|
||||
Does this work? Has anyone tested it?
|
#4
|
||||
|
||||
Quote:
It is useful if you want to..say, wrap h3 tags around your posts and not have them distort, but does nothing to help the good (I mean Neutral) Singh. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|