This guide will run you through on how to allow your members to set a postbit cover photo that will display within their posts/messages.
Guide
Paste below :
Replace FIELD_ID with the Field ID you used in step 2 i.e. postbit_cover
Step 9 details :
Place at the top of
Guide
- Create a custom user field. Go to Admin CP > Users > Custom user fields
- Field ID: This can be anything you want i.e. postbit_cover
- Title: This can be anything you want i.e Postbit Cover
- Description: URL of the image. Support types: PNG, JPG, GIF.
- Display location: Personal details
- Field type: Single-line text Box
- General option: User editable, Moderator editable
- Go to Admin CP > Appearance > Templates > Search: message_macros
- Go to Admin CP > Appearance > Templates > Search: extra.less
HTML:
You must log in to view
(3 lines)
Paste below :
HTML:
You must log in to view
(3 lines)
Replace FIELD_ID with the Field ID you used in step 2 i.e. postbit_cover
Step 9 details :
Place at the top of
extra.less
:
CSS:
You must log in to view
(14 lines)