To Create New Blog It will Display blog navabar in Top Page Of Blog To remove this navabar to follow the bellow steps
1.First Backup Your Blog
2. Layout-Edit in Html-Edit Template Window Tick Expand Widget Template
3. In Template Code Find The Bellow Code
1.First Backup Your Blog
2. Layout-Edit in Html-Edit Template Window Tick Expand Widget Template
3. In Template Code Find The Bellow Code
body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: $mainTextColor;
background: #d7b url(http://www.blogblog.com/moto_ms/outerwrap.gif) top center repeat-y;
font-size: small;
} 4.Copy the Bellow code and paste above code #navbar-iframe {
display : none;
height : 0;
visibility : hidden;
}







0 comments:
Post a Comment