Hide music player #1 (like me)
Thursday 28 March 2013 | 3:16 pm | 2 comments



Assalamualaikum and annyeonghaseyo. Request ni daripada kak ieyra tersayang ehhe sorry lambat.


  • Template denim/simple/ dan yang sewaktu dengannya : paste dalam add gadget
  • Blogskin/classic : Paste bawah code </style>

<style>

#music{

position:fixed; bottom:10px; left:14px;

padding-top:5px;  

padding-bottom:5px; 
text-align:center; 
height:10px; width:34px; 
overflow:hidden;  
border:3px solid #FAAFBA;
color:#888;
-moz-border-radius: 17px 17px 17px 17px;
border-radius:17px 17px 17px 17px; 
-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:#fff;
z-index:999;}



#musicplayer
{padding-top:15px;}



#music:hover
{border:3px solid #bbb; padding:5px; height:45px; width:50px;}
</style>
<div id="music">
<center>
<img src="http://dl7.glitter-graphics.net/pub/439/439087zf2mcug0by.gif" /></center>
<div id="musicplayer">
MUSIC CODE HERE
</div>
</div>



merah : url music icon 

biru : code music


Credit : Kak Atin

p/s : yang lain lain tu boleh ejas ikut kemahuan sendiri ye. kalau nak music player kecik yang sebiji macam ween ni, boleh dapatkan codenya. Tengok sini

Adios.