- Joined
- Jul 25, 2024
- Messages
- 142
- Thread Author
- #1
Description
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 extra.less:
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
- 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
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 extra.less: