Tuesday, June 21, 2011

How to make all links in blogger open in new windows

To make all links open in new window is amazingly simple.
Just sign into
DASHBOARD > DESIGN > EDIT HTML
to open template editor

Use keyboard shortcut ctrl+F to find <head> and immediately after that, add a single line <base target='_blank' />

So that it becomes

<head>
<base target='_blank' />

Save the edited template and viola, all links in your blog will now open in new tabs or windows.

Note: Blogger is now XHTML so all tags must have matching closing tags or be self closing. The above tag is self closing because it has that forward slash / at the end of the tag.

Monday, June 20, 2011

20 Useful Blogging Tools and Services

  1. BlogRoll – This service helps you to manage your links.
  2. Creative Commons – Protect your hard work which you applied in creating your Blog.

Sunday, June 19, 2011

Remove Subscribe to: POSTS (ATOM) in Blogger

There is a small Subscribe to POSTS through ATOM link below the Post on your Blogger homepage, it gives an easy access to ur visitors to follow ur blog but sometimes it ruins the looks of ur blogger website so in this

Saturday, June 18, 2011

How To Redirect A Blog To Another Blog or Website ?

This post will help all the blogger website owner to redirect their blogger website top any other website or their another blog what they want to redirect too.

Friday, June 17, 2011

Add Cool CSS Letter Spacing Text to Blogger

1.Login to your Bogger Dashboard and go to Design >> & Page Elements.

2.Click on 'Add a Gadget' on the sidebar.

Thursday, June 16, 2011

How to Change Cursor in Blogger Website

Cursor can play very important part in customizing your Blogger Website well after templating everything from posts to ads its time to customize the Cursor. Well the trick I will tell will help you to change your cursor @

Wednesday, June 15, 2011

Speedup Blogger with Lazy Load Script

Well speeding up website on blogger or anywhere means decreasing scripts used on blogger or any other images used so that it don’t have load that much right @ the startup but know you can add a Lazy Load