Add an image to the rank name ( + customizing ranks)

Jalokim at 00h02
05
Nov
2009
Rank Name Customization
How to modify your rank name

The result:



Tools you may need:


Tinypic.com for image uploads (we use tinypic because it gives a short URL this is important)
Photoshop/GIMP or your admin panel color picker (for color hex codes)
A mini rank name image (max 16x16 pixels)
*html knowledge (for more complex customizations)


Rank Name text effects


For the first part all you do is edit the rank menu settings.
Go to Admin panel-> Users and Groups -> Rank Administration
Edit one of your existing ranks, or create a new one

In the rank title first type the name you want, for example "Administrator"
Next to make part of the title bold you have to give it an html bold class.

Here's how: <b>Admin</b>istrator

Now we need to give the font some color.
To do this you have to add a vaild html color tag to a font tag.

Here's how: <font color="#000000"><b>Admin</b></font>istrator


Warning!
Make sure all your tags are properly opened and closed. Example <font></font> <b></b>. If you do not close your tag , your posts or forum can be affected!
Warning!
when you use <font color> you have to use the proper ="#6 digit hexcode" , if you do not use the proper form the color won't appear.


Remember that the Rank Title has a limit of characters. If you put to much code the title won't fit!


Rank Name Image


As mentioned above don't go overboard with your rank effects. Just changing the bold and color is a whole load of difference. You need the extra space to use images in your rank name!


To add an image to your rank title all you need to do is upload an image to tinypic.com
We use tinypic.com because the image url is very short which saves a lot of space. If you didn't use any text effects from above you can upload your image to other hosts, with longer urls.

- upload your max 16x16 picture to tinypic
- retrieve the short url and copy it

Now we need to add a simple img html tag infront of your text

Here's how: <img src="url from tinypic.png" /><font color="#000000"><b>Admin</b></font>istrator

and thats it. The image tag has an integrated end tag /> you don't need to add a </img> tag!

As soon as you save your rank, the image and text effects will appear.


Tutorial Written by Jalokim , special thanks to the original author of the bold and color trick
Similar topics
Nature of the Creation: RANK IMAGE Size (In Pixels): 170x40 With or Without Animation: Animation Main Colors: YOUR CHOICE Pictures & Links: http://img46.imageshack.us/img46/6483/taglm.gif Text to Insert : • Administrators • Community Manager•Even
Nature of the Creation:Rank Image Size (In Pixels): Same as on the picture provided With or Without Animation: Without Main Colors: Administrator(#FF0000)GFX Expert(#2AA664)Moderators(#E6BE20)Premium Members(#36F5DC)Members(#0E578F) this for background
Nature of the Creation: Rank Image Size (In Pixels): Same as the picture shown With or Without Animation: without animation Main Colors: Same as the picture Pictures & Links: Text to Insert: Please change the word
See also
more_less
Informations

0 Replies For the topic :
"Add an image to the rank name ( + customizing ranks)"

This topic has been viewed 10661 times.

Last message :
05/11/2009 at 00h02 by "Jalokim"