The Blogger Navbar appears by default at the top of every Blogger-powered blog. Navbar features include:
- [B]: takes you back to
www.blogger.com
. - Search Blog: searches the blog you're viewing. Results will appear directly on the page.
- Flag Blog: lets you mark the current blog as objectionable.
- NextBlog: takes you to a random, recently-updated Blogger blog.
- [email address]: If you are logged in to your account, you'll see your own address here. Other viewers will see their own email addresses, or none at all if they aren't logged in.
- Dashboard: If you are logged in, you'll have a link to your own dashboard.
- Sign In/Out: This displays the appropriate option, depending on whether you're logged in or not.
Notes:
- Unless you publish your blog via FTP, the Navbar cannot be disabled.
- Blogger has made every effort to make sure the Navbar doesn't interfere with custom template designs. However, some display problems may occur. Here are a few things to try if you are running into trouble:
• add
style="margin-top:40px;"
to the topmost element of your Template. (i.e.<table>
would become<table style="margin-top:40px;">
)
• make sure the closing</head>
tag is present; it should go before the<body>
tag.
Source: blogger-dashboard.blogspot.com
0 Comments:
Post a Comment