Widget timeline 1. Javascrtip <ol class="Timeline_List"> <!--Step 1--> <li> <div class="KT_Content"> …
Responsive inframe 1. CSSStyle .ifr-container { position: relative; width: 100%; overflow: hidden; } .responsive-iframe { position: absolute; top: 0; left…
SmartLink Anchor 1. On Body <!-- SEO SmartLink for Blogger --> <b:if cond='data:blog.url != data:blog.homepageUrl'> <script> function autoLi…
Randompost From EkternalBlog 1. HTML JavaScript <style> #bo-random-posts img { background: #ddd; height: 70px; float: left; width: 70px; margin: 4px; padding: 0px; } #bo-r…
Costumisasi Meta Terbaik Ganti Kode <title><data:blog.pageTitle/></title> dengan <!-- Meta Title Halaman Error/404 --> <b:if cond='data:blog.p…
Script slide text or quote 1. Css Style .content-slider{background:rgb(255,221,64);margin:20px auto;padding:20px;width:300px;height:250px} .slider{margin:0 auto;overflow:visibl…
Widget Galery Responsive Css Style /* START SIMPLE RESPONSIVE GALLERY XOMISSE */ .gallery { padding: 0 5px; float: left; width: 24.99999%; } div.gallery img { …