This site will have cool blog tricks as we do them to this site, watch as this site becomes cooler with every post and learn how you can do the same to yours.
Showing posts with label layout. Show all posts
Showing posts with label layout. Show all posts

Friday, August 7, 2009

Poll For Every Post

Putting a poll for every post can help you the editor know what people think of your post and its very easy to do.
First go to layout page elements, click on edit for blog posts, find reactions with three little boxes behind them. Hit edit, delete the written ones, ad your own separated by comas. All so you can name it what you want by deleting the reactions to what you want.
Save and veiw.

Tuesday, August 4, 2009

Deleting The Navbar

To make your blog look less like a blog and more like a web site you can delete the nave bar. To do this go into layout, edit hmtl, not far down you will see :
* Updated by Blogger Team*/ (Some templetes have ---------- in between the team and *).
Just copy this below:
#navbar-iframe {
display: none !important;
}
and then paste it after the */.
Save and the nave bar should be gone if you did it right.