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.

How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

4 posters

Go down

Solved How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by sasukekun April 27th 2013, 9:40 am

Hi all Hello
I want to ask:)
how to make a "small avatar" in the posting homepage menu like this???

How to Make a "Small Avatar" in Posting  Homepage Menu? (phpBB) KCXmtXM

I found the "small avatar" in the forum leehack.
very nice and more interesting Smile
and I want to be like this, Very Happy

Source:
http://leech.big-forum.net/forum

My forum:
http://astajim.indonesianforum.net/

Please someone help me
thanks before bye
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by E-Mark April 27th 2013, 9:55 am

Create new Javascript on JS Management, check to homepage only then add this:
Code:
$(document).on('ready',function(){$('.forumline tr .row3.over').prepend('<div class="avatar-index"><div>');$('.forumline tr .row3.over .avatar-index').each(function(){var profileUser=$(this).parent().children('span').children('span').children('strong').children('a').attr('href');$(this).html('<a href="'+profileUser+'" class="avatar-index-enlace"><img src="http://2img.net/i/fa/invision/pp-blank-thumb.png" alt="No Avatar" /></a>');$(this).children('a').load(profileUser+' .forumline .row1.gensmall[align="center"]:eq(0) img:eq(0)')})});

Add this to your CSS:
Code:
.avatar-index{
float:left;
}
.avatar-index img{
border:1px solid grey;
margin: 5px;
padding:1px;
height:45px;
width:45px;
}
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by sasukekun April 27th 2013, 10:24 am

mr.e-mark thanks for help me Very Happy

but after I put code themselves, nothing happens on the homepage.
you can see it Smile

How to Make a "Small Avatar" in Posting  Homepage Menu? (phpBB) 4X3aSC7
my forum: http://astajim.indonesianforum.net/

if you need my ID and password.
If needed, I will send it via PM. Very Happy

thanks thanks thanks bye

-----------------

EDIT:
why when I wear this forum can, and get out smile avatar.
http://radit.forumid.net/

but when using this forum can not be
http://astajim.indonesianforum.net/

I use template phpBB
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by E-Mark April 27th 2013, 11:56 am

Provide me your admin account account so i can access the templates. I'm sure there's something not right in there. bye
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by sasukekun April 27th 2013, 12:43 pm

ok Mr.E-mark Very Happy

I already send to PM Smile
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by E-Mark April 27th 2013, 12:44 pm

Done. Check it now. Working fine now. bye
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by sasukekun April 27th 2013, 12:52 pm

wow, thats right, Very Happy

thanks mr.e-mark thumleft

you very help me again.

thanks thanks thanks :wouhou:

Problem solved salut

-----------------

was that, if there is wrong, in my index_body? Smile
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by Cr4ZyBoY April 27th 2013, 12:55 pm

Mark it as Solved Razz
Cr4ZyBoY
Cr4ZyBoY
Forumember

Male Posts : 141
Reputation : 6
Language : English
Location : Israel

http://www.iron-players.forumhe.com

Back to top Go down

Solved Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)

Post by Sanket April 27th 2013, 1:27 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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