View Full Version : Banned usergroup..
SPEEDKILLZ
09-14-2011, 10:49 PM
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
HMBeaty
09-15-2011, 12:42 AM
<span style="text-decoration:line-through;"></span>
SPEEDKILLZ
09-15-2011, 01:13 AM
<span style="text-decoration:line-through;"></span>
i put this in the left box in the Username HTML Markup and it changed nothing but color? any other suggestions?
HMBeaty
09-15-2011, 02:53 AM
i put this in the left box in the Username HTML Markup and it changed nothing but color? any other suggestions?
The markup boxes don't exactly work like that. You can't just put the entire code in one box. Think of it as normal html.
Left box:
<span style="text-decoration:line-through;">
Right box:
</span>
SPEEDKILLZ
09-15-2011, 03:12 AM
I wasn't even thinking like that since all my other user groups only use the left lol thanks
HMBeaty
09-15-2011, 03:19 AM
I wasn't even thinking like that since all my other user groups only use the left lol thanks
Then you are more than likely using invalid html :erm:
SPEEDKILLZ
09-15-2011, 03:58 AM
Then you are more than likely using invalid html :erm:
whats that mean?? do i need to change or fix something?
HMBeaty
09-15-2011, 04:00 AM
whats that mean?? do i need to change or fix something?
According to your last statement, you probably do
SPEEDKILLZ
09-15-2011, 04:01 AM
According to your last statement, you probably do
How? what?
--------------- Added 1316063061 at 1316063061 ---------------
Its a brand new 4.1.5 all new files and new host
Here is the code im using in usergroups
<font color="red"<font colored"<b>
HMBeaty
09-15-2011, 04:12 AM
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:
<span style="font-weight:bold;color:red;">Right box:
</span>--------------- Added 15 Sep 2011 at 01:14 ---------------
Also, if you want it to say "Administrator" (or whatever) when you hover over a username of the usergroup with that markup, just change:
<span style="font-weight:bold;color:red;">To this:
<span style="font-weight:bold;color:red;" title="Administrator">
SPEEDKILLZ
09-15-2011, 04:19 AM
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:
<span style="font-weight:bold;color:red;">Right box:
</span>--------------- Added 15 Sep 2011 at 01:14 ---------------
Also, if you want it to say "Administrator" (or whatever) when you hover over a username of the usergroup with that markup, just change:
<span style="font-weight:bold;color:red;">To this:
<span style="font-weight:bold;color:red;" title="Administrator">
the guy that help with my last site used those code. Thats some great advice thanks. it's been awhile of me doing this i just came back from my 4th tour (iraq) i will get back into it. if you get a chance plz check out my other post in vb4 dis (few questions plz) thanks again
--------------- Added 1316065123 at 1316065123 ---------------
Thanks again man that fixed a few of my problems
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.