The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change thread preview font size ?
Code:
Hook Location : postbit_display_complete Name : change font size Execution Order : 5 Plugin PHP Code : $post['message']="<font size='2' face='Arial'>".$post['message']."</font>"; Plugin is Active : Yes Thanks in advance. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|