Below this line in the template:
<style type="text/css">
Place this code:
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}Source of this info HERE:
A test blog for the 3-16-06, 5-2-2006, 11-7-06 and 2-6-07, PYLUSD Blogging classes.
<style type="text/css">
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}