Custom User Post Background

Custom User Post Background

Joined
Jun 28, 2020
Messages
4,553
Reaction score
1,422
Credits
$12,560
thanks to dear member @jessy submitted a new resource:

Custom User Post Background - allow you to add an image to the background of all posts by a given user

This will allow you to add an image to the background of all posts by a given user. I've modified the original code to allow for the configuration of background repeats, as well as also apply this style to portal page provided by the SFCore plugin.

Appearance > Templates > "extra.less"
Add the following code:
CSS:
.message-background (@mbUserName; @mbID; @mbBackgroundUrl; @mbBackground-size: cover; @mbBackground-position: unset, @mbBackground-repeat: no-repeat) {...

Read more about this resource...
 
Back
Top