Help Giúp với ạ

ontyty

Private
upload_2020-2-17_17-56-53.png

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%;
}
}
 
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%;
}
}
có cách nào cho cả chữ [AD] và tên đều chạy màu k ạ
 
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ác cho em cái gì đó để liên lạc riêng với bác để dễ giúp với ạ
 
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 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ác xem lại giúp nó cứ 1 màu như hình đã thay màu hết nhưng nó vẫn 1 màu k chạy liên tục ạ
upload_2020-2-18_5-41-42.png
 
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ác cho cái gì liên hệ riêng để dễ trợ giúp cho nhanh với ạ :V này lâu quá
 
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%;
}
}
 
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 có thể cho mình xin skype,zalo,fb hay cái gì có thể liên lạc với bạn dc k ạ
 
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%;
}
}
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
upload_2020-2-18_17-47-29.png
 
Sửa lần cuối:
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;
}
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 ạ
 
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 ạ
Nếu bạn muốn xoá hoặc ẩn thì dùng css nhé, còn thay chữ thì vào phrase
 
Back
Top