Rank icon's infront legend rank name.

Infliction at 20h15
18
Aug
2011
My forum url: http://indrascape.actieforum.com/

Hey,

I want to know if this is possible.

I want to set rank icon's infront my name's in the legend.


Example:



My forum url: http://indrascape.actieforum.com/
1 Nera., on 18/08/2011 at 20h24
Hi,

Please provide your forum URL for appearance problems.
2 Infliction, on 18/08/2011 at 20h55
http://indrascape.actieforum.com/ is my forum, it would be awesome if u help me.
3 Nera., on 18/08/2011 at 21h00
Since it is phpBB2 use the tutorial
/t90311-how-to-add-an-icon-before-username
4 Infliction, on 18/08/2011 at 21h08
I know, but it wont work for me..
5 Nera., on 18/08/2011 at 21h18
Use this than

AP/Display/Templates/Overall_header

Above </head> put this:

Code:
<script>
/* Kruna ispred nicka administratora. By BubbleDreams 2011 -
AdminCentar.net . Nemoj uklanjati copyright! Don't remove copyright! */

$(function() {
if($('a[href="/u1"] span strong')){
            $('a[href="/u1"] span strong').before('<img src="http://cdn2.iconfinder.com/data/icons/ledicons/crown.png" border="0" />');
    }
});
</script>
6 Infliction, on 19/08/2011 at 14h28
Dont you mean: Ap/Display/colors/ CSS Stylesheet, And paste to code in CSS?
7 Infliction, on 19/08/2011 at 15h32
???
8 pimentel2, on 19/08/2011 at 15h54
Inflinction, that is not CSS. That's a script Smile.

Also make sure you're on advanced mode for the admin panel.

So, as Nera said, AP -> Display -> Templates -> General -> Overall_header

Modify the Overall_header template and paste that above the </head>, use your browsers' find tool (ctrl+f) to find </head>, and as Nera said, paste it.

Here's an example:



As you see, the code I pasted is highlighted (so you can see it). Press save then Add to publish the template.

Hope this helps.

- pimentel2
9 Infliction, on 19/08/2011 at 16h27
Anyways thank you, but its not for the legend.
10 Nera., on 19/08/2011 at 17h22
Since you opened an other topic about legend this is solved.
It has to go sepretly /t95414-legend-picture-next-to-the-legend-name-lighting-colour
Solved > Locked
Similar topics
I Need a Rank Icons For My Forum. Can Someone Make Me a Full Set Of Rank Icons A Size Of 32x32 Looks Like This Icon = Moderator Type Of Rank Icons Admin Co-Admin Super Moderator Moderator Trainee Mod. Donator GFX
How do I add a rank to the legend at the bottom of the main screen? All thats there is Administrator and Moderator but how do I add more?
Hi, I need help with one rank icon. on this image text is Moderator, but I need Super Moderator. I hope you understand me, what I want... Please create...
Replies 1 to 10 on 10 for "Rank icon's infront legend rank name."
See also
more_less
Informations

10 Replies For the topic :
"Rank icon's infront legend rank name."

This topic has been viewed 770 times.

Last message :
18/08/2011 at 20h15 by "Infliction"