If you would like to remove the Blogger Tool bar on top of a blog just go to the dashboard of your blog
in your Google Account
then click settings tab of your blog
then click HTML tab
then past this code to your blogs html code
MAKE SURE you do it at the end of everything except leave </html> at end
<style> #navbar-iframe { height:0px; visibility:hidden; display:none; } </style>
Hi Keith,
ReplyDeleteThanks for the tip. It worked like a charm. I found I had to use these tabs:
Design --> Edit HTML