Custom User Post Background

Custom User Post Background

Joined
Jun 27, 2020
Messages
3,656
Reaction score
1,393
Credits
$7,946
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...
 
Top