XF 1.4 How to add custom profile field after avatar?

Phil Këvin

Member
Licensed customer
Hello,

I want to show a custom profile field after avatar, not on member card. It is this possible?

Avatar1.webp
Regards,
Phil.
 
Try editing the message_user_info template and move the section of code related to custom user fields to the relevant div.

You will also need some custom styling to center align it, etc.
 
Back
Top Bottom