
Blogger is advancing day by day by enabling some cool new features that most of us do want to have for our blogs. Today after login in to Blogger’s dashboard I have found out that Blogger enabled automatic spam detection for the comments but astonishingly they didn’t enabled it to all of the blogs. You [...]
Read More >>

Today I will tell you how to add two extra widget sections / sidebar columns below Blogger post sections within main wrapper. Step 1: Go to Design > Edit HTML tab and find for: <div id=’main-wrapper’> <b:section class=’main’ id=’main’ showaddelement=’no’> <b:widget id=’Blog1′ locked=’true’ title=’Blog Posts’ type=’Blog’/> </b:section> </div> Step 2: Add the following snippet before [...]
Read More >>

// Adsense income can be dramatically increased using this simple formula: Solid Traffic + Effective Ad Placement + Relevant Ads + Engaging Content = Increased Earnings. Getting solid traffic is the most important and also the most difficult part. Look for future posts about ways to increase traffic. Right now let’s focus on ad placement. [...]
Read More >>

I guess many people have search jobs over the internet and there are people also searched how to make money online. Well in fact, the internet is one of our major source of information these days…. A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to [...]
Read More >>

You maybe a curious person upon knowing that their are people who can make money online. Maybe you are wandering how they did these stuffs and become successful in their lives. How they do these… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to find [...]
Read More >>

Many bloggers have dreamed to create and build their own email list for many reasons using softwares like aweber or vertical response. But not all of us are not lucky to build one because of lack of… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how [...]
Read More >>

If you are a wordpress blogger, then you should read this. It is said that content is king and marketing is its queen. But sometimes, content and marketing is not enough to make your readers stick… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to [...]
Read More >>

Everyday, I do follow the 31 days action plans to make my blog better with the help of 31 Days to Build A Better Blog workbook of Darren Rowse. But recently, I encountered slow internet connections… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to [...]
Read More >>

If you want to add horizontal dropdown menu in template, follow the following blogger jquery tips. Recently I have written two posts about 3D horizontal linklist and Horizontal sub navigation. Before reading this, you may visit above posts. Lets start step by step on how to add horizontal dropdown menu. 1.Login to your blogger dashboard–> [...]
Read More >>

Following tutorial describes how to add hover functionality with JQuery. 1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll down to where you see </head>tag . 3.Copy below code and paste it just before the </head> tag . <script type=’text/javascript’>window.onload = function() { var paras = document.getElementById('content').getElementsByTagName('p'); if(paras.length) { paras[0].className = paras[0].className + ' [...]
Read More >>