1. Đăng nhập vào tài khoản Blogger
2. Vào phần Mẫu (Template)
3. Chọn chỉnh sửa HTML (Edit HTML)
4. Chèn tiếp code CSS bên dưới vào trước thẻ ]]></b:skin>
a.nowandthen{
position:relative;
display: block;
overflow:hidden;
cursor: pointer;
width: 650px;
height: 434px;
}
a.nowandthen img{
position:absolute;
left:0;
top:0;
width: 100%;
height: 100%;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 2;
clip: rect(0,650px,434px,0);
}
a.nowandthen img:nth-of-type(2){
z-index: 1;
}
a.nowandthen:hover img:nth-of-type(1){
clip: rect(0,0,434px,0);
opacity: 0;
}
5. Save template lại và trở về phần bố cục (Layout)position:relative;
display: block;
overflow:hidden;
cursor: pointer;
width: 650px;
height: 434px;
}
a.nowandthen img{
position:absolute;
left:0;
top:0;
width: 100%;
height: 100%;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 2;
clip: rect(0,650px,434px,0);
}
a.nowandthen img:nth-of-type(2){
z-index: 1;
}
a.nowandthen:hover img:nth-of-type(1){
clip: rect(0,0,434px,0);
opacity: 0;
}
6. Thêm 1 HTML/Javascript và thêm vào code bên dưới
<a class="nowandthen" href="http://www.traidatmui.com/">
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinqcVqAoCRclwB9Z0QATd_1l79-zRbsUrrdWPXJvs9sVPpzinMVt_ktEiCiRI8cCqoSElAt8FWJgCZWDNX9-HQm20HOsil7aGf4m1aE3b_VM4Wx_i11R3Ge_HzMUQa0Jsu8C0uX-ky_Tw/s1600/sunset-sunrise-btrix+(1).jpg" />
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_-m3PzunqJ1Zzcwuh8FdobbhFigVYjMePAQ71MkSGXNL-Brw7B8KBpyrsE3eJVG3Ks5g325g4A4k2R5_XmV3PBNVFTnlpTuRTB5cobEOpsmZIKJmivx1Wohh5xyTaLgtjmtZcW-6E23o/s1600/sunset-sunrise-btrix+(2).jpg" />
</a>
7. Cuối cùng save tiện ích lại<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinqcVqAoCRclwB9Z0QATd_1l79-zRbsUrrdWPXJvs9sVPpzinMVt_ktEiCiRI8cCqoSElAt8FWJgCZWDNX9-HQm20HOsil7aGf4m1aE3b_VM4Wx_i11R3Ge_HzMUQa0Jsu8C0uX-ky_Tw/s1600/sunset-sunrise-btrix+(1).jpg" />
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_-m3PzunqJ1Zzcwuh8FdobbhFigVYjMePAQ71MkSGXNL-Brw7B8KBpyrsE3eJVG3Ks5g325g4A4k2R5_XmV3PBNVFTnlpTuRTB5cobEOpsmZIKJmivx1Wohh5xyTaLgtjmtZcW-6E23o/s1600/sunset-sunrise-btrix+(2).jpg" />
</a>
Chúc bạn thành công!
Nguồn : traidatmui.com
Copy : CGC Blog
Khi copy, các bạn nhớ ghi rõ nguồn gốc. Xin chân thành cảm ơn!

0 Bình Luận:
Đăng nhận xét
☺ Nội quy comments của CGC Forum :
1. Comments không được sử dụng lời lẽ thiếu văn hóa, ảnh hưởng xấu đến chính trị, tổ chức, cá nhân.
2. Không được sử dụng comments với mục đích spam.
Những comments làm trái quy định sẽ bị xóa...!
Xin cảm ơn các bạn đã đóng góp comments và tuân thủ nội quy của blog !
Notice by Admin