Remove Navigation Bar.
Friday, September 23, 20114:27 PM
Who want to remove navigation bar from their blog?
Follow the steps below here:
1) Dasboard>>Design>>Edit HTML
2) Press CTRL+F and search for this code
/*Variable definitions
3) Then copy the code below here here, and paste it above /* Variable definitions
#navbar-iframe {display: none !important;}



