Popular Post For Blogger (Style 3) |
1. Pasang widget popular post di blog kamu caranya masuk pada blog Blogger kamu, pilih "Tata Letak" selanjutnya pilih tempat dimana kamu akan menambahkan widget ini "Tambahkan Gadget" selanjutnya pilih "Entri Populer" dan setting seperti ini:
2. Letakan script dibawah ini diatas
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js'/>3. Masukan css ini kedalam template, misalnya di atas
<script type='text/javascript'>
$('.popular-posts img').attr('src', function(e, t) {
return t.replace('/s72-c/', '/s350-c/')
});
$('.popular-posts ul li .item-snippet').each(function(){
var txt=$(this).text().substr(0,60);
var j=txt.lastIndexOf(' ');
if(j>10)
$(this).text(txt.substr(0,j).replace(/[?,!\.-:;]*$/,'...'));
});
$('.popular-posts ul li .item-content a').each(function(){
var txt=$(this).text().substr(0,60);
var j=txt.lastIndexOf(' ');
if(j>=6)
$(this).text(txt.substr(0,j).replace(/[?,!\.-:;]*$/,'...'));
});
</script>
.sidebar .PopularPosts ul { padding:0; margin:0; }4. Save template dan selesai.
.sidebar .PopularPosts .item-thumbnail a { clip:auto; display:block; height:auto; overflow:hidden; }
.sidebar .PopularPosts .item-thumbnail { width:130px; height:130px; border-right:5px solid #fff; margin:0 10px 0 0 !important; position:relative; }
.sidebar .PopularPosts .item-thumbnail img { position:relative; height:100%; width:100%; object-fit:cover; }
.sidebar .PopularPosts ul li { float:left; margin-bottom:5px; max-height:130px; min-width:250px; overflow:hidden; }
.sidebar .PopularPosts ul li:first-child { background:#D9EDF7; }
.sidebar .PopularPosts ul li:first-child + li { background:#F2DEDE; }
.sidebar .PopularPosts ul li:first-child + li + li { background:#DFF0D8; }
.sidebar .PopularPosts ul li:first-child + li + li + li { background:#FFEEBC; }
.sidebar .PopularPosts ul li:first-child + li + li + li + li { background:#E0E0E0; }
.sidebar .PopularPosts .item-title { font:13px ' Oswald' ,sans-serif; text-transform:uppercase; padding:10px 5px 10px; }
.sidebar .PopularPosts .item-title a { color:#000; text-decoration:none; }
.sidebar .PopularPosts .item-snippet { font:13px " Times New Roman" ,Times,FreeSerif,serif; padding-right:5px; }
.sidebar .PopularPosts .widget-content ul li { padding:0 5px 0 0 !important; }
+ komentar + 1 komentar
Did you realize there's a 12 word phrase you can say to your partner... that will induce intense emotions of love and instinctual attraction for you buried inside his heart?
Because deep inside these 12 words is a "secret signal" that triggers a man's impulse to love, worship and guard you with all his heart...
12 Words Will Trigger A Man's Desire Impulse
This impulse is so built-in to a man's mind that it will drive him to work harder than before to take care of you.
Matter of fact, fueling this all-powerful impulse is so mandatory to getting the best possible relationship with your man that once you send your man a "Secret Signal"...
...You will soon notice him open his mind and soul for you in such a way he never expressed before and he'll identify you as the only woman in the universe who has ever truly attracted him.
Posting Komentar