Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post 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.
 



 
mikemikeeeSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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?
 




____________
IcyPhoenix ADR RPGEzArena (modded phpBB2+ADR)
 
InformproSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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