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 and Links

4 posters

Go down

Username and Links Empty Username and Links

Post by YoungYidDan April 13th 2011, 4:38 pm

hey
how can I change the position of the username/rank so it is above the avatar when someone posts?

also, how do I move the links/buttons of:

Current date/time is Wed Apr 13, 2011 3:34 pm
View posts since last visit •
View your posts •
View unanswered posts

so that its on the right hand side next to mark all forums read, instead of on the left.

heres my forum so you can see what I mean.

http://thebeautifulgame.team-talk.net/

thanks
dan
avatar
YoungYidDan
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Username and Links Empty Re: Username and Links

Post by Nijan April 14th 2011, 10:42 am

First: Like here.
But use the following code instead:
Code:
<span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
<span class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br />
{postrow.displayed.POSTER_AVATAR}<br />

Second: I don't know. Maybe through changing the CSS.
Nijan
Nijan
Forumember

Female Posts : 31
Reputation : 30
Language : English, German

http://namina.forum-aktiv.com

Back to top Go down

Username and Links Empty Re: Username and Links

Post by YoungYidDan April 14th 2011, 1:10 pm

thanks for the post. how can I get the username ABOVE the avatar though?
avatar
YoungYidDan
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Username and Links Empty Re: Username and Links

Post by Tilum April 14th 2011, 1:19 pm

Instead of the code in the tutorial, use the code in Nijan's post.

~ Tilum
Tilum
Tilum
Active Poster

Male Posts : 1759
Reputation : 62
Location : England.

Back to top Go down

Username and Links Empty Re: Username and Links

Post by Nijan April 14th 2011, 4:46 pm

For Username and rank above the avatar use the code I posted above.

For only the username above the avatar use this:
Code:
<span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
<span class="postdetails poster-profile">
{postrow.displayed.POSTER_AVATAR}<br />
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}<br />
Nijan
Nijan
Forumember

Female Posts : 31
Reputation : 30
Language : English, German

http://namina.forum-aktiv.com

Back to top Go down

Username and Links Empty Re: Username and Links

Post by YoungYidDan May 27th 2011, 12:48 pm

where do I put this code though? im on version 3 and I have no template -> general option like in the link you posted above
avatar
YoungYidDan
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Username and Links Empty Re: Username and Links

Post by YoungYidDan May 31st 2011, 4:16 pm

Nijan wrote:For Username and rank above the avatar use the code I posted above.

For only the username above the avatar use this:
Code:
<span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span>

<span class="postdetails poster-profile">
{postrow.displayed.POSTER_AVATAR}

{postrow.displayed.POSTER_RANK}

{postrow.displayed.RANK_IMAGE}


where do i put this code? i dont get it, im abit of a noob with forums so sorry. im on version 3 btw
avatar
YoungYidDan
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Username and Links Empty Re: Username and Links

Post by Nera. May 31st 2011, 4:34 pm

Sorry didn't see you're on phpBB3.
You can't use it with phpbb3.
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