পোস্টগুলি

Make Money online with Adf.ly

ছবি
About Adf.ly:   Adf.ly is the world’s most popular and trusted URL shortening service provider. It allows you to shrink your long URL and make money out of them. It’s almost same as goo.gl, bitly.com, tinyurl.com but difference is you can earn money with Adf.ly but not with the others given above. You can earn a fix amount of money (depends on the clicker’s and your location) when someone visits your shortened link. How it works? When someone visits your shortened URL, he/she will first be redirected to a 5 seconds advertisement and after it a SKIP AD option appears. SKIP AD Button redirects him/her to the main page whose URL you’ve shortened. In this way the visitor only have to wait for 5 seconds which is not a huge lag of time but will surely give you money in your account. The amount you’ll earn is very less about $0.005 but just think if your one shortened link can give you $0.005 dollars then what if your that shortened link is visited by 1000 Visitors then you’ll make ...

Add Floating share Buttons For Blogger

Floating share buttons helps in increasing the rate of post sharing by blog visitors because they always remain in front of a blog visitor and makes the task of post sharing very easy. These floating share buttons also contains addthis share button . It allows sharing of posts up to hundreds of social networking websites without even leaving your blog. This guide is about adding these stylish floating share buttons with addthis script to blogger blogs. Add floating share buttons to blogger Step 1:  Open your  blogger dashboard. Step 2:  Select your  blog. Step 3:  Open  Template  option. Step 4:  Click  Edit HTML.   Step 5:  In template code, search for  <b:includable id=’post’ var=’post’> Step 6:  Just below it paste following code and save the template. Code: <!--floating share--> <b:if cond='data:blog.pageType == "item"'> <b:if cond='data:blog.pageType != "static_page"'...

Add all in one Subscription Box For Blogger

ছবি
Subscription box is a very popular and mostly widely used widget on all the blogs and websites. Every website on the internet whether it is a wordpress blog , blogger blog or a static html website contains its own social subscription box. This post is about the all in one social subscription box widget for blogger blogs. This subscription box contains almost all major social network integrations in it. Why you need social subscription box in your blog ? Social subscription box contains all the important social network subscription option like Facebook like box, Twitter follow button, Google plus badge etc. Your blog visitors can directly follow you on your social networks by using this widget without even leaving your blog. In this way this widget helps in increasing your subscribers or followers. This increase in the number of the followers also helps in increasing your blog`s referral traffic from social networking websites. It also provide lots of exposure and popularity to...

5 Syntax Highlighters for Blogger

ছবি
Syntax highlighter is one of the mostly used widgets in design and development blogs. If you are a programmer or web designer then you must add an attractive syntax highlighter to your blog. In this post we will discuss 5 different and beautiful designs of syntax highlighters for blogger. These syntax highlighters are created by customizing HTML pre tag using CSS. Design 1: Notebook Style Syntax highlighter Code: .code{ font-family: Verdana,"Times New Roman",Georgia,Serif; font-size:12px; color: #333333; sdoverflow:auto; width: 500px; padding: 15px 0px 15px; padding-left:42px; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; } .code, .code:before, .code:after { background: url("http://4.bp.blogspot.com/-GlhRdQ2lszc/UY38C5a_AvI/AAAAAAAABt0/vsiGbAmbqrs/s1600/stacked-lined.png") repeat-y scroll 0 0 transparent; border...

Add Author Box below posts in Blogger

ছবি
This article is about adding a stylish about the author box widget below posts in blogger. This author box contains author image , introduction and social network addresses. It provides small introduction of the author of the blog to its visitors below every post. It will also helps in increasing your social network followers. If anybody likes your blog or your profile then he/she can directly follow you on your social networks with the help of this widget. In this way it will help you in getting good social network exposure. Adding author box below posts in blogger Step 1:  In your blog’s template code find  <div class=’post-footer-line post-footer-line-1′> Step 2:  Paste following code just below it and save the template. Step 3:  Modify  red  colored code according to your needs. <style> .wc-aboutauthor{ float:left; width:500px; padding:15px; border:1px solid #ccc; margin-bottom:15px; margin-top:15px; background:url('h...

Add custom Google plus Followers widget For Blogger

ছবি
Google plus is a popular social network which is growing day by day. If you have a blog or website then you must integrate your Google plus network with your blog or website. In this post we will talk about adding a custom Google plus followers widget to blogger blogs. Default Google plus followers widget is not very attractive in its design, That is why we have created a custom version of the widget. Add custom Gplus followers to blogger Open your blogger dashboard. Select your blog. Select  Layout  option and Click on  Add a gadget  option. Select  HTML/JavaScript  widget from the list. In the  HTML/JavaScript  widget paste following code and save the widget. Code <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script> <script type="text/javascript"> (function() { window.___gcfg = {'lang': 'en'}; var po = document.createElement(...

Back To Top and Back To Bottom For Blogger

I wondered why don't we use back to bottom buttons just like back to top and this idea led me to jump at Photoshop again. The collection today consists of 20 high quality PNG static images that will allow your visitors to scroll up or scroll down thus making site navigation more easy and enjoying. Visitors are often too lazy to click Home or End button in the keyboard to scroll up or down the page and therefore these buttons will offer a much better flexibility to users to jump up or down as they wish and enjoy browsing through your blogs. How To These Buttons in Blogger? Whether you are a blogger user or wordpress or you use any other CMS, the code below works for all platforms and is compatible with all browsers. Go To Blogger > Design Choose HTML/JavaScript widget and paste these two codes inside it and hit save. That's it! For scrolling Down use this code: