Tips Styler Prefix Xenforo

XenForo Tips Styler Prefix Xenforo

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XenForo submitted a new resource:

Tips Styler Prefix Xenforo - I took as an example the yellow prefix of xenforo. You can Alternate Name, using the custom CSS clas

330f35883e9a2.png


  • In your extra.less template add these codes:
CSS:
[class*='label label--yellow']
{ font-family:'Exo';border-left: 3px solid rgba(0, 0, 0, 0.2);margin-top: 3px;text-align: center;height: 20px;
line-height: 15px;position: relative;max-width: 180px;padding: 2px 33px 2px 27px;user-select: none;
color: #FFFFFF;font-size: 11px;font-weight: normal;-webkit-clip-path: polygon(20% 1%, 90% 0, 80% 100%, 10%...

Read more about this resource...
 
Back
Top Bottom