css Mã: background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; -webkit-animation: TestBanner 30s ease infinite !important; -moz-animation: TestBanner 30s ease infinite !important; animation: TestBanner 30s ease infinite !important; color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: 900;
HTML: .username .style16 { background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; -webkit-animation: hacobi1102 30s ease infinite !important; -moz-animation: hacobi1102 30s ease infinite !important; animation: hacobi1102 30s ease infinite !important; color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: 900; } Bạn nhét nó vào class cho gọn hoặc thêm thẳng usertitle thêm keyframe vào extracss nữa HTML: @-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% } } demo luôn cho nóng https://www.gamebot.vn/forums/
Cho hỏi tui làm sao không được phần này để ở đâu? HTML: @-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% }
Nên thêm vào nhóm hơn là extra.less, thêm vào nhóm sẽ áp dụng cho tất cả các styles chứ không phải thêm vào từng styles như extra.less.
Thêm vào css nhóm Mã: text-shadow: #2B65EC 1px 1px 30px; color: #E5E4E2; font-weight: bold; background: url(https://i.imgur.com/Ak4d9pH.gif); Hỗ trợ XeN: https://community.vietfriend.org/forums/troubleshooting-and-problems.42/