Custom User Post Background

Custom User Post Background

  • Criador do tópico Criador do tópico axtona
  • Data de início Data de início
Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
Associado
28/06/2020
Mensagens
4.393
Pontuação de reações
1.401
Credits
$11.781
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