MINIMA COLORED 3 DOCUMENTATION

Getting Started

Theme Info

Created: July 2014
Latest Update: March 2019

Minima Colored 3 is a simple free Blogger template with Responsive layout and suited for all blog. It's design with simple color combination, clean and modern look, SEO Optimized, and has been built by using some of the most popular current design trends.

Features

  • Responsive
  • SEO
  • Custom Threaded Comment
  • 2 Column
  • White Base Theme Color
  • Responsive Ads ready
  • Breadcrumbs
  • Related Posts with Thumb
  • Search Box
  • Share Button
  • Top Menu
  • Main Dropdown Menu
  • Numbered Page Navigation
  • Top Social Bookmark
  • Custom 404 Page
  • Smooth back To Top Button
  • Better Print Page Layout
  • Custom Contact Form Design
  • And more..

Installation

  • 1. Log in to your Blogger dashboard and go to Layout > Edit HTML.
  • 2. Please back up your old template in case you decide to use it again. To do this, click on the "download full template" link and save the file.
  • 3. Then, browse the location of XML template that you've just downloaded and press "upload".

  • Customize Theme

    First Go to Blogger > Template > "Edit HTML"

    Find below code and change all # text with yours.

    Top Navigation :
    <nav class='main-nav'>
    .....
    .....
    .....
    </nav>
    
    Main Navigation :
    <nav id='menu-wrap'>
    .....
    .....
    .....
    </nav>
    Page Navigation :

    Find and change the value of perPage: 6 and numPages: 5

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

    Meta Tag

    First Go to Blogger > Template > "Edit HTML"

    Find and change all Uppercase text with yours.

    <meta content='YOUR, KEYWORD, PUT, HERE' name='keywords'/>
    <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='en_US' property='og:locale'/>
    <meta content='en_GB' property='og:locale:alternate'/>
    <meta content='id_ID' property='og:locale:alternate'/>
    <meta content='YOURFBAPPSID' property='fb:app_id'/>
    <meta content='YOURFBUSERID' property='fb:admins'/>
    <meta content='@USERNAME' name='twitter:site'/>
    <meta content='@USERNAME' name='twitter:creator'/>

    Post Page

    Adsense

    First Go to Blogger > Template > "Edit HTML"

    Find below code and change <!-- Place Your Ads Here (Already Parsed) --> with your Ads code which already parsed.

    <div expr:id='&quot;adsmiddle1&quot; + data:post.id'/>
    <div style='clear:both; margin:10px 0'>
    <!-- Place Your Ads Here (Already Parsed) -->
    </div>
    <div expr:id='&quot;adsmiddle2&quot; + data:post.id'>
    <data:post.body/>
    </div>
    <script type='text/javascript'>
    var obj0=document.getElementById(&quot;adsmiddle1<data:post.id/>&quot;);
    var obj1=document.getElementById(&quot;adsmiddle2<data:post.id/>&quot;);
    var s=obj1.innerHTML;
    var r=s.search(/\x3C!-- adsense --\x3E/igm);
    if(r&gt;0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
    </script>

    Next step, when you write the post. Put below code in post editor.

    <!-- adsense -->

    Example :

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce fringilla venenatis odio, a consequat massa blandit ac.
    Mauris ornare sapien in neque venenatis, ac fermentum tortor scelerisque. Integer sed ultricies magna, vitae gravida eros.
    <!-- adsense -->
    Etiam sapien massa, facilisis et semper in, sollicitudin ut turpis.Donec ac mauris dignissim, pretium enim non, vulputate est. Aliquam ut elementum enim, a vestibulum ipsum. Sed fringilla ac erat ut vulputate. Curabitur scelerisque, ligula non pretium venenatis, diam tortor sagittis mi, at malesuada risus leo nec est. Phasellus eleifend, purus a porttitor egestas, orci est porttitor ligula, et consequat diam tellus sed dolor. Aenean eu semper mauris, ut egestas nibh.
    Adsense Ready [Ads Inside Post]

    In this Template you will be able to add ads inside articles easily top or the middle or the bottom of the article as you like only follow the steps below :

    Go to your dashboard, and click on layout

    Click edit in Ads Inside Post widget and add your ad code inside the box content

    Now just inside your post between text add [post_ad]

    . Author Box

    First Go to Blogger > Template > "Edit HTML"

    Find below code.

    <div class='articleAuthor'>
    .....
    .....
    .....
    </div>

    Widgets

    Contact Form

    Add New Page for Static Page > Copy and paste all below code in it (HTML Mode). FYI : After adding this code, make sure you do not move to Compose mode.

    <form name="contact-form">
    <span style="font-family: Helvetica Neue, Arial, Helvetica, sans-serif;"><i class="fa fa-user"></i> Name </span>
    <input id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" />  
    
    <span style="font-family: Helvetica Neue, Arial, Helvetica, sans-serif;"><i class="fa fa-envelope"></i> Email Adress <span style="color: red; font-weight: bolder;">*</span></span> 
    <input id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" />  
    
    <span style="font-family: Helvetica Neue, Arial, Helvetica, sans-serif;"><i class="fa fa-pencil"></i> Content <span style="color: red; font-weight: bolder;">*</span></span>
    <textarea cols="25" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea> 
    <input id="ContactForm1_contact-form-submit" type="button" value="Send" />  
    <div style="max-width: 222px; text-align: center; width: 100%;">
    <div id="ContactForm1_contact-form-error-message">
    </div>
    <div id="ContactForm1_contact-form-success-message">
    </div>
    </div>
    </form>
    Sitemap

    Add New Page for Static Page > Copy and paste all below code in it (HTML Mode).

    <div id="table-outer">
    <table><tbody>
    <tr><td><label>Sort posts by : </label></td><td><select id="orderFeedBy"><option selected="" value="published">New post</option><option value="updated">Post updated</option></select></td></tr>
    <tr><td><label>Filter posts by category : </label></td><td><span id="labelSorter"><select disabled=""><option selected="">Loading...</option></select></span></td></tr>
    <tr><td><label>Search by keyword : </label></td><td><form id="postSearcher">
    <input type="text" /></form>
    </td></tr>
    </tbody></table>
    </div>
    <header id="resultDesc"></header>
    <ul id="feedContainer"></ul>
    <div id="feedNav">
    Loading...</div>
    <script src="https://cdn.rawgit.com/Arlina-Design/redvision/a666ec0f/daftarisicry.js" type="text/javascript"></script>
    <style scoped="" type="text/css">
    #comments {display:none;}
    </style>
    Ad Banner HTML

    Add New widget > Copy and paste all below code in it.

    Banner 728x90.

    <div class='kotak_iklan3'>
    <a href='#' target='_blank' title='ADS-DESCRIPTION'><img alt='iklan banner' height='90' src='IMAGE-URL' title='ADS-DESCRIPTION' width='728'/></a>
    </div>

    Banner 125x125.

    <div class="kotak_iklan">
    <a href="#" title="judul iklan"><img style="border: none;" src="IMAGE-URL" alt="text gambar" width="125" height="125" /></a>
    <a href="#" title="judul iklan"><img style="border: none;" src="IMAGE-URL" alt="text gambar" width="125" height="125" /></a>
    <a href="#" title="judul iklan"><img style="border: none;" src="IMAGE-URL" alt="text gambar" width="125" height="125" /></a> 
    <a href="#" title="judul iklan"><img style="border: none;" src="IMAGE-URL" alt="text gambar" width="125" height="125" /></a> 
    </div>

    ShortCodes

    Drop Caps
    <span class="first-letter">Your First Letter here</span>
    		
    Alert Box
    /*----success message----*/
      <div class="alert-message success">
      success message : You successfully read this important message. <i class="fa fa-check-circle"></i>
      </div>
      
      /*----Alert message-----*/
      <div class="alert-message alert">
      Alert message : This alert needs your attention. <i class="fa fa-info-circle"></i>
      </div>
      
      /*----Warning message-----*/
      <div class="alert-message warning">
      Warning message : Warning! Best check yo self. <i class="fa fa-exclamation-triangle"></i>
      </div>
      
      /*----Error message-----*/
      <div class="alert-message error">
      Error message : Oh snap! Change a few things up. <i class="fa fa-exclamation-circle"></i>
      </div>
    Blockquote

    To create a Blockquote simply select all text you want to be a Quote and click on Quote icon from blog post text editor panel.

    Bullet and List

    To create a Bullet simply select all text you want to be a Bullet and click on Bullet List icon from blog post text editor panel.
    To create a Ordered List simply select all text you want to be a Ordered List and click on Numbered List icon from blog post text editor panel.

    Buttons

    Add the demo and download button.

      <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>
      
    Pre Code
    <pre title="HTML" data-codetype ="HTMLku"><code class="language-markup"> ... Your HTML (already escaped) put here ... </code></pre>
    <pre title="CSS" data-codetype ="CSSku"><code class="language-css"> ... Your CSS put here ... </code></pre>
    <pre title="Javascript" data-codetype ="JavaScriptku"><code class="language-javascript"> ... Your JavaScript put here ... </code></pre>
    <pre title="jQuery" data-codetype ="JQueryku"><code class="language-javascript"> ... Your jQuery put here ... </code></pre>
    		
    Spoiler
    <div id="flippy"><button>Spoiler</button></div>
    <div id="flippanel">
    --- YOUR CONTENT GOES HERE ---
    </div>
    		

    www.arlinadzgn.com

    Top