Shu Sakamaki
Corporal
mọi người cho em hỏi cách làm username css như này sao ạ?
hoặc là addons thì tên là gì ạ giúp em với
hoặc là addons thì tên là gì ạ giúp em với
Bài viết liên quan
Bài viết mới
đây ạ http://blackspigot.com/Cho mình xem trang web demo
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;
hic nó không có chuyển màu...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;
.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;
}
@-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%
}
}
cảm ơn bác nhiều lắm <3Bạn nhét nó vào class cho gọn hoặc thêm thẳng usertitleHTML:.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; }
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/
@-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%
}
Cho em hỏi key frame đấy để ở đâu ạ? Em có cùng thắc mắc với bạn trênBạn nhét nó vào class cho gọn hoặc thêm thẳng usertitleHTML:.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; }
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/
extra css ban oiCho 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% }
Bạn ơi, mình đã thêm vào Extra nhưng nó vẫn không chạy Ụ v Ụextra css ban oi
Site cuả bạn là gì, bạn up mình xem nhaBạn ơi, mình đã thêm vào Extra nhưng nó vẫn không chạy Ụ v Ụ
CSS thì ko ảnh hưởng tới load lắm đâu bạnhiệu ứng đẹp đồng nghĩa với việc load lâu đó nha
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 extra.less được không ạ
Bác ơi chỉ em cách làm effect giống thế này đi bácNê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ómBác ơi chỉ em cách làm effect giống thế này đi bácView attachment 31180
text-shadow: #2B65EC 1px 1px 30px;
color: #E5E4E2;
font-weight: bold;
background: url(https://i.imgur.com/Ak4d9pH.gif);
anhanhxf 0906081284
silzedt_1207 Inbox PVS |
XenForo 1 | XenForo 2 |
Translate by PVS | |
Xenforo là gì? | |
Xây dựng MXH bằng Xenforo |