bữa em có làm là chữ [AD] LTT Dung 2 cái đều chạy màu liên tục mà giờ bỏ lâu quá k nhớ ai giúp em lại được k ạ đây là link mẫu ạ https://forum.rgame.network/members/ vào xem [AD] Trieu đây ạ Và cho em hỏi thêm là giờ em muốn xóa chữ admin ỡ cuối và chữ Staff ở làm sao ạ
Code css đây nhé: Mã: background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; -webkit-animation: usrgc 30s ease infinite !important; -moz-animation: usrgc 30s ease infinite !important; animation: usrgc 30s ease infinite !important; color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: 900; @keyframes usrgc { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }
Bạn thêm đoạn code sau vào extra.less nhé: Mã: .username--style3 { background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; -webkit-animation: usrgc 30s ease infinite !important; -moz-animation: usrgc 30s ease infinite !important; animation: usrgc 30s ease infinite !important; color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: 900; } .username--style3:before { content: "[AD]"; background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important; background-size: 1200% 1200% !important; -webkit-animation: usrgc 30s ease infinite !important; -moz-animation: usrgc 30s ease infinite !important; animation: usrgc 30s ease infinite !important; color: transparent; -webkit-background-clip: text; background-clip: text; }
Bạn thêm đoạn này nữa nhé: Mã: @keyframes usrgc { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }
cho hỏi xóa chữ Staff member sao ạ với cho mình hỏi thêm xóa chữ CMOD dưới cùng luôn sau ạ nếu xóa trong User title override thì nó lại hiễn thị new Member
cho tôi hỏi thêm là Display user as staff bình thường tick vào nó ra Staff member giờ mình muốn xoá hay thay chữ thì làm sao ạ