Custom User Post Background

Custom User Post Background

jessy Master Sergeant
Staff member
Moderating
badge id 1 1 Year of Membership badge id 13 100 Messages badge id 2 2 Years of Membership badge id 14 500 Messages
Jun 28, 2020
2,918
1,228
$5,855
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