Có thể các bạn thấy nút Home của Beta Plus hơi
đơn điệu. Ta sẽ thay bộ áo mới cho nó nhé
Sử dụng code sau để thay nút home
Quote:
Trong đó bạn có thể thay Link Ảnh
bằng link hình nút home của bạn và 50px là chiều cao của nút home.
Demo :
Sau đây là một số hình nút home cho các bạn tham khảo
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
Ngoài ra nếu muốn hiệu ứng thay nút home khi rê chuột vào nút home thì
dùng code sau
Quote:
Thay link Link Ảnh
bằng link hình bạn muốn hiện ra khi rê chuột vào
Tương tự ra sẽ có code cho nút thêm bạn và nút blog yêu thích
Code thay nút thêm bạn
Quote:
Code hiệu ứng khi rê chuột vào nút thêm bạn
Quote:
Code thay nút blog yêu thích
Quote:
Code hiệu ứng khi rê chuột vào nút blog yêu thích
Quote:
Lưu ý trong các code trên height:50px là quy định chiều cao tương ứng
của hình, bạn có thể thay 50 bằng chỉ số chiều cao của hình.
đơn điệu. Ta sẽ thay bộ áo mới cho nó nhé
Sử dụng code sau để thay nút home
Quote:
.backhome .cta-ss {background:transparent url(Link Ảnh) no-repeat center !important;height:50px;} .backhome .cta-ss strong{background:transparent !important;} .backhome .cta-ss em, .backhome .cta-ss strong{font-size:0;} |
Trong đó bạn có thể thay Link Ảnh
bằng link hình nút home của bạn và 50px là chiều cao của nút home.
Demo :
Sau đây là một số hình nút home cho các bạn tham khảo
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
>>>
[You must be registered and logged in to see this link.]
Ngoài ra nếu muốn hiệu ứng thay nút home khi rê chuột vào nút home thì
dùng code sau
Quote:
.backhome .cta-ss:hover{background:transparent url(Link Ảnh) no-repeat center !important;height:50px;} |
Thay link Link Ảnh
bằng link hình bạn muốn hiện ra khi rê chuột vào
Tương tự ra sẽ có code cho nút thêm bạn và nút blog yêu thích
Code thay nút thêm bạn
Quote:
.addfrdbtn .cta-ss {background:transparent url( Link hình ) no-repeat center!important;height:50px;} .addfrdbtn .cta-ss strong{background:transparent !important;} .addfrdbtn .cta-ss strong{font-size:0;} |
Code hiệu ứng khi rê chuột vào nút thêm bạn
Quote:
.addfrdbtn .cta-ss:hover {background:transparent url(Link hình) no-repeat center!important;height:50px;} |
Code thay nút blog yêu thích
Quote:
.subscribebtn .cta-ss {background:transparent url(Link hình) no-repeat center!important;height:50px;} .subscribebtn .cta-ss strong{background:transparent !important;} .subscribebtn .cta-ss strong{font-size:0;} |
Code hiệu ứng khi rê chuột vào nút blog yêu thích
Quote:
.subscribebtn .cta-ss:hover {background:transparent url(Link hình) no-repeat center!important;height:50px;} |
Lưu ý trong các code trên height:50px là quy định chiều cao tương ứng
của hình, bạn có thể thay 50 bằng chỉ số chiều cao của hình.