#navbar-iframe { display: none !important; } SweeneyProPractice: March 2009

Thursday, March 26, 2009

Removing the Next Blog button

Okay, so i removed the "next blog" button from the top of this blog, but aI also lost the navigation ability in order to update the post. So how do I get into this blog to post, i have to go in by accessing the dashboard from another blog. What am I missing??

Oh, btw, you can use this code pasted into your html code to get rid of the button.

#navbar-iframe {height:0px;visibility:hidden;display:none;}