The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
new question
changing user name color
-------------------------------------------------------------------------------- so far in the first box I have Quote: <span style=color=blue> and in the second box I have Quote: </color> what am I missing. TIA |
#2
|
|||
|
|||
I am pretty sure <color> isn't a tag.
Maybe using <font color="blue"> in the first box and using </font> in the second box would be a better solution for you. |
#3
|
|||
|
|||
Quote:
You have to have the <font color=blue> in the first box and </color> to the second!!! Don't add "" to anything! So it will look like this <font color=red> </color> Hope this help! |
#4
|
|||
|
|||
yes we all pretty now..lol
ty |
#5
|
|||
|
|||
Don't use the font tag. Stick with the style tag.
<span style="color:blue">Text</span> |
#6
|
||||
|
||||
Jolten is right, and by the way, the font tag should be: <font color="blue">text</font>, why did someone suggest we have to remove the "" ??
|
#7
|
|||
|
|||
...sometimes, people that don't even have a clue on html are suggesting things that are not existing... that's why... (people sometimes are helping evil forces)
so here are the possibilities: HTML Code:
<span style="color:#ffffff;">Your Text</span> <font color="#ffffff">Your Text</font> |
#8
|
|||
|
|||
i did the other one and all it did was bringme and my other admin names together we just wanted the admin group red...so the< b > and the <color=red> worked...thanks guys
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|