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 ạ
 

PVS

Generalissimo
Thành viên BQT
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%;
}
}
 

ontyty

Private
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 ạ
 

ontyty

Private
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 ạ
 

PVS

Generalissimo
Thành viên BQT
Bạn cứ css cho nó là được.
 

PVS

Generalissimo
Thành viên BQT
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;
}
 

ontyty

Private
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
 

ontyty

Private
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á
 

PVS

Generalissimo
Thành viên BQT
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%;
}
}
 

ontyty

Private
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 ạ
 

ontyty

Private
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:

ontyty

Private
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 ạ
 

PVS

Generalissimo
Thành viên BQT
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
 

Chủ đề tương tự


Hướng dẫn sử dụng

XenForo 1 XenForo 2
Translate by PVS

Hỗ trợ trực tuyến

Support Quảng cáo
Mr. San (PVS)

Skype chat, instant message

Mr. Tuấn (Blue)

Skype chat, instant message

Mr. Tuấn
0988 488 096
Mr. Trọng
0906 081 284
kinhdoanh@vnxf.vn

Nhà Tài Trợ

Mút Xốp Không Gian
pallet Thịnh Phát
Điện Lạnh Thịnh Phát
Top