The current blog interface use the template Rouders.
Googled and Some hacks are done after that:
#b-navbar {
height:0px;
visibility:hidden;
display:none
}

Googled and Some hacks are done after that:
- Hide the top navigation bar
#b-navbar {
height:0px;
visibility:hidden;
display:none
}
- Add Google Adsense
- Create the list of posts on current page

- Add Counter
Comments
Post a Comment