MINIMA COLORED 3 MAG STYLE

Getting Started

Theme Info

Created: 16/07/2014
Latest Update: 16/04/2018

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 Design
  • SEO
  • Adsense Ready
  • Magazine Style
  • Custom Threaded Comment
  • 2 Column
  • White Base Theme Color
  • Responsive Ad
  • Breadcrumbs
  • Related Posts with Thumb
  • Search Box
  • Share Button
  • Top Menu
  • Main Dropdown Menu
  • Numbered Page Navigation
  • Top / Sidebar Social Bookmark
  • Custom 404 Page
  • Smooth back To Top Button
  • Better Print Page Layout
  • Custom Contact Form Design
  • Subscribe Box
  • 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'/>

    Mag Style

    Note : in Mag Top / Bottom Section don't try add any widget oyher than HTML one, follow this

    Mag Section Type : pmag2, pgallery , pvid

    To add Mag Section Type just simply follow this method by change Box Type and your Label

    [Your Label Here][Box Type]
    Example :
    [Gallery][pgallery]

    To add Recent Posts and Recent Comments.

    Recent Posts
    recentposts
    Recent Comments
    recentcomments
    First Widget

    To bring up the layout of the widgets on the First Widget Section, simply add a new widget and then fill with recent or random.


    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.

    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.

    Silakan isi form di bawah ini untuk menghubungi admin. Jika tidak ada halangan dan kesibukan lainnya, admin akan langsung merespon pesan yang Anda kirimkan.
    
    <form name="contact-form">
    Nama
    <input id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" />  
    Alamat Email 
    <input id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" />  
    Isi Pesan
    <textarea cols="25" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea> 
    <input class="ripplelink" id="ContactForm1_contact-form-submit" type="button" value="Kirim" />  
    <div style="max-width: 100%; text-align: center; width: 100%;">
    <div id="ContactForm1_contact-form-error-message">
    </div>
    <div id="ContactForm1_contact-form-success-message">
    </div>
    </div>
    </form>
    
    <style scoped="" type="text/css">#ContactForm1,#comments{display:none}#ContactForm1_contact-form-name,#ContactForm1_contact-form-email{display:inline-block;width:50%;height:auto;margin:10px auto;padding:10px;background:#f7f7f7;color:#666;border:1px solid rgba(0,0,0,0.05)} #ContactForm1_contact-form-email-message{width:100%;height:175px;margin:10px auto;padding:10px;background:#f7f7f7;color:#666;border:1px solid rgba(0,0,0,0.05)} #ContactForm1_contact-form-name:focus,#ContactForm1_contact-form-email:focus,#ContactForm1_contact-form-email-message:focus{background:#fff;outline:none;border:1px solid rgba(0,0,0,0.2)} #ContactForm1_contact-form-submit{font-size:16px;width:161px;height:45px;float:left;color:#fff;padding:0;margin:10px 0 3px 0;cursor:pointer;background:#000;border:none;border-radius:2px;transition:background 0.4s linear} #ContactForm1_contact-form-submit:hover{background:#ff2424} #ContactForm1_contact-form-error-message,#ContactForm1_contact-form-success-message{width:100%;margin-top:35px}form {color:#888} @media only screen and (max-width:768px){#ContactForm1_contact-form-name,#ContactForm1_contact-form-email{width:100%}} </style>
    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://dl.dropbox.com/s/a8sbgsfp7uv8o9k/toc.js" type="text/javascript"></script> <style scoped="" type="text/css">
    .comments,#feedContainer .news-text{display:none}
    /* CSS Sitemap */
    #table-outer table {width:100%;margin:0;padding:0;}
    #table-outer input, #table-outer select {padding:4px;font:inherit;width:170px;box-sizing:border-box;}
    #table-outer select {cursor:pointer;outline:none}
    #table-outer input:focus{outline:none}
    #resultDesc {margin-bottom:10px;}
    #feedContainer {overflow:hidden;margin-top:20px;}
    #feedContainer strong {font-size:10px;color:#ccc}
    #feedContainer, #feedContainer li {padding:0;margin:0;list-style:none;}
    #feedContainer li{float:left;width:50%;margin-bottom:15px;position:relative;z-index:0;}
    #feedContainer .inner{display:inline-block;width:auto;float:left;overflow:hidden;padding:0;margin:0 5px;position:relative}
    #feedContainer img{float:left;margin:0 8px 0 0!important;max-width:100%}
    #feedContainer .toc-title {max-height:33px;overflow:hidden;}
    #feedContainer .toc-title:hover {text-decoration:underline;}
    #feedNav a,#feedNav span{display:block;text-align:center;color:#fff;text-decoration:none;background:#1e90ff;padding:4px 6px;width:20%;font-size:12px;margin:20px auto 0 auto;border-radius:3px}
    #feedNav a, #feedNav span:hover {background:#2f3542}
    #feedContainer .date {display:none;position:absolute;bottom:0;right:0;background-color:transparent;color:#b8c1c3;font-size:9px;padding:3px 2px;width:35px;}
    #feedContainer .date .dd {font-size:9px;line-height:5px;font-weight:700;}
    #feedContainer .date span {display:inline-block;line-height:5px;text-align:center;margin-left:5px}
    </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>
    Subscribe Box

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

    Change AFusion to your Subscribe blog.

    <div id='subscribe-box'>
                     <p>Sign up here with your email.</p>
                 <div class='emailfield'>
                  <form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=AFusion&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'>
                   <input type='text' name='name' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your Name&quot;;}' onfocus='if (this.value == &quot;Your Name&quot;) {this.value = &quot;&quot;;}' value='Your Name'/>
                   <input type='text' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your Email&quot;;}' onfocus='if (this.value == &quot;Your Email&quot;) {this.value = &quot;&quot;;}' value='Your Email'/>
    <input name='uri' type='hidden' value='AFusion'/>
    <input name='loc' type='hidden' value='en_US'/>
                    <input class='submitbutton' type='submit' value='Subscribe Now!'/>
    
                  </form>
                 </div>
    </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>
    		

    Fixed

    Mobile Responsive

    To provide responsive look better on a mobile device, please click Template > Gear > Select None. Show mobile template on mobile devices.

    Video Thumbnail

    When you copy youtube embed code to html of the post it will be in this form

    <iframe allowfullscreen="" frameborder="0" height="315" src="//www.youtube.com/embed/HLCasyAh7ic" width="100%"></iframe>
    		

    But in blogger youtube thumbnail will not appear, so to fix it you just need to add https in the youtube embed codes and it will look like this.

    <iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/HLCasyAh7ic" width="100%"></iframe>
    		

    Okay thats it, have fun and enjoy.


    www.arlinadzgn.com

    Top