Blogger Beta Nav Bar Update
This is completely outdated, there is a far more efficient technique available just insert
#navbar-iframe{Somewhere in your css styling.
visibility: hidden;
display: none;
}
Update for the previous Blogger Beta nav Bar hack step #3. Instead of of step #3, you should change whatever the container of the entire page is to its original. Then add this to the styling css:
#center{
position:absolute;
z-index:20000 !important;
top:0px;
left:0px;
}
then in the html add the following to the beggining of all your content <div id="center"> and </div> to the end of all your content.
For more information and tips & tricks please visit again soon or sign up at Blogcrowds.com.
0 comments:
Subscribe to:
Post Comments (Atom)