tutorial ni 100% ikut blog KasyaOne Story tau :) Request by Anon.Hahah.
DELETE NAVIGATION BAR !
1.Dashboard > Design > Edit Html
2.Cari code lebih kurang macam ni.LEBIH KURANG :-
-----------------------------------------------
Blogger Template Style
Name: Simple
Designer: Josh Peterson
URL: www.noaesthetic.com
----------------------------------------------- */
3.Paste code dibawah ini,dibawah code atas ni.
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
HIDE NAVBAR !
Step macam dekat atas cuma tukar code je.tukar dengan code ni :-#navbar-iframe{
opacity:0.0;
filter:alpha(Opacity=0)
}
#navbar-iframe:hover{
opacity:1.0;
filter:alpha(Opacity=100, FinishedOpacity=100)
}
No comments:
Post a Comment