Lompat ke konten Lompat ke sidebar Lompat ke footer

10 Cara Menciptakan Widget Terkenal Post Di Blog

 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog
Sesuai dengan namanya Popular Post, widget ini mempunyai kegunaan untuk menampilkan beberapa artikel paling populer, dicari, dilihat, terbaik, dan lain-lain yang di incar pengunjung. Memasang popular post juga sanggup meningkatkan trafik pegeview sehingga artikel Anda akan gampang masuk ke page one. Selain itu widget popular post sanggup mempercantik blog Anda, dan tentu memudahkan pengunjung mencari artikel paling terkenal di situs Anda. Memasang widget ini dilarang dianggap tidak penting, karna intinya menciptakan widget popular post ini paling di rekomendasikan atau wajib untuk Anda para blogger. Sebenarnya widget popular post bawaan blogspot sudah ada, hanya saja tampilannya kurang lezat dipandang, oleh alasannya yakni itu kali ini aku akan menyajikan artikel cara menciptakan widget popular post dengan tampilan yang keren, menarik, Responsive, cantik, sederhana, dan pastinya cocok apabila dipasang di blog Anda. Seperti yang telah kita ketahui bahwa widget popular post yang menarik akan disukai pengunjung sehingga sulit bagi pengunjung akan mengabaikan artikel terpopuler dari Anda. Lalu bagaimana cara pembuatannya? simak aja tutorialnya berikut.

A. Cara Membuat Widget Popular Post Keren di Blogger
1. Langkah awal silahkan Anda login terlebih dahulu ke Blogger
2. Kemudian masuk Ke "Tata Letak atau Layout"  kemudian pilih Add a Gadget/ Tambahkan Gadget.
3.  Setelah itu Scroll kebawah lalu cari Popular Post atau Postingan Populer.
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

4.  Jika sudah, silahkan Anda Setting sesuai selera, kemudian pada Tampilkan centang thumbnail gambar kurang lebih menyerupai gambar berikut .
5. Lalu Simpan atau Save.


 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog


6. Kemudian silahkan Anda pergi ke Template → Edit HTML
7. Setelah itu cari kode ]]></b:skin> atau </style>
8.  Lalu Copy beberapa kode CSS dibawah ini yang sanggup Anda pilih sesuai impian lalu Paste diatas atau sebelum kode ]]></b:skin> atau </style>
5. Jangan lupa apabila sudah dipasang, silahkan Anda save atau simpan dan lihat hasilnya.

Berikut ini beberapa tampilan widget popular post yang sanggup Anda pilih sesuai selera, pilih salah satu saja.

Style 1
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post */ .PopularPosts .item-thumbnail{margin:0 10px 0 0 !important;width:80px;height:60px;float:left;overflow:hidden} .PopularPosts ul li img{padding:0;width:80px;height:60px;transition:all .3s ease-out!important;-webkit-transition:all .3s ease-out!important;-moz-transition:all .3s ease-out!important;-o-transition:all .3s ease-out!important} .PopularPosts ul li img:hover{-webkit-transform:scale(1.1)!important;-moz-transform:scale(1.1)!important;transform:scale(1.1)!important;transition:all .3s ease-out!important;-webkit-transition:all .3s ease-out!important;-moz-transition:all .3s ease-out!important;-o-transition:all .3s ease-out!important} .PopularPosts .widget-content ul li{overflow:hidden;border-top:1px solid #EEE;padding:10px 0} .sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .roma-widget li:first-child{padding-top:0;border-top:0} .PopularPosts ul li a{color:#010101;font-weight:400;font-size:14px;line-height:1.4em} .PopularPosts ul li a:hover{color:$(color.theme)} .PopularPosts .item-title{margin:0;padding:0} .PopularPosts .item-title .popular_span{color:#C4C4C4;font-size:13px;font-style:normal;line-height:21px;margin-top:3px} 

Style 2
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post */ .PopularPosts .item-thumbnail { float: right; margin: 0 0px 5px 5px; } #PopularPosts1 > div > ul { counter-reset: trackit; } .PopularPosts li:before { content: counters(trackit,"") "."; float: left; margin: 0 10px 0px 0px; font-size: 2rem; height: 5rem; } .PopularPosts .widget-content ul li:nth-child(10):before { margin-left:-12px } .PopularPosts .widget-content ul li { padding: 0; counter-increment: trackit; } .PopularPosts img{border:1px solid #CCC;padding:2px} .item-title a{color:#555} .PopularPosts .item-title{padding-bottom:.2em;font-size:90%} .sidebar-wrapper{float:left;width:300px;background:#FFF;margin:0;padding:0 20px} .sidebar li{list-style:none;margin:0 0 10px;padding:0} .sidebar .widget h2:before { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiz3Jrm7ZVGv2NCLuaWNuH20f45MeBW1H01BWAfKhWZKIMQMLnvYs6tDWm-pbQQ6qhAua7RkgRUBpHh2bFSTUs8z5h8EZdQUMq5e4f4xTnEO8fMsvQZ3-HucQChCKg5wwhut93GVAlpSi8/s1600/striped-bg.png); content: ""; position: absolute; width: 100%; height: 5px; bottom: -5px; left: 0; } 

Style 3
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post */ .PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a, .PopularPosts li a img {margin:0;padding:0;list-style:none;border:none; background:none;outline:none;} .PopularPosts ul {margin:0;list-style:none;} .PopularPosts ul li img{display:block;margin-right:10px;padding:4px;background:#404040;width:80px;height:60px;float:left;transition:all .3s ease-out} .PopularPosts ul li img:hover {background:#474747;opacity:0.98;} .PopularPosts ul li{margin:2px;padding:0;position:relative;border-bottom:1px dashed #444;transition:all .3s ease-out} .PopularPosts ul li:last-child {border-bottom:none;} .PopularPosts ul li a:hover {color:#fff!important;} .PopularPosts ul li .item-title a, .PopularPosts ul li a {font-weight:400;color:#000000;text-decoration:none;font-family:&#39;Open Sans&#39;;transition:all 0.3s ease-out;} .PopularPosts ul li .item-title a:hover, .PopularPosts ul li a:hover {color:#fff;text-decoration:underline} .PopularPosts ul li:before {display:none;list-style:none;} .PopularPosts ul li:first-child &gt; a:before {content:&quot;hot&quot;;font-size:10px;font-weight:400;padding:0 4px;border-radius:2px;color:#fff;background:#f0b26f;display:inline-block;position:absolute;right:0;top:0;} .PopularPosts .item-thumbnail {margin:0;} .PopularPosts .item-snippet {font-size:12px;color:#eee;font-weight:400;} .profile-img{display:inline;opacity:1;margin:0 6px 3px 0;} .PopularPosts .item-title {padding-bottom:.2em;padding:0;} 


 /* Popular Post  */ .popular-posts {     max-width: 400px;     margin: 0 auto; } .f-title {     background-color: #eeeeee;      padding: 15px 0px;     margin-bottom: 20px;     text-align:center;     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } h1 {     margin: 0px;     color: #212121;     font-weight:100; } .f-website {   position: fixed;   bottom: 0px;   right: 0px; } .f-website h2{   margin:0;   font-size: 24px;   font-weight: 100;   padding: 5px 10px;   font-style: italic;   color: #EEE;   text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.98), 2px 2px 0px rgba(0, 0, 0, 0.96), 3px 3px 0px rgba(0, 0, 0, 0.94), 4px 4px 0px rgba(0, 0, 0, 0.92), 5px 5px 0px rgba(0, 0, 0, 0.9), 6px 6px 0px rgba(0, 0, 0, 0.88), 7px 7px 0px rgba(0, 0, 0, 0.86), 8px 8px 0px rgba(0, 0, 0, 0.84), 9px 9px 0px rgba(0, 0, 0, 0.82), 10px 10px 0px rgba(0, 0, 0, 0.8), 11px 11px 0px rgba(0, 0, 0, 0.78), 12px 12px 0px rgba(0, 0, 0, 0.76), 13px 13px 0px rgba(0, 0, 0, 0.74), 14px 14px 0px rgba(0, 0, 0, 0.72), 15px 15px 0px rgba(0, 0, 0, 0.7), 16px 16px 0px rgba(0, 0, 0, 0.68), 17px 17px 0px rgba(0, 0, 0, 0.66), 18px 18px 0px rgba(0, 0, 0, 0.64), 19px 19px 0px rgba(0, 0, 0, 0.62), 20px 20px 0px rgba(0, 0, 0, 0.6), 21px 21px 0px rgba(0, 0, 0, 0.58), 22px 22px 0px rgba(0, 0, 0, 0.56), 23px 23px 0px rgba(0, 0, 0, 0.54), 24px 24px 0px rgba(0, 0, 0, 0.52), 25px 25px 0px rgba(0, 0, 0, 0.5), 26px 26px 0px rgba(0, 0, 0, 0.48), 27px 27px 0px rgba(0, 0, 0, 0.46), 28px 28px 0px rgba(0, 0, 0, 0.44), 29px 29px 0px rgba(0, 0, 0, 0.42), 30px 30px 0px rgba(0, 0, 0, 0.4), 31px 31px 0px rgba(0, 0, 0, 0.38), 32px 32px 0px rgba(0, 0, 0, 0.36), 33px 33px 0px rgba(0, 0, 0, 0.34), 34px 34px 0px rgba(0, 0, 0, 0.32), 35px 35px 0px rgba(0, 0, 0, 0.3), 36px 36px 0px rgba(0, 0, 0, 0.28), 37px 37px 0px rgba(0, 0, 0, 0.26), 38px 38px 0px rgba(0, 0, 0, 0.24), 39px 39px 0px rgba(0, 0, 0, 0.22), 40px 40px 0px rgba(0, 0, 0, 0.2), 41px 41px 0px rgba(0, 0, 0, 0.18), 42px 42px 0px rgba(0, 0, 0, 0.16), 43px 43px 0px rgba(0, 0, 0, 0.14), 44px 44px 0px rgba(0, 0, 0, 0.12), 45px 45px 0px rgba(0, 0, 0, 0.1), 46px 46px 0px rgba(0, 0, 0, 0.08), 47px 47px 0px rgba(0, 0, 0, 0.06), 48px 48px 0px rgba(0, 0, 0, 0.04), 50px 50px 0px transparent; } /*-------------------------*/ .popular-posts ul {     padding: 0;     border-radius: 2px;     border: 0;     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);     position: relative;     overflow: hidden; } .popular-posts ul li {     box-sizing: border-box;     list-style-type: none;     background-color: #fff;     margin: 0;     padding: 10px 10px 10px 72px !important;     min-height: 68px;     line-height: 1.5rem;     height: inherit;     border-bottom: 1px solid #e0e0e0;     position: relative; } .popular-posts ul li:hover {     background-color: #EEE; } .popular-posts ul li a {     color: #424242;     text-decoration: none; } .popular-posts ul li a:hover {     color: #212121; } .popular-posts ul li img {     width: 42px;     height: 42px;     position: absolute;     padding: inherit;     border-radius: 50%;     overflow: hidden;     left: 15px;     border: 0;     display: inline-block;     vertical-align: middle; } 

Style 5
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post */ .sidebar .PopularPosts .item-content {font-family:Raleway;position: relative;float: left;max-height: 310px;width: 100%;text-align: center;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);font-size: 20px;margin: 0px auto;background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("https://lh3.googleusercontent.com/-m8TxQMObg6c/U474EWu7Y9I/AAAAAAAAI2k/xkRGoIEC1iU/s1600/blur.jpg");overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position: center center;} .sidebar .PopularPosts .item-content * {-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;} .item-content img {max-width: 100%;position: relative;top: 0;left: 0;} .item-content .item-title {position: absolute;top: 50%;left: 30px;right: 30px;line-height: 1.6em;-webkit-transform: rotate(0deg) translateY(-50%) scale(1);transform: rotate(0deg) translateY(-50%) scale(1);-webkit-transform-origin: center 0;transform-origin: center 0;} .item-content .item-title a {top: 50%;letter-spacing: -1px;color: #ffffff;text-transform: uppercase;padding: 10px 0;margin: 0;font-weight: 400;} .item-content .item-title a:hover {color: #fff;} .item-content .item-title:before,.item-content .item-title:after {background-color: rgba(255, 255, 255, 0.8);width: 100%;height: 2px;position: absolute;content: "";display: block;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;} .item-content .item-title:before {left: 0;top: 0;} .item-content .item-title:after {bottom: 0;right: 0;} .item-content:hover .item-title,.item-content.hover .item-title {-webkit-transform: rotate(-45deg) translateY(-50%) scale(0.9);transform: rotate(-29deg) translateY(-50%) scale(0.9);} .item-content:hover .item-title:before,.item-content.hover .item-title:before,.item-content:hover .item-title:after,.item-content.hover .item-title:after {width: 200%;} .sidebar .widget{clear:both} .sidebar .PopularPosts .item-snippet {display: none;} .sidebar .PopularPosts ul {padding: 0;} .sidebar .PopularPosts ul li:first-child {width: 100%;max-height: 100%;opacity: 0.9;} .sidebar .PopularPosts ul li:nth-child(even) {margin-right: 2%;} .sidebar .PopularPosts ul li:nth-child(2) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(3) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(4) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(5) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(6) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(7) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(8) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(9) .item-content {font-size: 12px} .sidebar .PopularPosts ul li:nth-child(10) .item-content {font-size: 12px} .sidebar .PopularPosts ul li {box-sizing: border-box;position: relative;padding: 0px !important;width: 49%;max-height: 120px;opacity: 0.4;overflow: hidden;float: left;margin-bottom: 2%;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;} .sidebar .PopularPosts ul li:hover {opacity: 1;} .sidebar .PopularPosts .item-thumbnail {margin: 0;width: 100%;} .sidebar .PopularPosts ul li img {box-sizing: border-box;width: 100%;height: 123px;object-fit: cover;padding: 0; } 

Style 6
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post*/ .PopularPosts ul{background:#fff;list-style:none;margin:0;padding:5px 5px 0;overflow:hidden;border-top:none} .PopularPosts li,.PopularPosts li img,.PopularPosts li a,.PopularPosts li a img{margin:0;padding:0;list-style:none;border:none;background:none;outline:none} .PopularPosts ul{margin:0;list-style:none;color:#64707a} .PopularPosts ul li img{background:#fafafa;display:block;margin:0 10px 0 0;width:60px;height:60px;overflow:hidden;float:left;} .PopularPosts ul li{position:relative;background-color:#fff;margin:0;padding:.7em 0!important;border:0;position:relative;border-bottom:1px dotted rgba(0,0,0,0.2)} .PopularPosts ul li:before{font-family:fontawesome;content:'\f005\f005';display:inline-block;position:absolute;color:#f39c12;text-align:center;bottom:0;right:0;margin:9px 0;font-size:19px;padding:0;font-weight:normal;line-height:normal;transition:all .3s} .PopularPosts ul li:nth-child(1):before{font-family:fontawesome;content:'\f005\f005\f005\f005\f005';} .PopularPosts ul li:nth-child(2):before{font-family:fontawesome;content:'\f005\f005\f005\f005';opacity:.9} .PopularPosts ul li:nth-child(3):before{font-family:fontawesome;content:'\f005\f005\f005';opacity:.85} .PopularPosts ul li:nth-child(4):before{font-family:fontawesome;content:'\f005\f005';opacity:.8} .PopularPosts ul li:nth-child(5):before{font-family:fontawesome;content:'\f005';opacity:.75} .PopularPosts ul li:hover:before{opacity:1} .PopularPosts ul li:first-child{border-top:none} .PopularPosts ul li:last-child{border-bottom:none} .PopularPosts ul li .item-title a,.PopularPosts ul li a{color:#333;font-size:13px;} .PopularPosts ul li a:hover{color:#2476e0;} .PopularPosts .item-thumbnail{margin:0;} .PopularPosts .item-snippet{display:none} .PopularPosts .item-title{font-weight:700;padding-bottom:.2em;padding:0 5px} 

Style 7

 /* Popular Post */ .popular-posts {     max-width: 400px;     margin: 0 auto; } .f-title {     background-color: #484848;     padding: 15px 0px;     margin-bottom: 20px;     text-align:center;     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } h1 {     margin: 0px;     color: #FFF;     font-weight:100; } .f-website {   position: fixed;   bottom: 0px;   right: 0px; } .f-website h2{   margin:0;   font-size: 24px;   font-weight: 100;   padding: 5px 10px;   font-style: italic;   color: #EEE;   text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.98), 2px 2px 0px rgba(0, 0, 0, 0.96), 3px 3px 0px rgba(0, 0, 0, 0.94), 4px 4px 0px rgba(0, 0, 0, 0.92), 5px 5px 0px rgba(0, 0, 0, 0.9), 6px 6px 0px rgba(0, 0, 0, 0.88), 7px 7px 0px rgba(0, 0, 0, 0.86), 8px 8px 0px rgba(0, 0, 0, 0.84), 9px 9px 0px rgba(0, 0, 0, 0.82), 10px 10px 0px rgba(0, 0, 0, 0.8), 11px 11px 0px rgba(0, 0, 0, 0.78), 12px 12px 0px rgba(0, 0, 0, 0.76), 13px 13px 0px rgba(0, 0, 0, 0.74), 14px 14px 0px rgba(0, 0, 0, 0.72), 15px 15px 0px rgba(0, 0, 0, 0.7), 16px 16px 0px rgba(0, 0, 0, 0.68), 17px 17px 0px rgba(0, 0, 0, 0.66), 18px 18px 0px rgba(0, 0, 0, 0.64), 19px 19px 0px rgba(0, 0, 0, 0.62), 20px 20px 0px rgba(0, 0, 0, 0.6), 21px 21px 0px rgba(0, 0, 0, 0.58), 22px 22px 0px rgba(0, 0, 0, 0.56), 23px 23px 0px rgba(0, 0, 0, 0.54), 24px 24px 0px rgba(0, 0, 0, 0.52), 25px 25px 0px rgba(0, 0, 0, 0.5), 26px 26px 0px rgba(0, 0, 0, 0.48), 27px 27px 0px rgba(0, 0, 0, 0.46), 28px 28px 0px rgba(0, 0, 0, 0.44), 29px 29px 0px rgba(0, 0, 0, 0.42), 30px 30px 0px rgba(0, 0, 0, 0.4), 31px 31px 0px rgba(0, 0, 0, 0.38), 32px 32px 0px rgba(0, 0, 0, 0.36), 33px 33px 0px rgba(0, 0, 0, 0.34), 34px 34px 0px rgba(0, 0, 0, 0.32), 35px 35px 0px rgba(0, 0, 0, 0.3), 36px 36px 0px rgba(0, 0, 0, 0.28), 37px 37px 0px rgba(0, 0, 0, 0.26), 38px 38px 0px rgba(0, 0, 0, 0.24), 39px 39px 0px rgba(0, 0, 0, 0.22), 40px 40px 0px rgba(0, 0, 0, 0.2), 41px 41px 0px rgba(0, 0, 0, 0.18), 42px 42px 0px rgba(0, 0, 0, 0.16), 43px 43px 0px rgba(0, 0, 0, 0.14), 44px 44px 0px rgba(0, 0, 0, 0.12), 45px 45px 0px rgba(0, 0, 0, 0.1), 46px 46px 0px rgba(0, 0, 0, 0.08), 47px 47px 0px rgba(0, 0, 0, 0.06), 48px 48px 0px rgba(0, 0, 0, 0.04), 50px 50px 0px transparent; } /*-------------------------*/ .popular-posts ul {     padding: 0;     border-radius: 2px;     border: 0;     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);     position: relative;     overflow: hidden; } .popular-posts ul li {     box-sizing: border-box;     list-style-type: none;     margin: 0;     padding: 10px 10px 10px 72px !important;     min-height: 68px;     line-height: 1.5rem;     height: inherit;      position: relative; } .popular-posts ul li:nth-child(1) {      background-color: #f44336; } .popular-posts ul li:nth-child(2) {      background-color: #e91e63; } .popular-posts ul li:nth-child(3) {      background-color: #9c27b0; } .popular-posts ul li:nth-child(4) {      background-color: #673ab7; } .popular-posts ul li:nth-child(5) {      background-color: #3f51b5; } .popular-posts ul li:nth-child(6) {      background-color: #2196f3; } .popular-posts ul li:nth-child(7) {      background-color: #03a9f4; } .popular-posts ul li:nth-child(8) {      background-color: #00bcd4; } .popular-posts ul li:nth-child(9) {      background-color: #009688; } .popular-posts ul li:nth-child(10) {      background-color: #4caf50; } .popular-posts ul li:hover {     background-color: #757575; } .popular-posts ul li a {     color: #FFF;     text-decoration: none; } .popular-posts ul li a:hover {     color: #EEE; } .popular-posts ul li img {     width: 42px;     height: 42px;     position: absolute;     padding: inherit;     border-radius: 50%;     overflow: hidden;     left: 15px;     border: 0;     display: inline-block;     vertical-align: middle; }  

Style 8
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

.PopularPosts ul, .PopularPosts li, .PopularPosts li img, .PopularPosts li a, .PopularPosts li a img {   margin:0 0;   padding:0 0;   list-style:none;   border:none;   background:none;   outline:none; }  .PopularPosts ul {   margin:.5em 0;   list-style:none;   font:normal normal 13px/1.4 "Arial Narrow",Arial,Sans-Serif;   color:black;   counter-reset:num; }  .PopularPosts ul li img {   display:block;   margin:0 .5em 0 0;   width:50px;   height:50px;   float:left; }  .PopularPosts ul li {   background-color:#eee;   margin:0 10% .4em 0;   padding:.5em 1.5em .5em .5em;   counter-increment:num;   position:relative; }  .PopularPosts ul li:before, .PopularPosts ul li .item-title a {   font-weight:bold;   font-size:120%;   color:inherit;   text-decoration:none; }  .PopularPosts ul li:before {   content:counter(num);   display:block;   position:absolute;   background-color:black;   color:white;   width:30px;   height:30px;   line-height:30px;   text-align:center;   top:50%;   right:-10px;   margin-top:-15px;   -webkit-border-radius:30px;   -moz-border-radius:30px;   border-radius:30px; }  /* Set color & level */ .PopularPosts ul li:nth-child(1) {background-color:#E11E28;margin-right:1%} .PopularPosts ul li:nth-child(2) {background-color:#FD3C03;margin-right:2%} .PopularPosts ul li:nth-child(3) {background-color:#FECB09;margin-right:3%} .PopularPosts ul li:nth-child(4) {background-color:#6EBE27;margin-right:4%} .PopularPosts ul li:nth-child(5) {background-color:#149A48;margin-right:5%} .PopularPosts ul li:nth-child(6) {background-color:#5BBFF1;margin-right:6%} .PopularPosts ul li:nth-child(7) {background-color:#61469C;margin-right:7%} .PopularPosts ul li:nth-child(8) {background-color:#863E86;margin-right:8%} .PopularPosts ul li:nth-child(9) {background-color:#863E62;margin-right:9%} .PopularPosts ul li:nth-child(10) {background-color:#815540;margin-right:10%} 

Style 9
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /*Popular Post 2*/ .popular-posts ul{padding:0;border-radius:2px;border:0;box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);position:relative;overflow:hidden;} .popular-posts ul li{box-sizing:border-box;list-style-type:none;margin:0;padding:10px 10px 10px 72px!important;min-height:68px;line-height:1.5rem;height:inherit;position:relative;} .popular-posts ul li:nth-child(1){background-color:#00bcd4;} .popular-posts ul li:nth-child(2){background-color:#009688;} .popular-posts ul li:nth-child(3){background-color:#4caf50;} .popular-posts ul li:nth-child(4){background-color:#8bc34a;} .popular-posts ul li:nth-child(5){background-color:#cddc39;} .popular-posts ul li:nth-child(6){background-color:#ffeb3b;} .popular-posts ul li:nth-child(7){background-color:#ffc107;} .popular-posts ul li:nth-child(8){background-color:#ff9800;} .popular-posts ul li:nth-child(9){background-color:#ff5722;} .popular-posts ul li:nth-child(10){background-color:#795548;} .popular-posts ul li:hover{background-color:#757575;} .popular-posts ul li a{color:#FFF;text-decoration:none;} .popular-posts ul li a:hover{color:#EEE;} .popular-posts ul li img{width:42px;height:42px;position:absolute;padding:inherit;border-radius:50%;overflow:hidden;left:15px;border:0;display:inline-block;vertical-align:middle;} 

Style 10
 Cara Membuat Widget Populer Post di Blog 10 Cara Membuat Widget Populer Post di Blog

 /* Popular Post */ .popular-posts .item-thumbnail img {  }  .popular-posts ul{padding-left:0px;}  .popular-posts ul li {background: #FFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCCipdjKbcaJoLiaa-ePwnzvCvySg2mCZg6pxOfH_WWTRxeJlpVPO4pOHN1w8V9zWqb4nXfgpgyzs_SVkqMpqg9uwtM5oUNAeZzMcufe9FtqVYCLucv3TEmLJPNfFPUS43IWHqIi32-4Q/s1600/1.gif)  no-repeat scroll 5px 10px;   list-style-type: none;   margin:0 0 5px 0px;   padding:5px 5px 5px 20px !important;   border: 1px solid #ddd; } .popular-posts ul   li:hover {   border:2px solid #6BB5FF; background:#b5c5e6; } .popular-posts ul   li a:hover {   text-decoration:none; color:#FFF8DC; } 

Nah itulah beberapa style atau tampilan dari popular post  yang Responsive dan Seo Friendly, biar nantinya dengan widget ini pageview Anda meningkat dan artikel akan gampang masuk page one. Sekian dulu dari artikel kali ini, kalau ada yang ingin Anda tanyakan atau ingin menambahkan silahkan komentar dibawah ini terima kasih