Có gì đâu bạn
1: thêm vào extra.less![]()
Help - Làm sao để làm chữ cho rank trước tên User và làm sao để đóng khung cmt admin hoặc bài viết admin ?
giúp với, ví dụ như bên dưới:vnxf.vn
2 cái này e cũng k làm đc bác ạ![]()
Help - Sao làm chữ 7 màu nó di chuyển được ạ
e add CSS vô rồi nhưng nó ko lấp lánh 7 màu, nó chỉ giữ nguyên 1 màu là sao vậy mọi người. Giúp e vs ạ. Cảm ơn aevnxf.vn
![]()
.username--style3:before {
color: #634573;
content: "[AD] ";
}
.username--style3 {
background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important;
background-size: 1200% 1200% !important;
animation: hacobi1102 30s ease infinite !important;
color: transparent;
-webkit-background-clip: text;
font-weight: 900;
}
/*** Màu càu vồng cho username ***/
@-webkit-keyframes hacobi1102 {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
@-moz-keyframes hacobi1102 {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
@keyframes hacobi1102 {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
Dạ để tối em thử, em cảm ơn bác ạ1: thêm vào extra.less
2: thêm vào extra.lessMã:.username--style3:before { color: #634573; content: "[AD] "; }
Mã:.username--style3 { background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; animation: hacobi1102 30s ease infinite !important; color: transparent; -webkit-background-clip: text; font-weight: 900; } /*** Màu càu vồng cho username ***/ @-webkit-keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } } @-moz-keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } } @keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } }
vẫn k đc ạ1: thêm vào extra.less
2: thêm vào extra.lessMã:.username--style3:before { color: #634573; content: "[AD] "; }
Mã:.username--style3 { background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; animation: hacobi1102 30s ease infinite !important; color: transparent; -webkit-background-clip: text; font-weight: 900; } /*** Màu càu vồng cho username ***/ @-webkit-keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } } @-moz-keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } } @keyframes hacobi1102 { 0% { background-position: 0% 50% } 50% { background-position: 100% 50% } 100% { background-position: 0% 50% } }