Avatar outside the fa-menu or welcome
2 posters
Page 1 of 1
Avatar outside the fa-menu or welcome
Hello folks from ForoActivo.
I just installed the tutorial of https://help.forumotion.com/t133635-display-the-avatar-of-a-member-on-the-toolbar and I want to place the avatar outside the fa-menu or fa-welcome.
Let the avatar be outside, and where it says Luciano be normal, leaving the avatar out. I tried to modify the js and some css but I couldn't achieve anything.
I leave the code and the css just in case, if you help me by modifying here.
I hope you can help me, and nothing. Best regards to all :well:
I just installed the tutorial of https://help.forumotion.com/t133635-display-the-avatar-of-a-member-on-the-toolbar and I want to place the avatar outside the fa-menu or fa-welcome.
Let the avatar be outside, and where it says Luciano be normal, leaving the avatar out. I tried to modify the js and some css but I couldn't achieve anything.
I leave the code and the css just in case, if you help me by modifying here.
- Code:
.fa_avatar img {
width:25px;
height:25px;
margin-right:5px;
margin-bottom:-6px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
- Code:
$(function(){$(function(){$('#fa_welcome').prepend('<span class="fa_avatar">'+_userdata.avatar+'</span>')})});
I hope you can help me, and nothing. Best regards to all :well:
Re: Avatar outside the fa-menu or welcome
You can solve it, thank you .. although no one has supported me
Re: Avatar outside the fa-menu or welcome
Topic moved to the garbage.
|
Similar topics
» navigation menu,avatar fix.
» How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
» Two tab menu
» Trying to fix my navigation menu
» Add a menu with tag
» How to Make a "Small Avatar" in Posting Homepage Menu? (phpBB)
» Two tab menu
» Trying to fix my navigation menu
» Add a menu with tag
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum