Recent Comments Widget For Blogger

Recent Comments Widget can be utilized to show the most recent Comments in the blog. Comments are the most ideal approach to reach your blog visitors. By default Blogger added comment System to Blogger sites. Recent Comments Widget will move your blog visitors to post a comment on your Blog. So today I tell you how to add Recent Comments Widget For Blogger.

How To Add Recent Comments Widget?

Step # 1: Log in to your Blogger Account and Go to Dashboard > Layout > Add a Gadget


Step # 2: A pop up window upon and Select the HTML/Javascript


Step # 3: Copy the following code and paste HTML/JavaScript box.

script style=text/javascript src="http://helplogger.googlecode.com/svn/trunk/recent comments widget.js"></script><script style=text/javascript>    var a_rc = 5;    var m_rc = false;    var n_rc = true;    var o_rc = 100;</script><script src=http://your-blog-name.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments></script><div style="font-size: 10px; float: right;">Get this <a href="http://helplogger.blogspot.com/2012/03/recent-comments-widget-for-blogger.html" rel="nofollow" >Recent Comments Widget</a></div><style type="text/css"> .rcw-comments a {    text-transform: capitalize;}
.rcw-comments {    border-bottom: 1px dotted;    padding-top: 7px!important;    padding-bottom: 7px!important;}</style>

Step # 4: Replace http://you-blog-name.blogspot.com with your blog address. 

Done.. 
I hope this article become helpful for you.


  

How to Add Professional Notification Bar in Blogger Blog

Today we are show another New style black notification bar for your blogger blog. This notification bar will demonstrate your desire post which you need to appear at the highest point of the blog. However the greater part of bloggers show the hot deals or most popular post with the help of this blogger notification. The most enormous point of interest of having notification message at the highest point of the blog will exist stay regardless of the possibility that we snatch the mouse down or scrolling all over. So this is a useful and many readers recommended to add this. In this Article, you learn How to Add Professional Notification Bar in Blogger Blog.


How to Add This In Blogger Blog

To Add this in two very easy step. Follow these steps

Step # 1: 
  • Log in to your blogger account and Go to Dashboard > Template > Edit HTML
  • Find out ]]></b:skin>:  in HTML 
  • Paste the following code 
/*-------------PBT Notification Bar ----------------*/
#bloggernotificationWrap {
    display: none;
    height: 41px;
    margin: -41px 0 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
}
#bloggernotification {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 3px dotted #FFFFFF;
    border-radius: 10px 13px 7px 5px;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    margin: -30px 5px 5px -1200px;
    padding-top: 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
    width: 500%;
    z-index: 9998;
}
#bloggernotification a {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    color: #000000;
    font-family: Calibri,sans-serif;
    font-size: 13.5px;
    padding: 1px 7px;
    text-decoration: none;
}
#bloggernotification a:hover {
    text-decoration: underline;
}
#bloggernotification img {
    display: none;
}
Step # 2:
  • Once again go to HTML Edit
  • Find out <body> tag
  • Paste the following code after <body> tag

<div class='openbloggernotification' id='bloggernotificationWrap' style='display: block; margin-top: 0px;'>
<div id='bloggernotification'>
Your Message here
</div>
</div>
Now Save Template and Enjoy.

Making Money With Uploading Files

Everyone surfing the web likely has bunches of records that he downloaded for either fun or education. Likewise they possibly need to share this files to companions or relatives. Today, I tell you how to Making Money with uploading Files with three easy steps.


Step 1: Register on a site that pay for upload and share files. Join the following website
After Register on the website upload any type of files like ebooks, videos, software, documents etc.

Step 2: When you upload the file on website you will be given download link for every file. You should share the link with friends, and advertise on different website like Facebook, Youtube, Dailymotion, Fourm Posting, blog etc. 

Step 3: When people download your file, you earn money. You recived payment through Alterpay or Moneybookers. Amount paid relies on upon the size of the file you can upload and the area from where it is downloaded. Bigger files acquire more money, and downloads from United States are paid more that from different countries. Maximum amount is around $10 -$20 per 1000 downloads. 




How to Add Skype Contact Widget In Blogger

The entire web shrewd realizes that Skype is one of the speediest and speedy conversion devices ever on the Internet. More than 29% peoples use Skype to communicate with the customers, companions, Relatives further more utilizes for business purposes. So the greater part of the bloggers like you and me likewise utilizing Skype for quick conversion rather than Facebook and Yahoo. If readers want to asked the questions, readers use Skype contact widget for quick Response. So, In this Article, I tell you How to Add Skype Contact Widget in Blogger

Step # 1: Go to Skype Developer Area  and build up the Skype contact widget for Blogger blog.

Step # 2: Enter your correct Skype ID 


Step # 3: Select the type ( Call or Chat)


Step # 4: Select Size of Button


Step # 5: Copy the HTML/Javascript code


Step # 6: Go to Blogger Dashboard > Layout > Add a Gadget > HTML/Javascript

Step # 7: Paste the Skype widget HTML/Javascript code into the box


Step # 8: Press the Save Button


Done...








How to Remove Blogger Attribution Gadget

The Attribution widget is the widget is the footer that says "Powered by Blogger". When you have attempted to remove this then you may of receive notice that this widget is locked into you blog. How to unlock it follow these steps.


Step # 1: Log in to your Blogger Account and Go to Dashboard > Template > Edit HTML



Step # 2: Click in the code area and Press Ctrl + F and open the Search box

Step # 3: Copy and paste the following code in to the search box
 </head>
Step # 4: Just above </head> add this code
<style>
#Attribution1 {
display: none;
}
</style> 
Step # 5: Save template and Done


How to Add Different Backgroudns in Blogger specific page or Post

In this post you will see how you can add different backgrounds in any specific page or post of blogger, through this you give a new look and beautiful view. It is not difficult, if your knowledge is good in CSS. So, it’s very easy.

How to Add Different Backgrounds In Blogger Post/Page

Step # 1: Login to your Blogger Account and Go to Dashboard > Template > Edit HTML

Step # 2: Click Ctrl + F open search bar and find </head> tag 

Step # 3: Copy and paste the following code, just above the </head> tag 
<b:if cond='data:blog.url == &quot;POST-OR-PAGE-URL&quot;'>
<style>
body {
background-image: url(BACKGROUND-IMAGE-URL);background-position: center; background-repeat:repeat; background-attachment: fixed;
}
</style>
</b:if>
Note: Replace, POST-OR-PAGE-URL" with the specific page or post URL where you want to show desired background and do not forget to replace the "BACKGROUND-IMAGE-URL" with direct link of your background image

Step # 4: Save the template.

Done


How to Install Alexa Rank Widget to Blogger Blog

Alexa rank is a ranking in light of the quantity of vistors to your site and the more visitors you blog or site then alexa rank will be of high esteem. Where does alexa know the quantity of visits a site or any blog? Alexa will know the quantity of visits to a site or any blog is consist into information from the PC's Net browser tollbar, alexa install alexa gadget on your online blog. Now, today I learn you how to install Alexa Rank widget in blogger.

Step # 1: Go to Alexa Traffic Widgets

Step # 2: Enter the blog address in the field. e.g www.example.com

Step # 3: Click the Button Build Widget


Than the page show the size and shape in three different widget, select which one you know prefer. Copy the HTML code contained within the column into notepad or word.



Step # 4: Go to your Blogger Dashboard > Layout > Add a Gadget

Step # 5: Select HTML/Javascript from the list


Step # 6: Paste the code into the box and save the widget.

Done.