NEED HELP?


Subject: NEED HELP?
I used the following code on my own forum to move the PM and email buttons from under a post to inside the posters profile:
Code: [Download] [Hide]

template: viewtopic_body.html
search for...

Code:
<!-- BEGIN custom_fields -->
<br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
</span>

and add after...

Code:
<br />
<!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->




UPDATE...
Well I just tried adding this code and it does not do anything with this style for some reason. I figured the template for viewtopic_body.html would be the same for all styles, but it obviously is not. Yes - I refreshed the style after the edit. No effect. Bummer:(

Can anyone please suggest an alternative code - my son really wants this like my forum.

Subject: Re: NEED HELP?
Hi,

Do you also want to move the Profile button?
Do you want to move it on the left column, under the avatar/post count?

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.89s (PHP: 2% SQL: 98%)
SQL queries: 15 - Debug Off - GZIP Enabled