Here are the steps for removing the Navbar at the top of your Blog so that the "Next Blog" link is no longer available.
1. Login to your Blogger account.
2. Click the Layout Link.
3. Click Edit HTML.
4. Scroll down (it’s likely to be WAY down) and find the section of the code that says:
]]></b:skin>
</head>
<body>
5. Insert the following code above the ]]> code:
#navbar-iframe {height:0px;visibility:hidden;display:none}
6. Click Save Template.
7. Click View Blog.
Don’t Forget! If you change templates, you will need to add the code again.
Tuesday, March 4, 2008
Subscribe to:
Comments (Atom)