Tổng Hợp Một Số Code Popular Posts Cực Chất Cho Blogspot.
- Dưới đây mình xin tổng hợp các dạng Popular Posts đẹp - chất dành cho blogspot.
1: Popular Posts Dạng Đánh Số Có Ảnh Thu Nhỏ:
Code:
1: Popular Posts Dạng Đánh Số Có Ảnh Thu Nhỏ:
Code:
/* Popular Posts */
.PopularPosts .widget-content ul,.PopularPosts .widget-content ul li,.PopularPosts .widget-content ul li img,.PopularPosts .widget-content ul li a,.PopularPosts .widget-content ul li a img{margin:0 0;padding:0 0;list-style:none;border:none;outline:none}
.PopularPosts .widget-content ul{margin:0;list-style:none;counter-reset:num}
.PopularPosts .widget-content ul li img{display:block;width:70px;height:70px;float:left}
.PopularPosts .widget-content ul li{margin:0 0 10px;counter-increment:num;position:relative}
.PopularPosts ul li:last-child{margin-bottom:0}
.PopularPosts ul li .item-title a,.PopularPosts ul li a{font-weight:500;text-decoration:none;color:#444444}
.PopularPosts ul li .item-title a:hover,.PopularPosts ul li a:hover{color:#49ACE1}
.PopularPosts ul li .item-thumbnail-only:before,.PopularPosts ul li .item-content:before{content:counter(num)!important;font-size:30px;font-weight:500;display:block;position:absolute;top:0;left:0;bottom:0;background:linear-gradient(#49ACE1,#fff);color:#fff!important;width:30px;padding-top:10px;text-align:center}
.PopularPosts .item-title,.PopularPosts .item-thumbnail,.PopularPosts .item-snippet{margin-left:34px}
.PopularPosts .item-title{line-height:1.6;margin-right:8px}
.PopularPosts .item-thumbnail{float:left;margin-right:8px}
.PopularPosts .item-snippet{line-height:1.6em;font-size:14px;margin-top:8px}
Lưu Ý: Nhớ chọn thêm hình ảnh thu nhỏ trong Widget ở bố cục nhé.
2: Popular Posts Dạng Có Ảnh Thu Nhỏ Kèm Số Sao.
Code:
/* Popular Post Starlight Visitor
======================================= */
.popular-posts ul{padding:0;}
.popular-posts ul li{padding:2px 0!important;margin:0;position:relative;overflow:hidden;background:rgba(0,0,0,.2)}
.popular-posts ul li:nth-child(odd){background:rgba(0,0,0,.2)}
.popular-posts .item-title{padding:8px;position:relative;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.popular-posts .item-title a{overflow:hidden;font-weight:700;font-size:13px;padding:0;line-height:1.3;display:block;margin:0;color:#bbb;}
.popular-posts .item-thumbnail{overflow:hidden;width:55px;padding:1px;border:1px solid #ccc;margin: 0 0 0 7px;float:right}
.popular-posts ul li .item-title:after{font-family:fontawesome;content:'\f005\f006\f006\f006\f006';display:inline-block;color:#a2a2a2;text-align:center;margin:5px 0 0;font-size:12px;padding:0;font-weight:400;line-height:normal;-webkit-transition:all .3s;transition:all .3s}
.popular-posts ul li:nth-child(1) .item-title:after{font-family:fontawesome;content:'\f005\f005\f005\f005\f005'}
.popular-posts ul li:nth-child(2) .item-title:after{font-family:fontawesome;content:'\f005\f005\f005\f005\f006';opacity:.9}
.popular-posts ul li:nth-child(3) .item-title:after{font-family:fontawesome;content:'\f005\f005\f005\f006\f006';opacity:.85}
.popular-posts ul li:nth-child(4) .item-title:after{font-family:fontawesome;content:'\f005\f005\f006\f006\f006';opacity:.8}
.popular-posts ul li:nth-child(5) .item-title:after{font-family:fontawesome;content:'\f005\f006\f006\f006\f006';opacity:.75}
.popular-posts ul li:nth-child(6) .item-title:after{font-family:fontawesome;content:'\f006\f006\f006\f006\f006';opacity:.70}
.popular-posts .item-thumbnail a img{width:100%;height:65px;display:block;margin:0;padding:0}
.popular-posts .item-snippet{color:#222;overflow:hidden;line-height:1.5;display:none}
Lưu Ý: Nhớ chọn thêm hình ảnh thu nhỏ ở mục widget trong bố cục nhé.
3: Popular Post Dạng Cổ Điển:
Code:
/*Popular Posts */
.PopularPosts .widget-content ul{width:100%;padding:0!important;list-style-type:none}
.PopularPosts .widget-content ul li{margin:0 0 10px;padding:0 0 10px!important;line-height:1.1em;height:auto;overflow:hidden;border-bottom:1px solid #ddd}
.PopularPosts .widget-content ul li:last-child{margin:0;padding:0!important;border-bottom:0}
.PopularPosts .widget-content ul li a{text-decoration:none;color:#bc2929;font-weight:bold}
.PopularPosts .widget-content ul li a:hover{text-decoration:none;color:#a21e1e}
.PopularPosts .item-thumbnail,.PopularPosts .item-content img{display:none}
.PopularPosts .item-title{padding:0!important;transition:all .3s ease-in-out}
Lưu Ý: Nhớ bỏ cái hình ảnh thu nhỏ trong widget ở phần bố cục nhé.
4: Popular Post Dạng Đánh Số Bo Tròn:
Code:
/* Popular Posts */
.popular-posts{padding:0}
.item-snippet{display:none}
#PopularPosts1 h3:before{font-family:Fontawesome;content:'\f005';margin-right:5px}
.PopularPosts ul{padding:0;overflow:hidden;border-top:none;margin:0;list-style:none;color:#64707a}
.PopularPosts li,.PopularPosts li a,.PopularPosts li a img,.PopularPosts li img{margin:0;padding:0;list-style:none;border:none;background:0 0;outline:0}
.PopularPosts ul li img{background:#fafafa;display:block;margin:0 10px 0 0;overflow:hidden;float:left;width:120px;height:80px;max-width:100%;max-height:100%}
.PopularPosts ul li{margin:0;padding:10px 0!important;border:0;position:relative;clear:both}
.PopularPosts ul li:hover:before{opacity:1}
.PopularPosts ul li:first-child{border-top:none}
.PopularPosts ul li:last-child{border-bottom:none;padding-bottom:0!important}
.PopularPosts .item-title,.PopularPosts ul li .item-title a,.PopularPosts ul li a{padding-top:5px!important;color:#333333;font:16px Roboto,sans-serif;transition:all .3s ease-out 0s;font-weight:400;padding:0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}
.PopularPosts ul li a:hover{color:#2196f3}
.PopularPosts .item-thumbnail{margin:0}
.PopularPosts .item-snippet{display:none}
.PopularPosts ul li:before{display:inline-block;text-rendering:auto;transform:translate(0,0);margin-right:10px;color:#2196f3;background:rgba(34,214,255,0.2);font-size:30px;margin-left:0;float:left;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;border:3px solid}
.PopularPosts ul li:nth-child(1):before{content:"1"}
.PopularPosts ul li:nth-child(2):before{content:"2"}
.PopularPosts ul li:nth-child(3):before{content:"3"}
.PopularPosts ul li:nth-child(4):before{content:"4"}
.PopularPosts ul li:nth-child(5):before{content:"5"}
.PopularPosts ul li:nth-child(6):before{content:"6"}
.PopularPosts ul li:nth-child(7):before{content:"7"}
.PopularPosts ul li:nth-child(8):before{content:"8"}
.PopularPosts ul li:nth-child(9):before{content:"9"}
Lưu Ý: Nhớ tắt hình ảnh thu nhỏ trong widget ở phần bố cục nhé.
5: Popular Post Dạng Có Dấu Tích.
Code:
#PopularPosts .widget-title{margin:0}
#PopularPosts .widget-content ul li{width:100%;margin-bottom:3px;padding:6px 0 6px 5px}
#PopularPosts .widget-content ul li a{color:#222}
#PopularPosts li:before{content:"\f058";color:#03A9F4;display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;transform:translate(0,0);margin-right:3px;font-size:16px;margin-left:1px}
#PopularPosts .widget-content ul li{list-style-type:none;color:#212121;font-size:16px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#PopularPosts .widget-content ul li a:hover{color:#3b5998}
#PopularPosts li:nth-child(2n+2){background:#F2F2F2}
Lưu Ý: Nhớ tắt hình ảnh thu nhỏ trong widget ở phần bố cục nhé.
6: Popular Post Dạng Có Ảnh Bo Tròn.
Code:
#PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a,.PopularPosts li a img{color:#212121;margin:0;padding:0;list-style:none;border:none}
#PopularPosts ul{margin:0;list-style:none}
#PopularPosts ul li{margin:0;padding:10px 0;position:relative}
#PopularPosts ul li:last-child{border:0;padding-bottom: 0;}
#PopularPosts ul li img{display:block;width:100%;height:100%;border-radius: 100%;max-width: 45px;max-height:45px;}
#PopularPosts ul li img:hover{opacity:1;-webkit-animation:flash 1.5s;animation:flash 1.5s}
#PopularPosts ul li .item-title a,.PopularPosts ul li a{font-size:15px;font-weight:400;line-height:1.6;text-transform:capitalize}
#PopularPosts ul li .item-title a:hover,.PopularPosts ul li a:hover{color:#3b5998;text-decoration:none}
#PopularPosts .item-thumbnail{margin:0 10px 0 0;overflow:hidden;z-index:2;display:block;position:relative;border-radius:0;width:45px;height:45px;float:left}
#PopularPosts .item-title{padding:0}
#PopularPosts .item-snippet{display:none}
#PopularPosts ul li:nth-child(1){border:none;padding-top:0;}
Lưu Ý: Nhớ click chọn thêm hình ảnh thu nhỏ trong widget ở phần bố cục nhé.
Lựa Chọn Mẫu Mà Bạn Thích Nhé.
--- Chúc Các Bạn Thành Công ---
Nhận xét
Đăng nhận xét