Cara Memasang Auto Post Slider Carousel di Blog
1. Pada Dashboard blog masuk ke Edit HTML template.
2. Kemudian taruh kode berikut ini diatas kode </head>
<script type='text/javascript' src='https://cdn.rawgit.com/Indzign/theme/master/autopostslider.js'/>
3. Selanjutnya copy kode CSS berikut ini lalu taruh di atas kode ]]></b:skin>
#featured-wrap{border-bottom:1px solid #000;box-shadow:0 1px 0 0 #333;background:#111;position:relative;height:175px;margin:0 auto}
#featured{border:2px solid #444;outline:1px solid #000;position:relative;width:88%;height:150px;overflow:hidden;top:10px;margin:0 auto}
#featured ul{width:9999px}
#featured ul,#featured li{list-style:none;padding:0;margin:0;overflow:hidden}
#featured li{width:150px;display:inline-block;float:left;height:150px;background:#222;border-left:1px solid #111;border-right:1px solid #333;}
.thumb-featured{width:140px;height:100px;margin:5px auto;overflow:hidden;border:1px solid #000}
.thumb-featured img{display:block;width:134px;height:94px;border:3px solid #444;}
.title-featured{text-align:center;position:relative;margin-top:-20px}
.title-featured h4{font-size:90%;max-height:45px;overflow:hidden}
.arrow{position:absolute;display:block;background:#111 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK-UAmdb8wvng19bH5mNMQQbGR8VvDB5y2lkLgJujtLFOmesGkQvTav30ArLkdFygMYpZx6AdLLb3xhQRwEg0ghpjVMRFHRdtmLxE3st6LAI7y-LdGyimE64vLQkHUC5oo7wIitkWN7sk/h120/icon-sprite.png)no-repeat;background-position:0 50%;width:35px;height:60px;top:50px;text-indent:-9999px;border:1px solid #000;box-shadow:0 0 0 1px rgba(51, 51, 51, 1)inset}
.arrow.back{background-position:0 50%;left:10px}
.arrow.forward{background-position:100% 50%;right:10px}
span.slideloading{background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuzkKvwa_-FvHDmfxLuRF0XwvZA1xe3oN78WD4u9BuZw7w4Utiq37ctywhApkFXBHas2ycZEK_deCSP8mUgspDEQgO1XoRz7hz1QYjKsLGGEMA6yfXacyLQzXYg9tTsN3Ch4v3g8LzKIs/h42/loading.gif);background-repeat:no-repeat;background-position:50% 50%;text-indent:-9999px;margin:50px auto}
4. Jika ingin membuat Slider Carousel tampil di bawah header maka cari kode <div id='main-wrapper'> lalu taruh kode berikut ini tepat di atasnya.
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div id='featured-wrap'>
<div id='featured'>
<span class='slideloading'>Loading...</span>
</div>
</div>
</b:if>
Home »
Folder saya
» Cara Memasang Auto Post Slider Carousel di Blog
Cara Memasang Auto Post Slider Carousel di Blog
Written By Data Online on Tuesday, 4 July 2017 | July 04, 2017
Label:
Folder saya


0 komentar:
Post a Comment