FOLLOW

Page

Tuto

Free
SING !

Hide Music Player 2
Monday | 3.12.12 | 0 comments

Tutorial nie request hanya untuk blogskin sahaja:) Selamat mencuba.

1. Dashboard > Template
2. Ctrl+F : Serentak > Cari code </style>
3.  Copy code dekat bawah ni


#music3{
position:fixed !important;
left:10px;
padding-top:12px;
top:5px;
padding-bottom:12px;
height:30px;
width:50px;
overflow:hidden;
border:3px solid #000000;
-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: #fff;
z-index:999;
font-family: handlee;
font-size:13px;
}
 #music3:hover{
border:2px solid #000000;
padding:5px;
height:80px;
width:200px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius:0px 0px 0px 0px;
}
4. Pastekan dekat atas code </style> tadi.
5. Cari balik code </style>
6. Copy code dekat bawah nie.
<div id="music3"><center><img src="URL IMG" style="margin-left: 3px; margin-bottom: 3px; width:40px;"><br></center>URL MP3</center></div>
7. Paste kan dibawah code </style> tadi.
8. Preview & Save.



Old things | New things