PDA

View Full Version : How can i do this


roosters566
12-10-2012, 09:45 AM
hey guys im so sorry if this is in the wrong spot but can you please help me asap

Hello vBulletin I need some help. I would like to prefix letters in front of my users names i.e. my forum site is worldofgaming.com/forums and my account roosters566 so i would like my name to be displayed as [WoG][L]roosters566 the [L] to show that I am the leader now another forum under vBulletin has a similar thing as i want and i would like your help

thanks
roosters566

mokujin
12-10-2012, 10:42 AM
I think you can edit via admincp -> Usergroups -> Edit Usergroups -> Edit Administrators group (id: 6) -> Username HTML Markup -> on left field add [WoG][L] and right [L]

roosters566
12-10-2012, 10:54 AM
I think you can edit via admincp -> Usergroups -> Edit Usergroups -> Edit Administrators group (id: 6) -> Username HTML Markup -> on left field add [WoG][L] and right [L]

AWESOME AWESOME one more question i want people to take one of my own application forms and i want it at the top like on this page HOME, FORUMS, ARTICLES etc i want mine to say HOME, FORUMS, APPLY and under apply have my form how do i do that?

thankyou so much

mokujin
12-10-2012, 11:27 AM
Your second question I dont understand.
What are your forms?

roosters566
12-10-2012, 11:32 AM
Your second question I dont understand.
What are your forms?

its ok dont worry

roosters566
12-13-2012, 02:12 AM
I think you can edit via admincp -> Usergroups -> Edit Usergroups -> Edit Administrators group (id: 6) -> Username HTML Markup -> on left field add [WoG][L] and right [L]

hi how can i make the [WoG][L] colourful?

ForceHSS
12-13-2012, 03:01 AM
In admincp/Usergroups/Usergroups Manager edit the group you want in Username HTML Markup the first box put
<span style="color:gold;font-weight:bold;text-shadow: 1px 1px 10px gold;">[WoG][L]
In the 2nd box put
[L]</span>
This will make it glow gold I like it as it is a bit better than just your normal gold colour

If you want the letters gold and the background green put it like this
<span style="color:gold;font-weight:bold;text-shadow: 1px 1px 10px green;">
as you see the first color is the letters the last one on this list is the background of the letters