DeLOeM at 07h19
22
Jan
2012
I think i cannot find this,can you help me?
I want in message body,the avatar and username is put in middle
can you solved this? please,help me
I want in message body,the avatar and username is put in middle
can you solved this? please,help me
1 Coddy, on 22/01/2012 at 10h07
Add to CSS Stylesheet:
- Code:
span.name strong a span strong{
margin-left: 75px;
margin-right: 75px;
}
span.postdetails.poster-profile img{
margin-left: 75px;
margin-right: 75px;
}
2 Dr. Karlos, on 23/01/2012 at 04h21
Hi,
Find this part in your template viewtopic_body:
And replace it by this:
Cordially,
Dr. Karlos
Find this part in your template viewtopic_body:
- Code:
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<tr class="post">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<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_RANK}
{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
{postrow.displayed.POSTER_RPG}
</span>
<img src="http://illiweb.com/fa/empty.gif" alt="" style="width:150px;height:1px" />
</td>
And replace it by this:
- Code:
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<tr class="post">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<center><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span></center>
<span class="postdetails poster-profile"><center>
{postrow.displayed.POSTER_RANK}
{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}</center>
<!-- BEGIN profile_field -->
<center>{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</center>
<!-- END profile_field -->
<center>{postrow.displayed.POSTER_RPG}</center>
</span>
<img src="http://illiweb.com/fa/empty.gif" alt="" style="width:150px;height:1px" />
</td>
Cordially,
Dr. Karlos
3 DeLOeM, on 23/01/2012 at 12h33
@all thank you so much
Solved now
Solved now
4 Coddy, on 23/01/2012 at 12h35
Glad we could help. 
5 Nera., on 23/01/2012 at 12h36
| Topic Solved & Locked |
Similar topics
How to muve poster name at middle
On any message board I've been a member of, the usernames of people have always been above their avatar image, along (usually) with their rank on the board. I find it odd that that's not so with Forumotion.
I'd at least like the ability to make that
I thought it would be great idea if you could set the avatar show below your username. This could be an option next to "profile [LEFT / RIGHT]". What do you think? It's not a big thing and that's why I think it could be easy for you to make.
Replies 1 to 5 on 5 for "ASK-How to put username and avatar in middle?"
Search
Informations
5 Replies For the topic :
"ASK-How to put username and avatar in middle?"
This topic has been viewed 707 times.
Last message :
22/01/2012 at 07h19 by "DeLOeM"





