The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PHP code Quesiton
I am trying to change the "Some Text Here" and have it colorized but I am not sure how it is done in this case. Anyone?
Code:
print_table_start(); print_table_header('Some Text Here', 2); |
#2
|
|||
|
|||
HTML Code:
print_table_header('<span style="color: red;">Some Text Here</span>', 2); |
#3
|
||||
|
||||
Thank you for taking the time to reply
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|