<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/4560905266058983332?origin\x3dhttp://farbutnevergone.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>



Rain and Wave
status: Onece a pon a time, there was a girl how lived in side a big big cave. It was too dark and you coldent see. It was smalla than a bug. and it blowd up. (If you one of 5sosfam, you'll see what I did there) Quotes: "keep smiling, beautiful. It will get better" - Ashton Irwin -
Tutorial : Cara nak hide kan music player
Saturday, 18 January 2014, 02:34
Hello there. Harini nad kongsikan tutorial tentang 'Cara nak hide kan music player'. 
Nad dapat tutorial ni dari hasil pertolongan kawan nad farhah.


Sorry gambar blur. Idk why dia jadi kelabu and blur. So let's start :)

1) Home >> Layout >> Add A Gadget >> HTML/Javascript

2) Copy code dibawah

<style>
#music{
position:fixed; top:90px; left:10px;
padding-top:10px;padding-bottom:17px;
text-align:center;
height:10px; width:34px;
overflow:hidden;
border:3px solid #F7EFFF;
color:#888;
border-radius:40px;
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
background-color:#FFFFFF;
z-index:999;
}
#musicplayer{
padding-top:10px;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} #music:hover {
border:3px dotted #F7EFFF; padding:5px; height:65px; width:65px;
border-radius:70px;
}
</style>
<div id="music">
<center>
<img src="http://dl3.glitter-graphics.net/pub/371/371123my0lmtqeoi.gif

style="background:none;border:none;padding-top:0px;" /></center>
<div id="musicplayer"> CODE UNTUK MUSIC PLAYER KORANG

3) Red text : Warna Border or Frame boleh dapatkan di >>SINI<<

4) Green text : Warna background boleh dapatkan di >>SINI<<

5) Blue text : Url image boleh dapatkan di >>SINI<<

6) Purple text : Paste kan code music player korang dekat situ. Untuk tutorial boleh dapatkan di >>SINI<<
    >>SINI<<

7) Preview and save

8) DONE !




credits
Layout: fallingcloudberries. (portfolio | blog )
Others: Scans Icons DD