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.





Animated Flying android man widget for blogger

This is a amazing widget for blogger blog. The Blogger users use many type of different widget. Some users want to use effective and cool widgets. So, today I tell you amazing and cool widget Animated Flying android man widget for blogger


How to add Animated Flying android man widget for blogger

Step # 1: Go to your Blogger Dashboard > Layout > Add a Gedget

Step # 2: Select the HTML/Javascript from the list

Step # 3: copy the following code and paste in to the box


<script type="text/javascript" src="http://makingdifferent.github.io/blogger-widgets/flying_android_man.js"\></script>
<script type="text/javascript">
var twitterAccount = "username";
var tweetThisText = "tweettexts";
tripleflapInit();
</script><noscript><span style="font-size:11px;">Flying android man Widget By <a href="http://www.makingdifferent.com\">makingdifferent.com</a></span></noscript>


Step # 4: Replace "Username" with your twitter username and replace " tweettexts" with text you like.

Step: 5: Save your widget.

Done!

I hope this post become useful for you.

Add a Popular Posts Gallery Just above your Blogger posts

The most solid and popular web design incline over last couple of years is a sliding horizontal type of Panels knows as Sliders. It is a very useful way to increase your website traffic and connect with the users. This widget appears the most poplar 10 posts on your site just over your Blogger posts.


How to Add

Note: Before adding, make a backup of your template because this widget is not fully useful for all templates.

Step # 1: Go to your dashboard > Template > Edit HTML > Press Ctrl + F and open search box

Step # 2: copy and paste the following code in the search box
 ]]></b:skin>  
Step # 3: Just Above/before it, add the following code.
#gallery{position:relative;margin:0 35px 20px;width:590px;height:126px;background:#ffffff}#gallery .belt{position:absolute;top:0;left:0;list-style-type:none}#gallery .panel{float:left;margin:20px;width:84px;height:86px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjh3gYekkO_NC-OsBAEQpu20QiJKKCPrNT3Mqd4rhCSs9114JBiHDXlfpqomkgmMgf1uG7RttgI36oAhMeG6-yy0n3M5gq6dlmAUybYJSZbty6Odr_9jUYYASi1UtOClBE7A8cXHVjXmcfX/s1600/bg-slider.png) bottom center no-repeat;overflow:hidden}#gallery .panel img{float:left;border:1px solid #DDD;margin:5px;width:72px;height:72px;background:#FFF;padding:0px}#gallery .panel img:hover{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5} 
Note: Now you can set the size of gallery, according to your need, change the values in red ( 590 and 126)

Step # 4:  Now search the following code
</head>
Step # 5: Just above/before it, add the following code
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>
<script src='http://helplogger.googlecode.com/svn/trunk/auto-slider.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
stepcarousel.setup({
galleryid: "gallery",
beltclass: "belt",
panelclass: "panel",
autostep: {enable:true, moveby:1, pause:6000},
panelbehavior: {speed:500, wraparound:true, persist:true},
defaultbuttons: {enable: true, moveby: 2, leftnav: ["https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilhg5XejGDNmOXhk0MoT4QVZTXt5mX0jdVeu6_cOYLgmaN01TWTaoEKK6GRgJOkV5JIktZ_EcTpKye_we_UqhlqmUpbsXzlS-uNwU5oZmfjUyhXYqIEKfe5gqSA1E1xEC-auZMuOfquNfL/s1600/prev.png", -40, 36], rightnav: ["https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNTYw71JUrIz66eIfapbhXN7MFdvb4fyLBb1kSUGFb_BWAT6eF4uPtyPT5lWP8E4YJaPVLB3kscWKcYWQ23l-lE8Oskcyp_paeCSmSpioVcjNHVpUXQnnLYFw_MvnodvDZb45PFcNuEzap/s1600/next.png", 2, 36]},
contenttype: ["external"]
})
//]]>
</script>
Next step to do is to place the widget just above the blog post

Step # 6: Search the following code
<b:section class='main' id='main' showaddelement='yes'> 
or if cannot the find than find the following code
<b:section class='main' id='main' showaddelement='no'> 
Step # 7: Now below it, add the following code
<b:widget id='PopularPosts2' locked='false' title='Popular Posts' type='PopularPosts'>
<b:includable id='main'>
<b:if cond='data:blog.url == data:blog.homepageUrl'><div style='margin-top:20px;margin-bottom:70px;margin-left:-20px;'>
  <div id='gallery'>
   <ul class='belt'>
    <b:loop values='data:posts' var='post'>
     <li class='panel'>
      <b:if cond='data:showThumbnails == &quot;false&quot;'>
       <b:if cond='data:showSnippets == &quot;false&quot;'>
        <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
       <b:else/>
        <div class='item-title'>
         <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
        </div>
        <div class='item-snippet'>
         <data:post.snippet/>
        </div>
       </b:if>
      <b:else/>
       <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'>
        <b:if cond='data:post.thumbnail'>
         <img expr:alt='data:post.title' expr:src='data:post.thumbnail'/>
        <b:else/>
         <img alt='no image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibGq_oMQznJi6e4VQ6dzjvCCqs87WCHoPYyfDA5mv0LP2SC04lIowd-4vVVu9kprQywcvtXQsFmhUzffl1V9wBWgZ6Mm0K8P-qiRwiecKzmGlxgkANhjQS58X756YR80XUpixVL1Mcyfo9/s1600/no-image.PNG'/>
        </b:if>
       </a>
      </b:if>
     </li>
    </b:loop>
   </ul>
  </div></div></b:if>
 </b:includable>
</b:widget>
Note:delete the fragments of code in blue if you want this widget to be show in post pages also

Step # 8: Save template

Done. i hope this post become useful for you.