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/AVvXsEh-THJkVGFtoN4AFhKp8J1UT2Sy53SR4tfNvNhpOQiVOEG7zxSMHeek8QOHuzxDNiBmZiXmwhyphenhyphenmQI_OPrt9UjFAztV3YkUaSIFp4ivtyqsbhSz9PPKOKAI7n-XpOYp-GLs0AW4fEN31zzc/s1600/sunset-sunrise-btrix+(1).jpg" />
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmGy9rWMAel_dNNBwdQ4Pgd5yiV6FT9Z3FSDsrjmvtfK7rj83zOagdP_Ah_WZl9yOBLYXBg4c8EXrZkgzz2W0dMSVo7mSFCCee-6Zgo8Vmje9ivUYhcdPV3fIT89jTl4bfYzAjecNyAFA/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/AVvXsEh-THJkVGFtoN4AFhKp8J1UT2Sy53SR4tfNvNhpOQiVOEG7zxSMHeek8QOHuzxDNiBmZiXmwhyphenhyphenmQI_OPrt9UjFAztV3YkUaSIFp4ivtyqsbhSz9PPKOKAI7n-XpOYp-GLs0AW4fEN31zzc/s1600/sunset-sunrise-btrix+(1).jpg" />
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmGy9rWMAel_dNNBwdQ4Pgd5yiV6FT9Z3FSDsrjmvtfK7rj83zOagdP_Ah_WZl9yOBLYXBg4c8EXrZkgzz2W0dMSVo7mSFCCee-6Zgo8Vmje9ivUYhcdPV3fIT89jTl4bfYzAjecNyAFA/s1600/sunset-sunrise-btrix+(2).jpg" />
</a>
Chúc bạn thành công!
Tham khảo bloggertrix.com
Không có nhận xét nào:
Đăng nhận xét