Blog template

I have seen more and more blogs on blogger.com that are more customized and the annoying top banner does not appear. Is this an option in FWPro that removes it? Is this something that is ‘legal’ to remove from the blog? If so, how is it done?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Apparently removing the NavBar violates the TOS of Blogger.com. There is some debate as to the age of the Blogger rules and the use of the word “cannot” versus “may not”

There is an rather easy to get rid of it, but I don’t want your blog or mine to get tanked by it.

I’m hoping more actions are made for Blogger to do some cool things. If you have something specific in mind I could take a look at it and see how it was done.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 22/9/08 (at 23:55 -0400) Dan J said:

There is an rather easy to get rid of it, but I don’t want your blog
or mine to get tanked by it.

I’d be happy to use a dusty old blog as a test subject. I’ve always
found that bar to be really annoying.

k


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

To drop the NavBar at the top of the Blogger you’d goto “Page” > HTML Markup" and then paste in “Before ”:

<style type="text/css">
       #navbar-iframe {
         height: 0px;
         visibility: hidden;
         display: none;
       }
</style>

DISCLAIMER: I don’t know if this violates the TOS (Terms of Service.) Some people say it does, some people don’t. The TOS for Blogger is dated and who knows. So this does not and will not come back to me if your blog gets tanked as it was a 50/50 chance whether it was or not acceptable.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options