Sabtu, 30 Mei 2015

How to Create and Setup Custom 404 Error Page In Blogger ?

Hy Blogger!

Have you ever heard the term "Custom Error Page 404"? This is a modified 404 Error page that is more interesting. This time I will discuss "How to Create and setup Custom 404 Error Page in Blogger."

Let's do a quick survey: what do usually you do when you click a link and encounter a "404 File Not Found" error?
  • Do you click on the BACK button of your browser and go somewhere else?
  • Try to back up one directory in the URL (ie, web address) and try again?
  • Write to the webmaster of the site and the referring site to inform them of the situation?
If you are like most people, you'll simply click on the BACK button and try another place. The majority of people don't even know that there are any other alternatives.


You thus need to do something so that you do not lose this group of people who come to your site by following an old link or by typing your URL incorrectly.

But Firstly,Let me explain what is Custom 404 Error Page ? and how it works ?

What Is Custom 404 Error Page?

Custom 404 error page are used to provide the best and interacting interface to your website or blog when someone enters wrong URL path or opens a broken URL by mistake. The main purpose of 404 error pages is to reduce Not Found errors in Google webmaster tools. And it also helps improve user engagement with your site.

404 error pages are those web pages which are not available on your website or blog. And it display 404 not found error when anyone enters incorrect address in the browser.

How Custom 404 Error Page Works?

Customize 404 pages are those which we create to provide easy navigation to help the visitors by adding some HTML and CSS coding in our blogs.And it also helps improve user engagement with your blog.

Where Is The DEMO,Screenshot Of Custom 404 Error Page?

Wait!
There is it.


How To Create & Setup Custom 404 Error Page In Blogger!

From the above discussion I think you know a lot about Custom 404 error page,now just explain how to design this error page in blogger.If you wanna insert it to your blogger blog then follow the instructions below.

Instructions To Follow:

  • Go to Blogger Dashboard→Your Blog
  • Template→Edit HTML
  • Search for that tag <meta charset='utf-8'/> by pressing Ctrl+F
  • Copy and paste the code below under the code <meta charset='utf-8'/>

HTML Code:

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<title>Page Not Found - <data:blog.title/></title>
</b:if>
  • Now find </head> tag in your template
  • Copy the code below and paste it above code </head>

CSS Code:

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<style type='text/css'>
.error-container{background-image: url(http://1.bp.blogspot.com/-zHS2luoiNTM/VTZJiQmK7RI/AAAAAAAAJxw/D1Kiy-euLXM/s1600/blog-bg.jpg);}
div#undefined-sticky-wrapper,div#blog_header,.container,#footer-wrapper,.backtotop,.top-menu,span.bg-opacity-inner,.bg-opacity p{display:none!important;margin:0;padding:0;overflow:hidden;}
#copyright {background-color:rgba(0,0,0,0.3);margin:auto;margin-top:-70px;}
.error-header{margin-top:-100px}
.error-title{line-height:42px}
.error-title span{background:#ed522e;padding:2px 10px;}
.error-image img{display:block;font-size:72px;font-weight:700;height:150px;margin:10px auto 40px}
.error-container{background-color:#101524;display:table;height:100vh;overflow-x:hidden;width:100%}
.error404 .anonymous{margin:0 auto 20px;display:block}
.error-404{background:rgba(0,0,0,.7);display:table-cell;vertical-align:middle}
.error-404 .page-content p{color:#c8c8c8}
.error-title{color:#fff;font-family:&#39;Patua One&#39;,sans-serif;font-size:42px;font-weight:400;text-transform:uppercase;margin:.67em 0;text-align:center}
.search-title{font-size:48px;color:#3f3f46}
.page-content,.page-content p{color:#797979;font-size:18px;text-align:center}
.btn.back-to-home{background:none;border-radius:0;color:#fff;font-weight:400;left:40px;line-height:24px;opacity:.8;padding:10px 30px;position:absolute;text-transform:capitalize;top:40px;z-index:99}
.back-to-home:hover{color:#c9a96e;}
.back-to-home i{font-size:14px;margin-right:3px}
@media only screen and (max-width:479px){
.back-button-container{max-width:80%;width:80%}.page-content .back-to-home{width:100%;margin:10px auto}.error-header{margin-top:30px}.error-title{font-size:24px;line-height:32px}.page-content,.page-content p{font-size:14px}.error-404{padding-bottom:60px}.page-footer{padding:20px 10px}}
</style>
</b:if>
  • Now find the tag <body> by pressing Ctrl+F
  • Copy and paste the code below under the code <body>

HTML Code:

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<div class='error-container'>
 <a class='btn back-to-home' expr:href='data:blog.homepageUrl'><i class='fa fa-home fa-fw'/>Back to Home</a>
    <section class='error-404 not-found text-center'>
        <header class='error-header'>
            <div class='error-image'>
                <img alt='404' src='http://1.bp.blogspot.com/-Gb2gYMW4VC0/VTZJg0pSIrI/AAAAAAAAJxo/CXhWMecSCNI/s1600/anonymous.png'/>
            </div>
          <h1 class='error-title'><p><span>Oops!</span> That page can&#8217;t be found.</p> </h1>
        </header>
        <div class='page-content'>
            <p>It looks like nothing was found at this location.</p>
        </div>
</section>
</div>
</b:if>
  • After this,SAVE your template.You have done successfully.
That Is It :-D

Visit your blog now and be the first to see it live.It must be working fine if you did not miss any step. The process is little long but well worth the time.If you're unable to get it working then you can leave a comment with your blog URL and I'll surely check it.Thanks.Stay Blessed!
    Blogger! Congratulation: You have successfully Installed this plugin to your blogger blog!

    Baca selengkapnya

    Jumat, 29 Mei 2015

    How To Add Multi Tab SideBar Widget In Blogger

    This time I will share about How to Install Multi Tab Sidebar Widget in blogger blog, who may have you seen on some of the web that we use it.

    One benefit of this widget is that if my anyone had added too many widgets in the sidebar, then by installing multi tab is going to save the placement of widgets in the sidebar column which usually extends downward.

    The placement of each widget in the sidebar can be a buddy for some columns that will make your blog become more look neat and attractive. Immediately, the way it is applied as follows,follow below instructions.

    SEE It LIVE BELOW [DEMO]

    See the Pen Multi Tab Widget by Abdullah Malik (@UrduBloggingHub) on CodePen.



    Instructions To Follow:

    1. Go To Blogger Dashboard→Your Blog
    2. Template→Edit HTML tab
    3. Find anywhere in the template ]]></b:skin> or </style> by pressing (Ctrl+F)

    Step No.1:

    This step includes a CSS code that you have to insert it before the closing tag ]]></b:skin> and save your template.

    CSS Code:

    / * Multi Tab Widget * /.multitab-section {background: # fff; text-transform: uppercase; width: 100%}.multitab-widget {list-style: none; margin: 0 0 10px; padding: 0}.multitab-widget li {list-style: none; padding: 0; margin: 0; float: left}.multitab-widget li a {background: # 22a1c4; color: # fff; display: block; padding: 15px; font-size: 13px; text-decoration: none}.multitab-tab {border: 0; width: 33.3%; text-align: center}.multitab-section h2, h3 .multitab-section, .multitab-section h4, h5 .multitab-section, .multitab-section h6 {display: none;}.multitab-li widget solid # 22a1c4; font-size: 14px; text-transform: capitalize}

    Step No.2:

    This step includes a JQuery code and you have to put this code above </body> tag.

    JQuery Code:


    <Script type = 'text / javascript'>
    // <! [CDATA [
    // Multi tab widget
    jQuery (document) .ready (function ($) {$ (". multitab-widget-content-widget-id"). hide (); $ ("ul.multitab-widget-content-tabs-id li: first a ") .addClass (" multitab-widget-current "). show (); $ (". multitab-widget-widget-content-id: first '). show (); $ ("ul.multitab-widget-content -tabs-id li a "). click (function () {$ (" ul.multitab-widget-content-tabs-id li a "). removeClass (" multitab-current widget-a "); $ (this) .addClass ("multitab-widget-current"); $ (". multitab-widget-content-widget-id"). hide (); var activeTab = $ (this) .attr ("href"); $ (activeTab ) .fadeIn (); return false;});});
    //]]>
    </ Script>

    Step No.3:

    After this you have almost done your plugin for a new look.Just a simple step is requied to insert this plugin to your blog you have to insert HTML code just below 
    <div id = 'sidebar-wrapper'>

    HTML Code:


    <Div class = 'multitab-section'>
    <Ul class = 'multitab multitab-widget-widget-content-tabs-id'>
    <Li class = 'multitab-tab'> <a href='#multicolumn-widget-id1'>Latest</a> </ li>
    <Li class = 'multitab-tab'> <a href='#multicolumn-widget-id2'>Tags</a> </ li>
    <Li class = 'multitab-tab'> <a href='#multicolumn-widget-id3'>Archive</a> </ li>
    </ Ul>
    <Div class = 'multitab-widget-content multitab-widget-widget-content-id' id = 'multicolumn-widget-ID1'>
    <B: section class = 'sidebar' id = 'sidebartab1' preferred = 'yes' />
    </ Div>
    <Div class = 'multitab-widget-content multitab-widget-widget-content-id' id = 'multicolumn-widget-ID2'>
    <B: section class = 'sidebar' id = 'sidebartab2' preferred = 'yes' />
    </ Div>
    <Div class = 'multitab-widget-content multitab-widget-widget-content-id' id = 'multicolumn-widget-id3'>
    <B: section class = 'sidebar' id = 'sidebartab3' preferred = 'yes' />
    </ Div>
    </ Div>
    Note:Change the name of the widget title that I put a mark red on the code above in accordance with a buddy widget title. Save your template and see the results.

    Success Message : Hi Blogger! You have successfully install this plugin to your blog.
    Baca selengkapnya

    Selasa, 26 Mei 2015

    How to Create a Unique Loading Effect in Blogger | Top 16 Eye Catching Effects

    "Loading" effect show a process bar when page loading like picture above . This effect is very useful for website .If loading time of your website is so long ,readers may think your website was down and find another website ,but in case of adding a loading bar ,readers may think the page is being processed and keep waiting a bit till full page loaded .

    There are many way to create loading effect ,in this post ,I want to introduce the easiest way,here are some ideas and inspiration of loading effects that you can apply on your web design.Lets try how to install these effects to your blogger blog.

    Instructions to follow:

    1. Go to Blogger Dashboard→Your Blog
    2. Template→Edit HTML
    3. Now Search for </head> By Pressing (Ctrl+F)
    4. Copy the code below and paste it just above the code </head> 

    Step 1:

    JQuery Code:

    <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js' type='text/javascript'/>

    Alert Message : The Below Lines Needs Your Attention.

    If jQuery is already in your template, do not copy anymore, because if jQuery is more than one would slow loading blog.

    Step 2:

    • Now,again search this peace of code in your blogger template 
    • ]]></b: skin> or </style> with (Ctrl + F).
    • Copy the code below and paste it just above ]]></b:skin> or </style> .

    CSS Code:


    #page-loader {
    position:fixed !important;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:9999;
    background:#FFFFFF url('URL Here') no-repeat 50% 50%;

    padding:1em 1.2em;
    display:none;
    }

    Step 3:

    1. Find the code </body> with Ctrl + F.  
    2. Copy the code below and paste code right above the code </body> .

    JavaScript Code:


    <script type='text/javascript'>
    //<![CDATA[
    $(document.body).append('<div id="page-loader"></div>');
    $(window).on("beforeunload", function() {
        $('#page-loader').fadeIn(1000).delay(6000).fadeOut(1000);
    });
    //]]>
    </script>
    • Please select the menu loading of your choice and paste the URL in BLUE Writing.


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipG_gBgeT5TTnwHquhL6B21xyeYIjJYDBzPf3NNv8LySoZchChRHhVk6unTFrEwMTNJIPuN4xskqe9ws0quzCRZnSKMeOyA2wvR2PrcqDZljPDPl54cc3_hyEXzC7RUcowlskmKc_KOSpx/s1600/loading4.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKBLo10rcOXLZu-gJNreiUZ6zAjjR5sKM0Lx4nKalowEvBMi_ubqIArutufLCYu-2SNqZR3hpVpXj55WAXr-4-7oxnsoHm8_dBE3NCpMDIlbrgC7DLUp7zLbqI8bWzdrntD7uXKKJ2tqOe/s1600/loading5.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhU3RMcbyOqvosTQw9lhremz2bjC6JgfQI4MwchbbiqT2VhNWioMbuV6IeCouePrXc8reNqf5ffJWREltp9iDwKRyWIgi6z_npRP2pddSv3Wr-k1BBH27CuoXOdNNb5cDuDtVHVmKDcCgf8/s1600/loading6.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6rpXR5AFqY0xT1BZfoeavZkQjwbyFUV9q0FTr8O-K_cLDFgCqmaD1DzIeS2ulRxygxyVyndSmB7Osjw40f6Wm_IdGlfHCvSM0UY_z8KsRcTPJwXw9GrbCaLuKOZBu6w_5qQCRV6InXPgq/s1600/loading8.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgS62wPXnLZPqVYb9F8rgw8a-H_wRz8d-pBKx-Y1SUbFulXdz7_HsR9xcie9DvHC5HP28iwShHVnNYqL3WhHyq8TNjhODJqJP7yCf1UHCPNsTvnn4umO9E65vokUcqRWuaItkjoodRLuz-k/s1600/loading9.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgleNP2D5CnHW1vZspdBVV-mIMDn1j6T20DL7cqUVwRVKGpqlwdBENWXxp1UWewKPLGE26iIQPAxbSrOeq4TH0NR0wi7NrpG7tfnl3PLwC3UGmncUmHLn02rXPCcz-L0pUIPRxqgYTKkNvG/s1600/loading10.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7HYY_t9Mm3Kv6shouGsPlhR5KGabI0OAUkUUksp4OTxThpOKhI_-CSH3lHxHmEHoR_3UTxaqogVPrPHAdS7q0x1-bS3e2REwqQZBI8KqQn8P2Zk3rgrguOyb_R-L_DTnGmKlf-jksKOU/s128-no/Loading1.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKhFJHjDRIYwQYZo0wVP0WqQNvxekgKkaF4juvouoOXhUSr90nX8q9p7iIg3NsfCEN3FfwEhLuHOQHyO5ytcWvvQ6_EKgq3uCu_P3Rd_Ir7IVK9UAFaBlFRZo687P-M1QQVZhU_v7xOdA/s128-no/Loading2.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFEDWPjIQ-NZ1YZLS9-eeYdwD5x0k3_VsA9pwG0ZPgsh2j2IwEVNwARQ-21TqgsS-ZSFduDHiE8YlBUzb5JxLvbw_A8SJdllNbhvZXH_DEH_pCqaAIMHr0V86r4MXaQnOjHZmPXHhU7x4/s128-no/Loading3.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZCgJSFuYlSuNtmQo7-IDZuV4Q9h9SmBud4Y487nz4-GdJ8ES_3D-e4J0PKqUmz_Abiw8lZ4pjiSXQDHeJrmYNuiKzMFZl2-UFEscEpk_6de7ntVBCuaGi-ran_4zydGojfV0kQFEaoUo/s128-no/Loading4.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6l5voR93ACGqH-JDDYnIPaTj__G48CKYvNUbuNetQQ7PSgI0cPLnjqfwXS-iCo1BMXs_ig5wg5cshPRaEZyS8bK8W1R6u-HXzjrI_tpkcNwvOVq0Evw43ZQde3ud0GdV36m9U2p1X56A/w124-h128-no/Loading5.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0n8wnWU0umj_Ytr4_hMhi3VXWOq-IjHNrXFFmQg1snD89q3Dknkg4caWKp4BMViG0RWNymy09zGi5UsZZMlyeg-MfdpSunB34Cps1ERlNcVjx9MW_U2KlVPuwnqiQdDHu6PrPNTeMEu8/s128-no/Loading6.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIWbuveXSE-4ONjbH0LtXPWipvHiR1enNs6U9aZc2DYjstNjfChS_MWVlQwpye-NsRmfwRGrYbH-4nVKYsusD4fWuMfiQkZH6bwQsafnBamUNEkEW3WrP5CAbOFS4kTp_8JNY7qbiaV_0/s128-no/Loading7.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhb9LpQKZPvFO1cum52u5Zj1GBAbG_MrOJFgkp7e6aCVGSyaVvAZGVjTA3zVlFkl5aGV0uc1VHeCuNKrifo5vPXdmxGXVexUH0gOA75coBIRAs8Qm633tDHBSyziv-Kt-9y5BVdUlaKSAQ/w128-h54-no/Loading8.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC6eieVdbeSahCK6ThDPL-kJ1ZK1iJoxlKStxRpgLDf2XKKj5YikgcRN_1WOo-XEuZLvKN_r4wdqCeoTx3EAarviIwTGDVU8C7jo68-HLnajTvh6OVYmYI7QcvEvBFLBJuEhHGrMw7UjU/s128-no/Loading9.gif


    https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwRVelHCIOusbI1YkajDeUYYkhAEWXgKeIDznOEz42pSu4cmtKzwlcPUz3EL-vBqeMqjWkz7anoJEItKZ4FkLN5qrYO0Aw8MQhY-9Fs6tCWZLIKk4q_m5q1QCMReY_FlJdNu3Pl-oa_so/w128-h40-no/Loading10.gif

    Success Message : You have successfully add this plugin to your blogger blog.

    Need Help ?


    We hope this tutorial helps you further decorate your blogs like never before and create beautiful widgets that may engage your readers even more. Let us know if you need any help via comment section below.
    Peace and blessings buddies. :)
    Baca selengkapnya

    How To Add Subscription Box With Social Icons Below Blog Posts?

    Every blogger wants to grow his subscribers list and build huge fan base and subscribers. Everyone is not successful with it. Do you know one of the reasons? it is placement of subscription box.

    If you put subscription post under a post then there are higher chances of making the visitor subscribe to your blog. The visitor comes at the end of the post only after reading it and enjoying it. If he finds that ''Get more such articles in your inbox'' at the end with subscription box, then there are higher chances of making him/her subscribe.

    In this way it will also helps in providing good exposure to your blog on outer social networking websites. In this tutorial we will discuss about adding a social subscription box below posts in blogger blogs.


    Instructions To Follow:

    1. Go to Blogger Dashboard→Your Blog
    2. Template→Edit HTML
    3. Now Search <div class=’post-footer-line post-footer-line-1′>
    4. Paste Following Code Just Below It and Save The Template.

    Source Code:

    <style>
    .wc-subboxv2{
    float:left;
    width:500px;
    padding:10px;
    border:1px solid #ccc;
    color:#444444;
    background-color:#fff;
    margin:25px auto;
    font-family:Droid Sans;
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    }
    ul.wc-subboxsoc{
    list-style:none;
    margin-top:30px;
    overflow:hidden;
    }
    .wc-subboxsoc img
    {
    margin-left:-20px;
    height:50px;
    margin-top:6px;
    }
    .wc-subboxsoc li{
    float:right;
    background:none !important;
    padding:0 !important;
    margin:0 8px;
    }
    .wc-subboxbutton{
    background:#f8f8f8;
    border:1px solid #ddd;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding:6px 12px;
    margin:0;-webkit-box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4);
    -moz-box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4);box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4);
    color:#888;
    text-shadow:0 1px 0 #fff;
    line-height:1.2;
    cursor:pointer;
    font-size:13px;
    }
    .wc-subboxbutton:hover{
    background:#f0f0f0;
    text-decoration:none !important;
    }
    .wc-subboxemail{
    clear:both;
    width:250px;
    margin:10px 0;
    float:left;
    }
    .wc-subboxemail h4
    {
    font:16px georgia, arial, verdana;
    }
    .wc-subboxemailform{
    position:relative;
    width:250px;
    margin:0 auto;
    }
    .wc-subboxinput{
    width:200px;
    height:18px;
    margin:0 auto;
    padding:8px 40px 8px 10px;border:1px solid #ddd;
    -webkit-border-radius:4px;-moz-border-radius:4px;
    border-radius:4px;font-family:georgia;
    font-style:italic;
    -webkit-box-shadow:1px 1px 2px #dfdfdf;
    -moz-box-shadow:1px 1px 2px #dfdfdf;
    box-shadow:1px 1px 2px #dfdfdf;
    font-size:14px;color:#666;
    }
    .wc-subboxbutton{
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-bottomleft:0px;
    border-top-left-radius:0px;border-bottom-left-radius:0px;
    padding:9px;
    position:absolute;
    right:-2px;
    top:0;
    display:block;
    line-height:16px;
    }
    .wc-subboxbutton{
    padding:8px !important;
    }
    .wc-subboxemailform, .wc-subboxinput{
    width:98% !important;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    height:auto;
    }
    </style>
    <b:if cond='data:blog.pageType == "item"'>
    <div class='wc-subboxv2'>
    <div class='wc-subboxemail'>
    <h4 style='text-align:center;'>Get Free Updates in your Inbox</h4>
    <form action='http://feedburner.google.com/fb/a/mailverify' class='wc-subboxemailform' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=YourFeedURL Here&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'>
    <input name='uri' type='hidden' value='YourFeedURL Here'/>
    <input name='loc' type='hidden' value='en_US'/>
    <input class='wc-subboxinput' name='email' onblur='if (this.value == "") {this.value = "Enter your email...";}' onfocus='if (this.value == "Enter your email...") {this.value = ""}' type='text' value='Enter your email...'/>
     <input class='wc-subboxbutton' title='' type='submit' value='Subscribe'/>
    </form>
    </div>
    <ul class='wc-subboxsoc'>
    <li>
    <a href='http://feeds.feedburner.com/YourFeedURL Here'><img src='http://2.bp.blogspot.com/-IXJ5WpaZllc/UiIRkBdgE0I/AAAAAAAACUQ/H41RlpEwkSU/s1600/rss.png' title='Subscribe us'/></a>
    </li><li>
    <a href='http://twitter.com/YourTwitterURL Here'><img src='http://1.bp.blogspot.com/-TD3jCs_IZcg/UiIRjnuFRyI/AAAAAAAACUA/9ZYp0awI3Ss/s1600/twitter.png' title='Follow us'/></a>
    </li><li>
    <a href='http://facebook.com/YourFacebookPageURL Here'><img src='http://1.bp.blogspot.com/-XtMSvGt9QbM/UiIRj_Z-xkI/AAAAAAAACUE/lxKPo9uepx4/s1600/facebook.png' title='Like us'/></a>
    </li><li>
    <a href='Paste Your Google Plus Link Here'><img src='https://lh4.googleusercontent.com/-l6tB4HfZcfY/UjdItwk9-7I/AAAAAAAACW4/iHklkLWO_Fs/h120/google.png' title='Circle us'/></a>
    </li>
    </ul>
    </div>
    </b:if>
    Attention! Do You Know How To Customize This Plugin ?

    •  In the following code replace red color code with your social network addresses,and see your blog now.

    Need Help:

    We hope this tutorial helps you further decorate your blogs like never before and create beautiful widgets that may engage your readers even more. Let us know if you need any help via comment section below.
    Peace and blessings buddies. :)
    Success Message : Hi Blogger! You have successfully install this plugin to your blog.

    Baca selengkapnya

    Jumat, 22 Mei 2015

    How To Divide Blogger Post Into Multiple Column 2 or 3 ?

    How to Divide Column Articles In Blogger Post:- Actual column in an ordinary article you write can be divided into two columns even more. The application of this column is divided article we often see in a newspaper or magazine media.

    Here I will give you a few tips to take advantage of CSS code  column-width Property . First please apply the code below on the template,and follow my instructions below.




    Instruction To Follow:

    1. Go to Blogger Dashboard→Your Blog
    2. Template→Edit HTML
    3. Now find  </b:skin> by pressing Ctrl+F  
    4. And Insert below code just after </b:skin>

    CSS Code:


    .bagidua
    {
       -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    You have Done Successfully.


    Alert message: Hi Blogger, The below lines needs your attention,Note Them.

    In the above code, the value of column-count me give you two are meant article posts will be divided into two columns. If you want some columns eg 3 columns then specify a column-count value with the number 3.

    How To Make It Work:

    Don’t think this column will appear in all of your posts. While you wrap your content’s paragraph inside HTML code only then column will be visible. To make it work in Blogger Blog post you have to add selective paragraph first on HTML view from post editor and after that wrap paragraph with HTML code. After that switch to Compose view from HTML view and copy any code from the below code and paste it there.

    Post HTML Code:

    <Div class='bagidua'> APPLY YOUR TEXT HERE </div>

    That’s it now check your Post and see your content than break into several columns. Just like newspaper Blog. Thank You.
    Baca selengkapnya