Cùng xem và áp dụng nhé.
Bước 1: Đăng nhập Blogger Mẫu Chỉnh sửa HTML.
Bước 2: Copy và paste đoạn code sau vào sau thẻ
<body>
trong template.<style>Bước 3: Lưu template.
.spinner{background: #282429 url(https://1.bp.blogspot.com/-Dhqpam_IEYk/WG8cR5RQdHI/AAAAAAAACL8/mVygJOzWNqYM5yugxMsBEbbTu3Wj-VJJwCLcB/s1600/hieu-ung-loading-blogttcn-blogspot-com.gif) no-repeat center center; z-index: 99999; position: fixed; width: 100%; top: 0; height: 100%; -webkit-user-select: none}
</style>
<div class='spinner'></div>
<script type='text/javascript'>
$(window).load(function () {
setTimeout(function () {
$(".spinner").fadeOut("slow");
setTimeout(function () {
$("#loader").fadeOut("slow")
}, 0)
}, 0)
})
</script>
Nếu áp dụng thành công thì đừng quên để lại link trang blog của bạn để mọi người ghé xem nhé! Còn nếu gặp lỗi trong quá trình thực hiện thì cũng đừng quên bình luận bên dưới để mình giúp đỡ! Thanks.
0 nhận xét trong bài "Hiệu ứng loading khi tải trang tuyệt đẹp cho blogspot"
Đăng nhận xét