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.

Image as username

2 posters

Go down

Image as username Empty Image as username

Post by Musubi December 22nd 2011, 8:31 am

A lot of people have had trouble for this, and can never get it to work....I am having the same problem now and don't know why.

is there a problem with making the username go away? because i really want to change it Sad

I use a phpbb3 forum.

Yes, I know this has been posted lots of times, but like I said before, no one has been able to get exact help. (implying it because I've searched a lot already...)
Musubi
Musubi
Forumember

Male Posts : 75
Reputation : 2
Language : English

Back to top Go down

Image as username Empty Re: Image as username

Post by Nera. December 22nd 2011, 12:14 pm

http://tiki.makingforum.com/ lol!

Step 1: AP > Display > Colors > CSS and add this:

Code:
a[href="/u1"] {
    font-size: 0px;
}

Step 2: AP > Modules > JS managment & mark where you want it to display.

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://i1128.photobucket.com/albums/m481/Final-Moogle/Sanae20Flower.png" border="0" />');
    }
});

Change the image in the script ofcourse.

A friend of mine gave me the idea and works perfecty. You can login with your username and a picture will be displayed Very Happy
Nera.
Nera.
Energetic

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

Back to top Go down

Image as username Empty Re: Image as username

Post by Musubi December 22nd 2011, 8:59 pm

Image as username 36342284myg

Is what I got :S
Musubi
Musubi
Forumember

Male Posts : 75
Reputation : 2
Language : English

Back to top Go down

Image as username Empty Re: Image as username

Post by Nera. December 22nd 2011, 9:01 pm

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