To remove blogger navigation bar which is in the top of site , open your blogger template ,find this line
<b:skin><![CDATA[/*
insert these line after the line above :
/* hide navigation bar */
#navbar-iframe {
display: none !important;
}
Ok,you finish . Very simple to do
No comments:
Post a Comment