The first thing a new Blogger on Blogspot wants do, is to remove the ugly blogger navbar on the Top of the blog. Yes actually I have done it. :D Here is the instruction:
1. Find (Ctrl+F) the line below :
/* Variable definitions
2. Paste this code above it:
#navbar-iframe {
display: none !important;
}
You did it!
0 comments:
Post a Comment