Muslimah
A L L A H' S
ABOUT ENTRY CHAT TWITER FACEBOOK ASK.FM TUTORIAL
Tutorial hide navbar
Jan 2, 2012 • 2.1.12 • 0 comments




Hello peeps , okay , hari ni raraa mahu share tutorial hide navbar. kadang-kadang ada blogger yang tak suka dengan navbar yang sedia ada tu kan ? so :) nie ade tuto untuk korang hide navbar korang :) follow step2 nie okay.


Sign ini Blogger > Design > Add Gadget > HTML/JavaScript
seterusnya korang copy this code :)
<!-- DROPDOWN NAVBAR -->
<!-- stylesheet for FF2, Op9, IE7 (strict mode) -->
<style type="text/css">
#navbar {
display:inline;
width:100%;
position:absolute;
background-color:transparent;
top:-30px;
left:0px;
height:60px;
z-index:999999;
}
#navbar:hover{
top:0px;
height:30px;
}
</style>
<!-- stylesheet for IE6 and lower -->
<!-- (not supporting element:hover) -->
<!-- first, unhide the navbar through css -->
<!-- second, hide the navbar and mimic -->
<!-- the effect with javascript, if available -->
<!--[if lt IE 7]>
<style type="text/css">
#navbar {
height:30px;
top:0px;
}
</style>
<script type="text/javascript">
var navbar = document.getElementById('navbar');
if(navbar){
navbar.onmouseover = function(){
navbar.style.top = '0px';
navbar.style.height = '30px';
}
navbar.onmouseout = function(){
navbar.style.top = '-30px';
navbar.style.height = '60px';
}
if (navbar.captureEvents){
navbar.captureEvents(Event.MOUSEOVER);
navbar.captureEvents(Event.MOUSEOUT);
}
navbar.onmouseout();
}
</script>
<![endif]-->
<!-- end dropdown navbar -->

dah copy korang paste & save terus :) so now dah jady. lawa kan ?

KALAU TAK FAHAM TANYA TAU.  SELAMAT MENCUBA . 


PASTFUTURE
MY WORDS;
17. Servant of Allah. Allah understand me more than I understand myself.YA ALLAH BERIKANLAH SARIRUZAHIRA 9A DALAM SPM 2013. Struggling to be a better mukminah. إن شاء الله ♥ - Don't focus on your problems. You won't find a solution. Focus on Allah. He is the solution. - Never give up. Great things take time. Put trust in Him and make doa'.

https://twitter.com/_ked__ http://instagram.com/anaservantallah |http://mujahidahraraa.tumblr.com http://ask.fm/raraahoney https://www.facebook.com/raraaxii
OTHERS;


scroll this box
>> Rindu Allah :')
date : NOW
at:10 am


>> Dapat template baru
date : 1hours ago
at:7am


>> Raraa sayang Allah
date : 12/12/12
at: 12pm


>> Menjadi anak solehah
date: 25/11/2012
at: 13.12pm
\

BLOG ARCHIVE;

  • Note under post
  • Tutorial background in comment box
  • Tutorial icon in comment box with freebies
  • Tutorial image shadow when cursor touch
  • Tutorial shadow border
  • Tutorial image border shadow
  • Tutorial background sidebar, time and date
  • Tutorial remove navbar
  • Create own template in Classic Template - part 1 w...
  • Basic Fungsi-fungsi button dalam new post