Log in

View Full Version : Question?


Mysterious2207
12-20-2008, 03:10 AM
How do i make my administrators/moderators/any other rank a specific color? Like for instance how do i make my name yellow since that is the color a i want the administrators user group to be?

Thanks.

Spank
12-20-2008, 03:15 AM
In the usergroup manager, edit your chosen usergroup (eg adminsitrators, you'll see HTML markup in the first box enter
<span style="color: Yellow; ">

and in the second box

</span>

Hope this helps.

Mysterious2207
12-20-2008, 03:26 AM
Thank you very much! I have another question, is their anyway i can insert an image in an admins name?

For instance, i want all my administrators to have the following image:
https://vborg.vbsupport.ru/external/2008/12/49.jpg

How would i be able to do that?

Spank
12-20-2008, 04:23 AM
The only way I can think of doing that is with an edit on the postbit template, it's too late for me to this now, I'll have a play tomorrow.

Mysterious2207
12-20-2008, 01:56 PM
Okay thanks. Would like to hear from you soon.

Lynne
12-20-2008, 03:49 PM
Depending on where you want your crown to show up, you could try this in that html markup first box:

<img src="http://i32.tinypic.com/v5v6s7.jpg"><span style="color: Yellow; ">

Spank
12-20-2008, 05:06 PM
Lol I never even thought of that xD I should learn that night time/ early morning is for sleeping.

Mysterious2207
12-20-2008, 09:18 PM
Thank you very much!