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.

Display Center profile

3 posters

Go down

Solved Display Center profile

Post by Sam7 Mon Feb 06, 2012 6:23 am

Someone please help me

How to make display profile like this ?

Display Center profile Center10

they are in the center

avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Display Center profile

Post by Sanket Mon Feb 06, 2012 7:34 am

• Please provide your forum URL for appearance problems
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Display Center profile

Post by Guest Mon Feb 06, 2012 7:56 am

Hi!

Go to Administration Panel => Display => Templates => General => viewtopic_body => Edit => Find this code:
Code:
      <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><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}<br />
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
            <!-- 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><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
and replace by:
Code:
      <td style="text-align: center;" class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <center><span class="name" style="text-align: center;" align="center"><a style="text-align: center;" align="center" name="{postrow.displayed.U_POST_ID}"></a><strong style="text-align: center;" align="center"><center>{postrow.displayed.POSTER_NAME}</center></strong></span></center><br />
            <span class="postdetails poster-profile" align="center" style="text-align: center;"><center>
            {postrow.displayed.POSTER_RANK}<br />
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
            <!-- 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}
         </center></span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
Save then publish template. Add
avatar
Guest
Guest


Back to top Go down

Solved Re: Display Center profile

Post by Sam7 Mon Feb 06, 2012 10:07 am

oke, thank you very much bro

Solved
avatar
Sam7
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Display Center profile

Post by SLGray Mon Feb 06, 2012 10:11 am

Sam7 wrote:oke, thank you very much bro

Solved

Topic Solved & Locked





Display Center profile Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


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