Download Template blogger Gratis

Situs Download Template Blogger gratis lengkap dengan panduannya dan Menerima jasa Desain Template Blog murah, kualitas premium!

PASANG IKLAN DISINI, HANYA 50.0000/BULAN. HUBUNGI : CS.BLOGROHANDI@GMAIL.COM

Intip Gan!

Template Baru Gan
Arahkan mouse untuk mengeser dan melihat koleksi template terbaru

Thursday, May 26, 2016

Template Blog Arlina Design : lycoris full dark

Download templte blog arlina design

Deskripsi Template :
Template Blog Arlina Design : lycoris full dark adalah template desain karya amelia puteri atau yang akrab disebut arlina design. arlina hadir dengan karya desain template yang responsive dan memiliki nilai seo. lycoris full dark ini cocok digunakan bagi blog dengan segala niche, khususnya niche teknologi yang menyediakan tutorial.

Fitur :  Responsive, SEO,1 Column (Homepage and Static Page),2 Column (Post Page),Masonry Grid ,Base Homepage Post,Mixed Full Dark Color Scheme,Share Button (Homepage and Post Page),Fixed Top ,Menu,Main Side Menu,Search Button,Subscribe Box,Recent Post Feed Rotator (Sidebar),Less Encrypted ,CSS and Script (Feel free to explore your creativity),Social Bookmark (Header Section),Floating Bounce to Top Button,Sitemap Widget (Static Page),Contact Form Widget (Static Page),Credits

All images in demo page is taken from various site on Google. Images are for demo purpose only, so I not included theme in download package..

 

Author Template : Arlina Design


Panduan Setting Template


info perbaikan pada template arlina design "
CSS
Go to Blogger >> Template >> "Edit HTML"
Find and change : .post-info, #copyright, #side-kanan {display:none;visibility:hidden;}

With this code :  .post-info, #side-kanan {display:none;visibility:hidden;}
---
1. SOCIAL BOOKMARK AND HEADER SECTION, CHANGE ALL “#” WITH YOUR LINKS
Go to Blogger >> Template >> "Edit HTML"
Find and change the highlights text with your words and social network profile


<section class='hero' id='hero1'>
  <div class='inner1'>
    <div class='copyv'>
    <h3> Luna<span>fy</span> </h3>
    <p>Free Responsive Gallery Blogger Template</p>
     <div id='mariber-social'>
<ul>
<li class='fb-item'>
<a href='#'><i class='fa fa-facebook-square'/><span class='inv'/></a>
</li>
<li class='twitter-item'>
<a href='#'><i class='fa fa-twitter-square'/><span class='inv'/></a>
</li>
<li class='pinterest-item'>
<a href='#'><i class='fa fa-pinterest-square'/><span class='inv'/></a>
</li>
<li class='google-item'>
<a href='#'><i class='fa fa-google-plus-square'/><span class='inv'/></a>
</li>
<li class='instagram-item'>
<a href='#'><i class='fa fa-instagram'/><span class='inv'/></a>
</li>
<li class='youtube-item'>
<a href='#'><i class='fa fa-youtube-square'/><span class='inv'/></a>
</li>
<li class='linkedin-item'>
<a href='#'><i class='fa fa-linkedin-square'/><span class='inv'/></a>
</li>
<li><a href='#'><i class='fa fa-rss-square'/><span class='inv'/></a></li>
</ul>
      </div>
    </div>
  </div>
</section>
2. TOP NAVIGATION, CHANGE ALL “#” WITH YOUR LINKS
Go to Blogger >> Template >> "Edit HTML"
Find and change the highlights text with yours


<nav class='main-nav'>
<!-- Main menu -->
<ul>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='#'>Contact</a></li>
<li><a href='#'>Sitemap</a></li>
<li><a href='#'>Static Page</a></li>
<li class='searchbutton'/>
<li class='menu' title='Menu'/>
</ul>
<a href='#' id='pull'>Menu</a>
</nav><!-- /main-nav -->
3. MAIN SIDE NAVIGATION, CHANGE ALL “#” WITH YOUR LINKS
Go to Blogger >> Template >> "Edit HTML"
Find and change the highlights text with yours


<li><a href='/' title='Home'><span>Home</span></a></li>
<li class='has-sub'><a href='#'><span>Category</span></a>
 <ul class='expand'>
 <li><a href='#'>Animation</a></li>
 <li><a href='#'>Nature</a></li>
 <li><a href='#'>People</a></li>
 <li><a href='#'>Technology</a></li>
 <li><a href='#'>Vogue</a></li>
 <li class='last'><a href='#'>Other</a></li>
 </ul>
 </li>
 <li class='has-sub'><a href='#'><span>Tools</span></a>
 <ul class='expand'>
 <li><a href='#'>CSS</a></li>
 <li><a href='#'>jQuery</a></li>
 <li><a href='#'>Cookies</a></li>
 <li class='last'><a href='#'>Wicked</a></li>
 </ul>
 </li>
 </ul>


4. PRE CODE IN THE POST (HTML MODE)
change the highlights text with yours


<pre><code class="language-markup"> ... HTML CODE (already `escape`) HERE ... </code></pre>
<pre><code class="language-css"> ... CSS CODE HERE ... </code></pre>
<pre><code class="language-javascript"> ... JAVASCRIPT CODE HERE ... </code></pre>
5. Meta Keywords, Description and Facebook ID
Go to Blogger >> Template >> "Edit HTML"

Find and change the highlights text with yours


<meta content='YOUR DESCRIPTION HERE' name='description'/>
<meta content='YOUR KEYWORDS HERE' name='keywords'/>
<meta content='YOURFBAPPID' property='fb:app_id'/>
<meta content='YOURFBID' property='fb:admins'/>

Google + Author URL
Find and change the highlights text with yours
<link href='https://plus.google.com/YOURGOOGLEPLUS' rel='author'/>
6.PAGE NAVIGATION
Find and change highlights text with yours


<b:includable id='page-navi'>
    <div class='pagenav'>
        <script type='text/javascript'>
        var pageNaviConf = {
            perPage:9,
            numPages:5,
            firstText:&quot;<i class='fa fa-ellipsis-h fa-lg'/>&quot;,
            lastText:&quot;<i class='fa fa-ellipsis-h fa-lg'/>&quot;,
            nextText:&quot;<i class='fa fa-angle-right fa-lg'/>&quot;,
            prevText:&quot;<i class='fa fa-angle-left fa-lg'/>&quot;
        }
        </script>


To change all max result on this template, just simply find all and change the value of   max-results=9


CSS Button
change the highlights text with yours


<div style="text-align: center;">
<ul class="button">
<li><a class="demo" href="YOUR-LINK-HERE" target="_blank">DEMO</a></li>
<li><a class="download" href=" YOUR-LINK-HERE" target="_blank">DOWNLOAD</a></li>
</ul>
</div>
<div class="clear"></div>


Little Extra
To enable smooth effect when scrolling the page, add below code before </body>
<script src='https://dl.dropbox.com/s/3d35b1uv91986jq/smooth%20scroll' type='text/javascript'/>

Tuesday, May 24, 2016

Template Blog Arlina Design : Minima Responsive

Template Blog Arlina Design : Minima Responsive

Deskripsi Template :
Template Blog Arlina Design : Minima Responsive adalah template desain karya amelia puteri atau yang akrab disebut arlina design. arlina hadir dengan karya desain template yang responsive dan memiliki nilai seo. template minima ini cocok digunakan bagi blog dengan segala niche.

Fitur :  Responsive, SEO, Custom Threaded Comment, Facebook Comment, 2 Column, Light Base Theme Color, Simple Flat Design, Auto Read More with Thumbnail, Responsive Ad Slot, Breadcrumbs, Top Navigation, Main Navigation, Top Social Bookmark, Related Posts with Thumb, Search Box, Social Share Button, Custom 404 Page, Smooth Scroll back To Top, Better Print Page Layout, Custom Subscribe Box Widget, 3 Different Sitemap Widget Style, Well Documentation.
 

Author Template : Arlina Design


Panduan Setting Template



1.    TOP MENU, CHANGE ALL “#” WITH YOUR LINKS
Go to Blogger >> Template >> "Edit HTML"
Find and change the highlights text with yours

<nav id='menutop'>
<input type='checkbox'/>
<label/>
<ul>
<li><a href='/' title='Home'>Home</a></li>
<li><a href='#'>Contact</a></li>
<li><a href='#'>About</a></li>
<li><a class='dutt' href='#'>Submenu</a>
<ul class='menux'>
<li><a href='#'>Submenu 1</a></li>
<li><a href='#'>Submenu 2</a></li>
<li><a href='#'>Submenu 3</a></li>
<li><a href='#'>Submenu 4</a></li>
<li><a href='#'>Submenu 5</a></li>
</ul>
</li>
<li><a href='#'>Disclaimer</a></li>
<li><a href='#'>Sitemap</a></li>
<li><a class='dutt' href='#'>Submenu</a>
<ul class='menux'>
<li><a href='#'>Submenu 1</a></li>
<li><a href='#'>Submenu 2</a></li>
<li><a href='#'>Submenu 3</a></li>
<li><a href='#'>Submenu 4</a></li>
<li><a href='#'>Submenu 5</a></li>
</ul>
</li>
<li class='sorting-01 facebook'><a href='#'><i class='fa fa-facebook fa-lg'/><span class='inv'/></a></li>
<li class='sorting-02 twitter'><a href='#'><i class='fa fa-twitter fa-lg'/><span class='inv'/></a></li>
<li class='sorting-03 googleplus'><a href='#'><i class='fa fa-google-plus fa-lg'/><span class='inv'/></a></li>
<li class='sorting-06 linkedin'><a href='#'><i class='fa fa-linkedin fa-lg'/><span class='inv'/></a></li>
<li class='sorting-04 youtube'><a href='#'><i class='fa fa-youtube fa-lg'/><span class='inv'/></a></li>
</ul>
</nav>
2.    MAIN MENU, CHANGE ALL “#” WITH YOUR LINKS

Go to Blogger >> Template >> "Edit HTML"
Find and change the highlights text with yours

<div id='menu-wrapper'>
<div class='content-wrapper'>
            <nav id='menu'>
<input type='checkbox'/>
<label/>
<ul>
<li class='homers'><a href='/'><i class='fa fa-home fa-2x fa-fw'/></a></li>
<li><a href='#'>Static</a></li>
<li><a href='#'>Flat UI</a></li>
<li><a href='#'>Retro</a></li>
<li><a class='ai' href='#'>Submenu</a>
<ul class='menus'>
<li><a href='#'>Submenu 1</a></li>
<li><a href='#'>Submenu 2</a></li>
<li><a href='#'>Submenu 3</a></li>
<li><a href='#'>Submenu 4</a></li>
<li><a href='#'>Submenu 5</a></li>
</ul>
</li>
<li><a href='#'>Button</a></li>
<li><a class='ai' href='#'>Submenu</a>
<ul class='menus'>
<li><a href='#'>Submenu 1</a></li>
<li><a href='#'>Submenu 2</a></li>
<li><a href='#'>Submenu 3</a></li>
<li><a href='#'>Submenu 4</a></li>
<li><a href='#'>Submenu 5</a></li>
</ul>
</li>
<li class='searchbutton'/>
</ul>
</nav>
3.    PRE CODE IN THE POST (HTML MODE)
<pre title="HTML"><code class="language-markup"> ... HTML CODE (already `escape`) HERE ... </code></pre>
<pre title="CSS"><code class="language-css"> ... CSS CODE HERE ... </code></pre>
<pre title="Javascript"><code class="language-javascript"> ... JAVASCRIPT CODE HERE ... </code></pre>

DEMO AND DOWNLOAD BUTTON (HTML MODE)

Style 1
<div style="text-align: center;">
<ul class="button">
<li><a class="demo" href="#" target="_blank">DEMO</a></li>
<li><a class="download" href="#" target="_blank">DOWNLOAD</a></li>
</ul>
</div>
<div class="clear">
</div>

Style 2
<div class="whitebuttondemo">
      <a href="#">Demo</a>
      <span class="up">click to begin</span>
    </div>

<div class="whitebutton">
      <a href="#">Download</a>
      <span class="up">click to begin</span>
      <span class="down">1.6MB .rar</span>
    </div>
4.    Meta Tag and Facebook ID

Go to Blogger >> Template >> "Edit HTML"

Find and change the highlights text with yours (if there any not necessary, just remove the line)
<!-- [ Meta Tag SEO ] -->
<meta content='YOUR, KEYWORD, PUT, HERE' name='keywords'/></b:if>
<link href='https://plus.google.com/YOURGPLUS/posts' rel='publisher'/>
<link href='https://plus.google.com/YOURGPLUS/about' rel='author'/>
<link href='https://plus.google.com/YOURGPLUS' rel='me'/>
<meta content='YOUR VERIFICATION GOOGLE CODE' name='google-site-verification'/>
<meta content='YOUR VERIFICATION BING CODE' name='msvalidate.01'/>
<meta content='YOUR VERIFICATION ALEXA CODE' name='alexaVerifyID'/>
<meta content='Indonesia' name='geo.placename'/>
<meta content='YOUR NAME' name='Author'/>
<meta content='general' name='rating'/>
<meta content='id' name='geo.country'/>
<meta content='YOURFBAPPSID' property='fb:app_id'/>
<meta content='YOURFBUSERID' property='fb:admins'/>
5.    PAGE NAVIGATION

Find and change highlights text with yours

    <b:includable id='page-navi'>
    <div class='pagenav'>
        <script type='text/javascript'>
        var pageNaviConf = {
            perPage: 5,
            numPages: 5,
            firstText: &quot;First&quot;,
            lastText: &quot;Last&quot;,
            nextText: &quot;Next&quot;,
            prevText: &quot;Prev&quot;
        }
        </script>

Select Language