View Full Version : Able
Ronald0
07-12-2009, 11:03 PM
How are you able to make banned users have a strike display through the name?
Lynne
07-12-2009, 11:50 PM
Usergroup Manager > username html markup You can google the css for doing a strikethrough (or do a search here because it's been posted before).
HMBeaty
07-12-2009, 11:53 PM
In the HTML markup, just add
<del></del>
Ronald0
07-12-2009, 11:56 PM
I dont get it? i go to edit the usergroup. then what do i do?
HMBeaty
07-12-2009, 11:57 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=138613&highlight=usergroup+html" target="_blank">https://vborg.vbsupport.ru/showt...usergroup+html</a>
Ronald0
07-12-2009, 11:59 PM
doesnt have strike, but i understand the html markup there is just 2 boxes...
HMBeaty
07-13-2009, 12:04 AM
Yes, and the first box you put
<del>
And the second box you put
</del>
Just like regular html code and as if there was something in between those boxes
Ronald0
07-13-2009, 12:06 AM
So del will put a stike threw the name?
HMBeaty
07-13-2009, 12:08 AM
Have you tried it?
Ronald0
07-13-2009, 12:09 AM
Nope cause i dont have banned users but ill make a test account.
James Birkett
07-13-2009, 07:31 AM
Anything that is custom regarding usernames is done via the HTML mark-up. Be sure to understand basic HTML context if you want to do that. You can have styles using <span style="color:red"> etc (simple CSS context).
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.