If you wonder how to remove the blogger beta navbar, this is the way to do it:
1. Login to your blogger beta account.
2. Open the “Layout” for your blog.
3. Click the “Edit HTML” link.
4. Copy this code:
5. Click the “Save Template” link.
Remember : This hack is for Blogger Beta, for the old blogger use this hack.
Inspired by basang panaginip
Minima template with 3 columns:
- - 3 column
- - fixed width : 750 pixels
- - main column: 400 px - each sidebar-wrapper: 150px
! - Remember ! this template doesn’t have all your widgets, so if you use it you need to add your widgets again on your blog.
Many thanks to Ramani of Hackosphere for sharing.
Download this free blogger beta template:
zip file: Minima - 3 column
Altering the title meta tag to show a better title of a post.
First - locate in your blogger template this part of code:
<title><$BlogPageTitle$></title>
Second - replace the above html code with this one:
<title><$BlogTitle$><MainPage><Blogger> |
<$BlogItemTitle$></Blogger></MainPage><ItemPage><Blogger> |
<$BlogItemTitle$></Blogger></ItemPage></title>
Third - limit your blogger homepage posts to a maximum of 3.