Tuesday, 6 May 2014

Add Flat UI Labels Cloud To Blogger Blog

Flat UI design refers to a style of interface design which removes any stylistic choices that give the illusion of three-dimensions (such as drop shadows, gradients, or textures)..So Today We Are Going To Describe You How To Add FLAT UI Labels Cloud To Your Blogger Blog

Step 1 : Add The Css Code To Your Template
  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML >> Search For ]]></b:skin> (Want help to find Click Here)
  • Now Paste The Following code Above/Before ]]></b:skin>
.sidebar .label-size {
position:relative;
text-transform: uppercase;
text-decoration:none;
font-size:13px;
font-family:Open Sans;
color:#fff!important;
}
.sidebar .label-size a {
color:#fff!important;
font-weight:400;
padding:8px 10px;
margin:0 6px 6px 0;
float:left;
display:block;
-moz-transition: all 0.4s ;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s ;
-ms-transition: all 0.4s ;
transition: all 0.4s ;
}
.sidebar .label-size-1 a {background:#1abc9c;border-bottom:3px solid #127F69;}
.sidebar .label-size-1 a:hover {background:#16a085;}
.sidebar .label-size-2 a {background:#3498db;border-bottom:3px solid #226693;}
.sidebar .label-size-2 a:hover {background:#2980b9;}
.sidebar .label-size-3 a {background:#2ecc71;border-bottom:3px solid #1F8C4C;}
.sidebar .label-size-3 a:hover {background:#27ae60}
.sidebar .label-size-4 a {background:#9b59b6;border-bottom:3px solid #74398E;}
.sidebar .label-size-4 a:hover {background:#8e44ad}
.sidebar .label-size-5 a {background:#e74c3c;border-bottom:3px solid #922C20;}
.sidebar .label-size-5 a:hover {background:#c0392b}


  • After Adding Code Click On Save Template....
  • You're Almost Done..
To Display Them In Cloud Mode Go To Labels In Layout And Select Cloud From The Options..
Go To Your Blog And Check,if you are getting any single problem then feel free to mention it via comments,We will reply as soon as possible.



Sunday, 23 March 2014

How to make maximum profit from adsense

Today I will share something very important to every bloggers out there. Let me be clear that even most people having their Adsense account cannot make the enough profit out of it. This is because, they haven't followed the certain rules and regulations or, they do not comply with the terms.
The fact being that Google Adsense is the one and only best solution for the publishers. And that it shares the maximum revenue with its customer.
Today i'll tell you few guidelines that will help you to make the maximum profit out of your Google Adsense.

1. See where to put Adsense ads.

Google has found there are places where ads are more effective, and places where they are less effective.
  • Ads that appear when you first arrive at your page (i.e., "above the fold" as they say in the newspaper world) tend to be more effective than those that are below the fold.
  • Ads on upper left tend to perform much better than ads on the lower right.
  • Ads directly above the primary content, and ads that appear at the bottom of the page and above the footer tend to perform very well.
  • Wider ads are generally more successful, as they are much easier to read.
  • Ads that display images or video perform very well.
  • Using colors that complement your website colors will make them more readable, and so more effective.
2. Tune your advertisements. 

While Google AdSense will auto-populate your page with what they feel are relevant ads, use their tools to provide tighter controls. Here are ways to check which part of your webpage is perfect for ad placement.
  1. Set up channels. Channels are like labels that let you group your ad units your way—by color, category, or pages. By setting up channels, you can get detailed reports on the performance of your ad units, and use that to your advantage. For example:
  • Use one style of ad on one group of pages, and another style on another group. Track and compare the performance of the two styles, and pick the best performer.
  • Compare performance on pages that focus on different things. For example, if your pages about gardening perform better than your pages on cooking, you might consider adding more to your gardening pages.
  • If you have separate domains, set up a channel to track each of them to see which is generating the most clicks.
So, tuning your ads alone won't make your profit more. The other things you should are:

3. Traffic

First and foremost, in order to generate any kind of revenue from AdSense you must have people clicking on your ads. In order for this to happen, you need to have people on your site, reading your content! Whether you have a business website, or a personal blog, the rule is the same: Get the word out!
  • Heavily trafficked large sites can see over a million hits a day, whereas a blog might feel lucky if they have 100 or 200 visitors a day.
  • For every click you receive, you may earn from $.05 to $5. Yes, that's a broad range, over a month, that is between $1.50 and $150.00. Where in that range you can expect to frequent depends entirely on you, your site, and your promotion efforts.
4. Content is king

The quality of your content is a most important factor in understanding your earning potential. If your site provides rich, compelling content and a great user experience, you will have more interested users. And more users means more traffic, which means more click, and more cash.

I would love to hear from you. Please Comment..



Saturday, 22 March 2014

Add Customized Contact Us Page



Contact Us Page Is Very Essential For Every Blog,So Today  We Are Posting How to add customized Contact Us Page....

Step 1 : 

  • First Create a Blank Page  And Name It as Contact Us
  • Now Switch To HTML Mode and Paste The Below Code 

<div id="contact_wrap">
<h3>Contact Us</h3>
<form name="contact-form">
<input id="ContactForm1_contact-form-nbtname" name="name" placeholder="Name" size="30" type="text" value="">
<input id="ContactForm1_contact-form-nbtemail" name="email" placeholder="Email" size="30" type="text" value="">
<textarea cols="25" id="ContactForm1_contact-form-email-nbtmessage" name="email-message" placeholder="Message" rows="5"></textarea>
<input id="ContactForm1_contact-form-nbtreset" type='reset' value='Clear'/>
<input id="ContactForm1_contact-form-nbtsubmit" type="button" value="Submit">
<br>
<div style="max-width: 222px; text-align: center; width: 100%;">
<div id="ContactForm1_contact-form-nbterror-message">
</div>
<div id="ContactForm1_contact-form-nbtsuccess-message">
</div>
</div>
</form>
</div>
And Save The Page

Step 2 :  

  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML >> Search For ]]></b:skin> (Want help to find Click Here)
  • Now Paste The Following code Above/Before ]]></b:skin>

#ContactForm1_contact-form-nbtname{
width: 270px;
height:auto;
margin: 5px auto;
padding: 10px 10px 10px 40px;
background:#f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvrG5WF-uQOhn58gL1gza9GipNp-jsziJ5yYtTrBEl2V2mCnYYrUhGAPDmBsPyI-El9SjJxPysn4soqyDLElObZwFNuR47sDte9C3V93KWBdOkWaG1DWuMetRCHRqH7uMUGXMmBXwVp7k/s1600/user.png)no-repeat 10px center;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}
#ContactForm1_contact-form-nbtemail{
width: 270px;
height:auto;
margin: 5px auto;
padding: 10px 10px 10px 40px;
background: #f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJdrptt0zLDiDQEFe49EePafw50j6SCo_jvAnd2Jhebuetz30vhRf8yN1uE9ftBTF6zp5tKxoem6LWhtcI4J1EMUh0lqrMTfQEEgb1Sut1SbgjesEKyDDZ6hULoDEmw8YWDNtb5fQyQq0/s1600/pen.png)no-repeat 10px center;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}
#ContactForm1_contact-form-email-nbtmessage{
width: 270px;
height: 150px;
margin: 5px auto;
padding: 10px 10px 10px 40px;
font-family:Arial, sans-serif;
background: #f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLygnLJZANWRyANRMs3ew_Vr-GNuf_GBdvBIkFe9oX_jnyh6sH4r8YQYDeLbtsgcoPe-oHxgqmss1Gh2m14BXYRhiMb9XTqRZ3Bgv880tVy2iSQxJML5cKLUxYee4vdjoep5hHq6VvWTM/s1600/msg2.png)no-repeat 10px 10px;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}#ContactForm1_contact-form-nbtreset {
width: 95px;
height: 30px;
float: left;
color: #FFF;
padding: 0;
cursor:pointer;
margin: 25px 0 3px 0 0;
background-color:#005a8a;
border-radius:4px;
text-shadow: 1px 0 0 #1f4962;
-webkit-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
-moz-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
background-color: #3689b9;
border:1px solid #194f6d;
}
#ContactForm1_contact-form-nbtreset:hover {
background:#4c9bc9;
}
#ContactForm1_contact-form-nbtsubmit {
width: 95px;
height: 30px;
float: right;
color: #FFF;
padding: 0;
cursor:pointer;
margin: 25px 0 3px 0 0;
background-color:#005a8a;
border-radius:4px;
text-shadow: 1px 0 0 #1f4962;
-webkit-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
-moz-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
background-color: #3689b9;
border:1px solid #194f6d;
}
#ContactForm1_contact-form-nbtsubmit:hover {
background:#4c9bc9;
}
#ContactForm1_contact-form-nbterror-message, #ContactForm1_contact-form-nbtsuccess-message{
width: 320px;
margin-top:35px;
}
You're Almost Done..Now Visit Your Contact Us Page And See The Miracle But Messages Cannot Be Sent.To Rectify This Follow step 3

Step 3 :  

This is The Final Step Do It Carefully
  • Log In to your Blogger Account
  • Go To Layout Tab And Select Add a Widget
  • Now Select Contact Form from More Gadgets and Save
Now Your Contact Form Will Work...But You Can See Contact Form in Sidebar,To Disable Contact Form In Side bar
  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML >> Search For </head>(Want help to find Click Here)
  • Now Paste The Following code Above/Before </head>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<style>
#ContactForm1{ display:none!important;}
</style>
</b:if>

  •  Save The Template.Now You'r Done

Go To Your Blog And Check,if you are getting any single problem then feel free to mention it via comments,We will reply as soon as possible.



Customize Blogger Blockquote & Highlight codes with it


Many Of The Bloggers Don't Know How To Highlight html Codes I There Blogs.So Today We are Going To Post How To Highlight Html Codes by Using Simple BlockQuote Trick

(Do You Don't Know How To Use Blockquote Click Here)

Step 1 :  Find The Blockquote In Template


  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML >> Search For .post blockquote (Want help to find Click Here)
You Will Find A Code Similar To This..
.post blockquote{
--------------------
--------------------
}
.post blockquote p{
---------------------
---------------------
}
.post blockquote:hover {
---------------------------
-------------------------
}

Step 2 : Then Replace the Above Codes Given Below in Step 4

Step 3 : If You Don't Find The Code Then Simply Follow Below Steps


  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML >> Search For ]]></b:skin> (Want help to find Click Here)
  • Now Paste The Following code Above/Before ]]></b:skin>
Step 4 :
.post blockquote {
background: hsla(0, 4%, 95%, 0.34) url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJAbwOJNDqQtgLQ-qVM7O2GQhP-DYgvA0DLRlSkzqMtP4jGQsDCI8E0_4bJS-BWfUv8xA9KLNAn_N1ipbkc71oHxDk7_ZbTsDNkCJJ-a_3gUmwiTP0eur_fjz7YMtbthwhMPwQMs2tFYo/s1600/blockquote.png) no-repeat bottom center;
margin: 20px;
padding: 10px 20px 40px 20px;
border: 1px solid #ddd;
font-size: 0.9em;
word-wrap: break-word;
overflow: hidden;
-webkit-box-shadow: 0 0 5px 5px hsla(0, 0%, 50%, 0.13);
-moz-box-shadow: 0 0 5px 5px hsla(0, 0%, 50%, 0.13);
box-shadow: 0 0 5px 5px hsla(0, 0%, 50%, 0.13);
}
.post blockquote p {
margin: 0;
padding: 0 0 15px;
}
.post-body blockquote {
line-height: 1.3em;
}

Customization  : 

  • Replace https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJAbwOJNDqQtgLQ-qVM7O2GQhP-DYgvA0DLRlSkzqMtP4jGQsDCI8E0_4bJS-BWfUv8xA9KLNAn_N1ipbkc71oHxDk7_ZbTsDNkCJJ-a_3gUmwiTP0eur_fjz7YMtbthwhMPwQMs2tFYo/s1600/blockquote.png With Your Image.
  • Now Save The Template
  • Go To Your Blog And Check,if  you are getting any single problem then feel free to mention it via comments,We will reply as soon as possible. 



Add Facebook Popup Like Box To Blogger Using Jquery

The popup Like box is not designed for make you blog look like professionals, The widget designed for get more Facebook like. This box has also a close botton at the top right corner. Visitor can close this widget by clicking on close button.


when reader visit your blog first timeFacebook like box is appear to your reader and when visitor navigate to another page or visit back later like box never appear again if readers doesn’t there browser cookies.






How To Install This To Blogger

You can Install This Widget Easily in your Blog By Following These Simple Steps....

Before you edit any template it's better to keep a Backup..So First Backup your Template.

1. Go to your Blogger Dashboard>>Template>>Edit Html

2. Find following code in your template.
</head>
3. and paste the following code before/above </head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script><script src='http://yourjavascript.com/69231961363/jquery-colorbox-min.js' type='text/javascript'/> <script type='text/javascript'> jQuery(document).ready(function(){ if (document.cookie.indexOf(&#39;visited=true&#39;) == -1) { var setDays = 1000*60*60*24*7; var expires = new Date((new Date()).valueOf() + setDays); document.cookie = &quot;visited=true;expires=&quot; + expires.toUTCString(); $.colorbox({width:&quot;400px&quot;, height:&quot;430px&quot;, inline:true, href:&quot;#facebook-popup&quot;}); }});</script>

4. Now Search for
 </b:skin>
5. and paste following css code before/above </b:skin>


/* Facebook Popup Like Box */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } #cboxOverlay { position: fixed; width: 100%; height: 100%; } #cboxMiddleLeft, #cboxBottomLeft { clear: left; } #cboxContent { position: relative; } #cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; } #cboxTitle { margin: 0; } #cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; } .cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; -ms-interpolation-mode: bicubic; } .cboxIframe { width: 100%; height: 100%; display: block; border: 0; } #colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } /* User Style: Change the following styles to modify the appearance of Colorbox. They are ordered and tabbed in a way that represents the nesting of the generated HTML. */ #cboxOverlay { background: #000; } #colorbox { outline: 0; } #cboxContent { margin-top: 20px; background: #000; } .cboxIframe { background: #fff; } #cboxError { padding: 50px; border: 1px solid #ccc; } #cboxLoadedContent { border: 5px solid #123D60; background: #fff; box-shadow: 3px 3px 3px #fff; } #cboxTitle { position: absolute; top: -20px; left: 0; color: #ccc; } #cboxCurrent { position: absolute; top: -20px; right: 0px; color: #ccc; } #cboxLoadingGraphic { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_6towZbFWBi4CJE88RQ-4dKe5x9BHjC46E_zOz06tF_JNcw2SpHMb_UvFufbwx38BKHeNPMnROpic8Ru5ci45kjk7HLppVQ7BugzximBvrF2gSaUmoRWr5pYuWFjQSnViott0yTDEMAfS/s32/loading.gif) no-repeat center center; } /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */ #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; } /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */ #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: none; } #cboxSlideshow { position: absolute; top: -20px; right: 90px; color: #fff; } #cboxPrevious { position: absolute; top: 50%; left: 5px; margin-top: -32px; background: url(https://sites.google.com/site/techprevue/home/controls.png) no-repeat top left; width: 28px; height: 65px; text-indent: -9999px; } #cboxPrevious:hover { background-position: bottom left; } #cboxNext { position: absolute; top: 50%; right: 5px; margin-top: -32px; background: url(https://sites.google.com/site/techprevue/home/controls.png) no-repeat top right; width: 28px; height: 65px; text-indent: -9999px; } #cboxNext:hover { background-position: bottom right; } #cboxClose { position: absolute; top: 5px; right: 5px; display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1uFHpFqNQTspnnrdCJtiNo951wkawtxlKRTNxmPcO2B2W5IlPAK1oCtbt1Y23z0LPXFv2E5sdFq_inpudZC-OEeZyJH3Z5RdJOXf-Ufn56tpvTdBoJ_4XvMFdkfMlpdWdK3XRsgLUzjGU/s130/controls.png) no-repeat top center; width: 38px; height: 19px; text-indent: -9999px; } #cboxClose:hover { background-position: bottom center; }
6. Save your template and you are done second last step! Visit your blog to see it working just perfectly.
7. Now finally find following code.

</body>
8. and paste the following code before closing </body> tag.


<div style='display:none'> <div id='facebook-popup' style='background:#fff;position:scroll;z-index:99999;'> <div style='text-align:center;padding-top:15px'> <h3 style='font-family: &apos;Source Sans Pro&apos;, Sans Serif; Font-size: 18px; font-weight: 300px; '>Receive All Free Updates Via Facebook.</h3> <iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fnewbloggertricks&amp;width=342&amp;height=300&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=' style='border:none; overflow:hidden; width:342px; height:300px;'/> </div> </div> </div>

Replace newbloggertricks with your facebook fan page username.

save your template and you are all done. .!!
Visit your blogs and see it popping up just fine! Remember that the popup will show only once. To see it again you will first need to delete your browser cookie and then refresh the page to see it appearing again.

I just hope you would find this tutorial easy and yet exciting. Please let me know if you need any help. I just hope you can make your strong facebook fan growth. Wish you success and peace buddies. Stay updated by subscribing our email news feed or like our facebook page.

Customization :

In The First Code
  • *7 Setting this value will effect cookie refreshment If It 7 then it appear for every  7 days. If you want to display like box to your visitors after a 1 day then set 7 to 1. if you set the value to 1 then it can annoying your regular readers.



Wednesday, 11 December 2013

Add ADMIN Ribbon In Blogger Comments



Blogger commenting system has perpetually been versatile and provides the power to their users to customize it their own method these days one in all our readers asked that however am i able to add ADMIN Ribbon Or Icon With The Admin Comments in Blogger. therefore these days this can be special requested tutorial that we tend to square measure progressing to share to point out however simply you'll be able to implement this feature in Blogger Commenting System.

How To Add ADMIN Ribbon Or Icon With Comments In Blogger?

So let’s start with the tutorial:

1. Log-in to your Blogger Dashboard.
2. Go to Template > Backup.
3. Now click “Edit HTML.”
4. Inside the “HTML EDITOR”, Press CTRL+F and search for </b:skin> tag. Click ► to expand the code.


5. Then search for “COMMENTS” styles between </b:skin> and ]]></b:skin> tags.
6. You will find the code similar to this:1
#comments .comment-author{
padding-top: 1.5em;
border-top: 1px solid $(body.rule.color);
background-position: 0 1.5em;}
#comments .comment-author:first-child{
padding-top: 0;
border-top: none;}
.comments .comment-content{ padding:5px 0;}
.avatar-image-container{
margin: .2em 0 0;}
#comments .avatar-image-container img{
border: 1px solid $(image.border.color);}
.comment-actions a
{
font-size:11px; color:#777 !important
}
.comments .comments-content .user
{
font-size:16px; color:#000;
}
.comments .comments-content .datetime
{
font-size:11px; color:#777 !important
}
.comments .comments-content .datetime a
{
color:#777;
}
.comments .comments-content .comment-thread ol a
{

color:#000;}
.comments .comments-content .loadmore a{
border-top: 1px solid $(widget.alternate.text.color);
border-bottom: 1px solid $(widget.alternate.text.color);
}
.comments .comment-block
{
border: 1px solid #ddd;
padding: 7px;
}
.comments .comment-thread.inline-thread{
background-color: $(post.footer.background.color);
}
.comments .continue a
{
background:#f9f9f9;width:130px;border:1px solid #ddd;border-radius:9px;
padding: 10px;color:#000;
}
.comments .continue{
border-top: 2px solid $(widget.alternate.text.color);
}
.comments h4{
font: $(post.title.font);
margin: .75em 0 0;
padding: 10px;
border: 1px solid #ddd;
width: 100px;
}
.comment-form
{
width:90%;
max-width:90%
}


7. Now copy & paste the following code, just below the Yellow Highlighted Code above.

.comments .comments-content .icon.blog-author
{
background-repeat: no-repeat;
background-image: url (Your Ribbon Or Icon Image Link Goes Here);
height:38px;
width:38px;
margin:0;
position:absolute;
right:0px;
top:-0px;}

8. Click “SAVE TEMPLATE”.

You are all done. Refresh your blog to see the ADMIN RIBBON OR ICON with the comments.

Customization:

1. Replace “Your Ribbon Or Icon Image Link Goes Here” with your own Ribbon Or ICON image URLwhich you have hosted at blogger or other hosting services.
2. Adjust the width, height according to your own choice. 

One Of The Admin Tag
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_gK4acL7qjDRHhsdxl3aIhKfbiZg3Q3fO7IZEICY3M_F7hBvpanTdyL_fCQ8Pk0qLl14sgAzls00-6jqiGAWDovtM05-32IUVxCUaTq2hEAs4RXA9T_xzvEcgqGnBmQ1gEDSx1uNxexj9/s1600/admin.png 

That’s All.
Happy Blogging. 

Got Questions?

Don’t forget to spread this knowledge with your friends and subscribe at our blog for more updates. If you need any questions, please feel free to ask by leaving your comments below and we will try our best to answer and will be great honor for us. Peace, blessings & cheers.! :)



Friday, 11 October 2013

Add SOCIALIZE IT Bar Below Post Title In Blogger Blog

Social Buttons Plays a Crucial Role In Generating traffic From Social Sites..So Add These Buttons Under Post Title Will Increases Traffic

Adding SOCIALIZE IT Below Post Title In Blogger

Implementing this new horizontal social bookmarking button bar below post title in blogger is not a difficult task..Follow The Below Steps To Add Them Easily
  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML and Find For </head>  (Want help to find code Click Here)
  • Just Above </head> Paste The Following Code.
<style type='text/css'>
/*<![CDATA[*/
    .horizontalsocial .sharertitle{float: left; border-right: 1px solid #d2d2d2; padding: 3px 10px 2px 0px; margin: 0 0px 0 0; color: #b1a9a5; font-family:'Oswald', Arial, Helvetica, sans-serif;text-transform: uppercase; line-height: 25px; vertical-align: middle;  font-size: 14px;}
    .horizontalsocial .fb-like{width: 100px; float: left; border-right: 1px solid #d2d2d2; padding: 3px 0 2px;  height: 25px; }
    .horizontalsocial .sharertwitter{float: left; width: 115px; border-right: 1px solid #d2d2d2; margin: 0 15px 0 0; padding: 3px 0 2px; height: 25px;}
    .horizontalsocial .sharergplus{float: left; width: 90px; margin: 0 15px 0 15px; padding: 3px 0 2px; border-right: 1px solid #d2d2d2; height: 25px;}
    .horizontalsocial .sharerbubble{background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirlBRRJtw8m9quEQfKIctrCU9YfQFsFdT0bGJJ-bp2qjHAvLmMEFrnlFbAu31kCjoIsemgpFR1OPKF1ozXs82HWuE5fTuRrDpXxjNH9HmuI6gjZchY8BJ3BpN7wbZLT0ZCnB56jP3K4UE/s1600/Commentz.png) no-repeat;  height: 25px; min-width: 25px; float: left; margin: 7px 0 0; line-height: 18px; vertical-align: top;}
    .horizontalsocial .sharerbubble a{color: #2d2520;  padding: 0px 0 0px 30px; font-size: 18px !important; font-family: 'Lora', Arial, Helvetica, san-serif !important; }
    .horizontalsocial.fixed{ position:fixed; top: -2px; z-index: 99999;}
    #nbtsocialshare {clear:both;padding: 6px 0;display:block;background:#FFFFFF;}
    #nbtsocialshare td{padding:4px;margin:0;border:none;}
    #nbtsocialshare td iframe{max-width:82px;width:82px !important;}
    #nbtsocialshare.nbtFloatSocial{position: fixed;top:0;z-index:9999999;border-bottom:1px solid #ccc;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15);}
/*]]>*/
</style>
<script type='text/javascript'>
/*<![CDATA[*/
// Set the Top Offset
$theOffset = 0;
jQuery(document).ready(function(b){var a=b("#nbtsocialshare");a.wrap('<div id="nbtSocialPlaceholder"></div>').closest("#nbtSocialPlaceholder").height(a.outerHeight());a.width(a.outerWidth());e=a.offset().top-$theOffset;b("#nbtsocialshare iframe[src*=plusone]").closest("div").css("max-width","82px");b(window).scroll(function(){d=b(this).scrollTop();d>=e?a.addClass("nbtFloatSocial"):a.removeClass("nbtFloatSocial");f=b(".post");if(f.length!=0){c=f.outerHeight()+f.offset().top;d>=c?a.stop().animate({top:"-150px"}):a.stop().animate({top:$theOffset+"px"})}else d>=e?a.css("top",$theOffset+"px"):a.css("top","0")})});
/*]]>*/
</script>
<script type='text/javascript'>
/*<![CDATA[*/
// Twitter
(function(a,b,c){var d=a.getElementsByTagName(b)[0];if(!a.getElementById(c)){a=a.createElement(b);a.id=c;a.src="//platform.twitter.com/widgets.js";d.parentNode.insertBefore(a,d)}})(document,"script","twitter-wjs");
// Google + (plus)
(function(){var a=document.createElement("script");a.type="text/javascript";a.async=true;a.src="https://apis.google.com/js/plusone.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)})();

/*]]>*/
</script>

  • Now  Find For <div class='post-body entry-content'>
  • And Just Above/Before It Add The Following Code...
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='horizontalsocial social-buttons' id='horizontalsocial'>
<div class='nbtsocialshare' id='nbtsocialshare'>
<table class='nbtsocialshare' width='100%'>
    <tr>
<td><div class='sharertitle'>Socialize It &#8594;</div>
</td>
        <td>
            <div class='sharertwitter'><a class='twitter-share-button' expr:data-text='data:post.title' expr:data-url='data:post.url' href='https://twitter.com/share'>Tweet</a></div>
        </td>
        <td>
        <div class='fb-like'>    <iframe allowTransparency='true' expr:src='&quot;//www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:80px; height:21px;'/></div>
        </td>
     
        <td>
        <div class='sharergplus'>    <div class='g-plusone' data-size='medium' expr:data-href='data:post.url'/></div>
        </td>
     
        <td>
<div class='sharerbubble'><span class='thecomments'>
<b:if cond='data:post.allowComments'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <b:else/><data:post.numComments/> </b:if></a>
</b:if>
</span></div>
</td>
    </tr>
</table>
</div></div>
</b:if>


  • Click Save Template and You're  Done!
  • Go To Your Blog And Check It Below Post Title
  • If  you are getting any single problem then feel free to mention it via comments,I will reply as soon as possible.
Update :
Make This Bar Floating By Following Below Step

On The Second Code  Replace 
<div class="horizontalsocial social-buttons" id="horizontalsocial">
With
<div class="horizontalsocial social-buttons" id="horizontalsocial"style="position: fixed;">



  • Home
  • About Us
  • Contact Us
  • Write For Us
  • Sitemap
  • Privacy Policy
  • Back To Top