How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
4 posters
Page 1 of 1
How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
Hi all
I want to ask:)
how to make a "small avatar" in the posting homepage menu like this???
I found the "small avatar" in the forum leehack.
very nice and more interesting
and I want to be like this,
Source:
http://leech.big-forum.net/forum
My forum:
http://astajim.indonesianforum.net/
Please someone help me
thanks before
I want to ask:)
how to make a "small avatar" in the posting homepage menu like this???
I found the "small avatar" in the forum leehack.
very nice and more interesting
and I want to be like this,
Source:
http://leech.big-forum.net/forum
My forum:
http://astajim.indonesianforum.net/
Please someone help me
thanks before
sasukekun- Forumember
- Posts : 253
Reputation : 6
Language : English
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
Create new Javascript on JS Management, check to homepage only then add this:
Add this to your CSS:
- 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;
}
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
mr.e-mark thanks for help me
but after I put code themselves, nothing happens on the homepage.
you can see it
my forum: http://astajim.indonesianforum.net/
if you need my ID and password.
If needed, I will send it via PM.
thanks thanks thanks
-----------------
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
but after I put code themselves, nothing happens on the homepage.
you can see it
my forum: http://astajim.indonesianforum.net/
if you need my ID and password.
If needed, I will send it via PM.
thanks thanks thanks
-----------------
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- Forumember
- Posts : 253
Reputation : 6
Language : English
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
Provide me your admin account account so i can access the templates. I'm sure there's something not right in there.
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
ok Mr.E-mark
I already send to PM
I already send to PM
sasukekun- Forumember
- Posts : 253
Reputation : 6
Language : English
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
Done. Check it now. Working fine now.
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
wow, thats right,
thanks mr.e-mark
you very help me again.
thanks thanks thanks
Problem solved
-----------------
was that, if there is wrong, in my index_body?
thanks mr.e-mark
you very help me again.
thanks thanks thanks
Problem solved
-----------------
was that, if there is wrong, in my index_body?
sasukekun- Forumember
- Posts : 253
Reputation : 6
Language : English
Re: How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Rank under avatar (PHPBB)
» Put widgets in the menu while browsing the forum across small screens
» A avatar request (and one small one)
» Avatar outside the fa-menu or welcome
» How i can make this amazing menu ?
» Put widgets in the menu while browsing the forum across small screens
» A avatar request (and one small one)
» Avatar outside the fa-menu or welcome
» How i can make this amazing menu ?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum