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.

Username & Rank under the avatar for phpbb3 version ?

2 posters

Go down

Solved Username & Rank under the avatar for phpbb3 version ?

Post by Naki March 3rd 2014, 8:30 pm

Anyone knows the css code for the username & rank under the avatar. Please be so kind only the code for phpbb3 version.
Thanks in advance!
Naki
Naki
Forumember

Male Posts : 175
Reputation : 16
Language : Albanian, English, Croatian, Polish
Location : Kosova

http://naki.albanianforum.net

Back to top Go down

Solved Re: Username & Rank under the avatar for phpbb3 version ?

Post by Ange Tuteur March 3rd 2014, 9:07 pm

Hello Naki,

By default for phpbb3 the name and rank should be below the avatar. Please provide a link to your forum.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Username & Rank under the avatar for phpbb3 version ?

Post by Naki March 3rd 2014, 9:09 pm

The link of forum is in my profile.
Well let me check in css and make default
Naki
Naki
Forumember

Male Posts : 175
Reputation : 16
Language : Albanian, English, Croatian, Polish
Location : Kosova

http://naki.albanianforum.net

Back to top Go down

Solved Re: Username & Rank under the avatar for phpbb3 version ?

Post by Ange Tuteur March 3rd 2014, 9:12 pm

Check you javascripts and remove this code :
Code:
$(function () {
    $('.postprofile dl') .each(function () {
        var theBox = $(this) .children('dt:first');
        var uNameX = theBox.children('strong') .html() + '<br>';
        theBox.children('a') .before(uNameX);
        theBox.children('strong') .hide()
    })
});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Username & Rank under the avatar for phpbb3 version ?

Post by Naki March 3rd 2014, 9:13 pm

Yea i saw thanks u can close topic as solved
Naki
Naki
Forumember

Male Posts : 175
Reputation : 16
Language : Albanian, English, Croatian, Polish
Location : Kosova

http://naki.albanianforum.net

Back to top Go down

Solved Re: Username & Rank under the avatar for phpbb3 version ?

Post by Ange Tuteur March 3rd 2014, 9:15 pm

You're welcome I love you

Topic solved and archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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