Bagaimana Sembunyikan Blogger Navbar
>> Saturday, March 14, 2009
Cara ni sangat Simple je.
1) Klik Layout
2) Edit HTML
3) Muat Turun Full Template(safety first)
4) Cari Kod ini
#header {
height: 119px;
margin: 0px;
padding: 0px;
background-color: $headerBgColor;
}
Gantikan dengan kod ini
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
Subscribe to Info To You by Email
Your comment will be highly appreciated.So Comment laa.
0 comments:
Post a Comment