BANHGAO
Private
Bài viết liên quan
Được quan tâm
Bài viết mới
Đoạn CSS của bạn chưa đúng, bạn dán đoạn CSS lên đây mình sửa cho
{{ include('xenfocus_base.less') }}
{{ include('xenfocus_theme.less') }}
// Place your custom code below
/* ### User Banners ### */
.username.style1:before {
content: "[AD] ";
color: red;
}
.userBanner.userBanner--Administrator
{
&:before{
.m-faBase();
.m-faContent(@fa-var-crown);
padding-right: 4px; }
}
vẫn k đc ạCSS:{{ include('xenfocus_base.less') }} {{ include('xenfocus_theme.less') }} // Place your custom code below /* ### User Banners ### */ .username.style1:before { content: "[AD] "; color: red; } .userBanner.userBanner--Administrator { &:before{ .m-faBase(); .m-faContent(@fa-var-crown); padding-right: 4px; } }
.username--style1:before {
content: "[AD]";
color: red;
}
Xem nhanh
XenForo 1 | XenForo 2 |
Translate by PVS | |
Xenforo là gì? | |
Xây dựng MXH bằng Xenforo |