Blogger Buster has published a great new widget developed for Blogger users: a recent posts widget which includes thumbnails from your posts. The gadget is very easy to install in your blog: simply visit the widget generator page and edit the settings as required. You can preview your feed and then add it to your blog sidebar using the "Add to Blogger" button on the top right of the page. Thanks Blogger Buster (and Tony) for letting me know about this widget. I have used this new gadgets for blogger at Thatta Kedona.
Showing posts with label Customization. Show all posts
Showing posts with label Customization. Show all posts
How to Remove Navbar in Blogger Blogs

1. Open your Blogger dashboard.
2. Go to your blog’s Layout settings > Edit HTML
3. Search for:
/* Variable definitions
====================
4. And above that add:
#navbar-iframe { display: none !important; }
5. Save your settings and open your blog now. The navigation bar will be gone.