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.

Move contact information under username.

2 posters

Go down

Solved Move contact information under username.

Post by Lagoudisio December 31st 2009, 5:13 pm

Hello everyone. I wanted to ask you if it's possible to move everything from the table shown in picture, to the table where the username is. Like in most forums.

Check the picture to understand what i mean:
Move contact information under username. 31639380


Last edited by Lagoudisio on December 31st 2009, 6:13 pm; edited 1 time in total
avatar
Lagoudisio
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Move contact information under username.

Post by ankillien December 31st 2009, 5:41 pm

Hello,

Go to Admin CP > Display > Templates > General > viewtopic_body
Search for this part of code...

Code:

                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}

This is what shows the contact info. Copy that code. Now find out this part...

Code:
<!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}

            <!-- END profile_field -->

Paste the copied code right after this part.
Save and hit '+' button to publish.
See if it works.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Move contact information under username.

Post by Lagoudisio December 31st 2009, 6:11 pm

It worked. Thanks for the support.
avatar
Lagoudisio
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Move contact information under username.

Post by ankillien December 31st 2009, 6:14 pm

Glad I could help.
Happy New Year Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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