XF2 Banners with animated backgrounds (1 Viewer)

SHI

Website Owner
Website Owner
shimmerence submitted a new resource:

Banners with animated backgrounds - Banners with animated backgrounds

Compatible XF Versions: 2.2

ed047574f87a2.gif


Create a template modification (Enable debeug mode)
Template : app_user_banners.less Modification
key: app_user_banners_less Search
type: Regular expression
Find: #^.*$#su

Replace:

CSS:
.m-userBannerVariation(@color; @bg; @border: false) {
color: @color;
background-size: 2.5em 2.5em;
background-image: linear-gradient(-45deg, rgba(255, 255...

Read more about this resource...
 
Top