Less for beautiful banners of groups with a progress bar

xF2 Template Modification Less for beautiful banners of groups with a progress bar

DareSec

Inforc3r
Staff member
Administrator
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
May 25, 2019
Messages
1,376
Points
523

Reputation:

DareDevil submitted a new resource:

Less for beautiful banners of groups with a progress bar - beautiful banners of groups with a progress bar

To add such group banners, as in the screenshot below -
1589216402339-png.png

1589216661378-png.png


It is enough to add such code to extra.less
Less:
.m-bannerProgressLine(@numLine: 0; @startColor: false; @stopColor: false; @textColor: #fff; @strongColor: inherit; @bgColor: #292929; @textShadow: false; ) {
    .userBanner& {
        -webkit-box-shadow: 2px 2px 2px 0px #696969;
        box-shadow: 2px 2px 2px 0px...

Read more about this resource...
 
Top