The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Banned usergroup..
I have saw the banned user group from many forums lately with a line through the name. anyone know how to do this here? thanks
|
#2
|
||||
|
||||
HTML Code:
<span style="text-decoration:line-through;"></span> |
#3
|
|||
|
|||
i put this in the left box in the Username HTML Markup and it changed nothing but color? any other suggestions?
|
#4
|
||||
|
||||
Quote:
Left box: HTML Code:
<span style="text-decoration:line-through;">
HTML Code:
</span>
|
2 благодарности(ей) от: | ||
Fergal C, SPEEDKILLZ |
#5
|
|||
|
|||
I wasn't even thinking like that since all my other user groups only use the left lol thanks
|
#6
|
||||
|
||||
Then you are more than likely using invalid html :erm:
|
#7
|
|||
|
|||
whats that mean?? do i need to change or fix something?
|
#8
|
||||
|
||||
According to your last statement, you probably do
|
#9
|
|||
|
|||
How? what?
--------------- Added [DATE]1316063061[/DATE] at [TIME]1316063061[/TIME] --------------- Its a brand new 4.1.5 all new files and new host Here is the code im using in usergroups Code:
<font color="red"<font colored"<b> |
#10
|
||||
|
||||
Where did you get that code from? Anyway, do the same as I posted above, but change the style a bit. So, to make the usernames of a certain usergroup(s) bold & red, you would use:
Left box: HTML Code:
<span style="font-weight:bold;color:red;">
HTML Code:
</span>
Also, if you want it to say "Administrator" (or whatever) when you hover over a username of the usergroup with that markup, just change: HTML Code:
<span style="font-weight:bold;color:red;">
HTML Code:
<span style="font-weight:bold;color:red;" title="Administrator">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|