Recent Post with Peekaboo Effect for Blogger
Bài viết gần đây chắc là một widget khá quen với các bạn Blogger. Hôm nay cũng sẽ là một Recent Post với Peekaboo Effect, khi các bạn đọc xong bài viết và cuộn xuống cuối trang widget này sẽ hiện ra bên góc màn hình. Với những hiệu ứng màu sắc khá bắt mắt widget này sẽ giúp tăng tỷ lệ click trên trang của bạn lên kha khá đấy.CSS
1Vào Mẫu >> Chỉnh sửa HTML và dán đoạn CSS vào trước thẻ ]]></b:skin>img.recent-post-thumb {width:130px;height:80px;float:right;margin: 5px 5px 5px 10px;}
#recent-posts-container {float: left;width: 100%;min-height: 55px;margin:0 auto;padding: 0;font-size:12px;}
ul#recent-posts-container {list-style-type: none;padding: 0px; }
ul#recent-posts-container li:nth-child(1n+0) {background: #F49A9A; width: 100%}
ul#recent-posts-container li:nth-child(2n+0) {background: #FCD092; width: 95%}
ul#recent-posts-container li:nth-child(3n+0) {background: #FFF59E; width: 90%;}
ul#recent-posts-container li{padding:5px 5px 5px 10px;min-height:50px;list-style-type:none;margin:0;color:#777;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:right}
#recent-posts-container a { text-decoration:none; }
#recent-posts-container a:hover { color: #222;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 14px;color: #444; font-weight:500;}
.recent-post-title {padding: 6px 0px;}
.recent-posts-details a{ color: #222;}
.recent-posts-details {padding: 5px 0px 5px; }
div#peekaboo{position:fixed;bottom:0;right:-352px;padding:0;width:300px;height:auto;font-family:inherit}
.peekaboo-title{font-size:130%;font-weight:900;background:#333;color:#fff;padding:8px;margin:0}
.peekaboo-close{float:right;cursor:pointer;}
Javascript & HTML
2Tìm đến thẻ </body> và dán đoạn code bên dưới vào trước nó.<b:if cond='data:blog.isMobileRequest == "false" and data:blog.pageType == "item"'>
<div id="peekaboo">
<div class="peekaboo-title">Có thể bạn quan tâm<span class="peekaboo-close" onclick="hidepeekaboo()">x</span></div>
<script>
//<![CDATA[
!function(){var t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src="https://sites.google.com/site/iristipsblogger/file/recent-post-peekaboo-effect-thumb.js";var e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(t,e)}();
document.write("<scr" + "ipt type=\"text/javascript\" src=\"/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs\"></scr" + "ipt>");
//]]>
</script>
<script>
//<![CDATA[
function resizeThumb(e,t){for(var g=document.getElementById(e),m=g.getElementsByTagName("img"),r=0;r<m.length;r++)m[r].src=m[r].src.replace(/\/s72\-c/,"/s"+t),m[r].width=t,m[r].height=t}resizeThumb("recent-posts-container",130);
function hidepeekaboo(){var e=document.getElementById("peekaboo");"none"!==e.style.display?e.style.display="none":e.style.display="block"};
//]]>
</script>
</div>
</b:if>
Nếu có bất kỳ vấn đề khó khăn hay câu hỏi gì, bạn đừng ngần ngại, hãy để lại bình luận ở form bên dưới nhé.
Chúc bạn thành công!
Cho mình đóng góp ý kiến tý nhé!, mình nghĩ website bạn nên dùng font Roboto thì sẽ đẹp hơn đấy!
Trả lờiXóaCái này cũng tùy sở thích thôi bạn. Font đó mình cũng từng thử rồi. Có một vài chỗ không hợp với website mình nên mới đổi sang Open Sans như hiện tại. Với lại 2 font nhìn cũng không khác nhau nhiều lắm.
Xóahttps://www.google.com/fonts/specimen/Roboto
https://www.google.com/fonts/specimen/Open+Sans
ko được ad ơi, em làm nó tụt xuống dưới góc phải, ko hiện bài viết hiện mỗi chữ: có thể bạn quan tâm thôi ạ
Trả lờiXóaBlog bạn phải để ở chế độ công cộng tiện ích mới hoạt động nhé
Xóa