The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Minor Changes, Help Needed.
Can someone please tell me how to change the font color of "Posts"? Also, the little grey border that wraps itself around the word "Posts". I want to know why it's not centered like this... Just wondering if I can fix that too. Thanks. |
#2
|
||||
|
||||
I'm still using vb 3.0.7 atm since I've too many hacks, but I guess the changes would be similar in more recent versions.
############# Step 1. Edit Phrase: Add the following phrase with Phrase Type "User Tools (global)" : name: total_posts_red text: Total <font color="red">Posts</font> ( change the color to whatever color you like insteadof "red" ) Step 2. Edit Template: in MEMBERINFO replace $vbphrase[total_posts] with $vbphrase[total_posts_red] ########## Styles & Templates > Style Manager > Main CSS > Panel (Forms) > change "Extra CSS Attributes" Default value in vB 3.0.7: padding: 10px; border: 2px outset; |
#3
|
|||
|
|||
Thanks for the reply Burns.
I was actually talking about all of them in general though. (The circled ones) I want to change the color of all of them. Is there any easy way of doing this? |
#4
|
||||
|
||||
Styles & Templates >
Style Manager > Main CSS > <legend> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|