The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Crowns

2 posters

Go down

In progress Crowns

Post by zvp August 20th 2011, 6:05 am

Ok so the old crown thingy stopped working for me, for some reason.

Code:
a[href="/u1"]{ 
text-decoration: none !important;
background: url('http://i53.tinypic.com/28jvfrs.jpg') no-repeat left;
padding-left: 13px;
}

I used something like that and now it doesnt work
avatar
zvp
Forumember

Male Posts : 77
Reputation : 0
Language : Polish and English

Back to top Go down

In progress Re: Crowns

Post by Nera. August 20th 2011, 9:04 am

Hi,

Use this for phpBB2, add it to Modules > JS Managment and mark all pages.
It wont have gliches Wink

Code:
/* 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://i53.tinypic.com/28jvfrs.jpg" border="0" />');
    }
});
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum