- Joined
 - Jul 28, 2021
 
- Messages
 - 39
 
- Points
 - 93
 
Reputation:
soner submitted a new resource:
Banners with animated backgrounds - Banners with animated backgrounds
Read more about this resource...
	
		
			
		
		
	
			
			Banners with animated backgrounds - Banners with animated backgrounds
View attachment 24989
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:
Code:.m-userBannerVariation(@color; @bg; @border: false) { color: @color; background-size: 2.5em 2.5em; background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255...
Read more about this resource...