FOLLOW

Page

Tuto

Free
SING !

Hide Music player 3
Monday | 3.12.12 | 0 comments

Tutorial nie request hanya untuk blogskin sahaja.

1. Dashboard > Template
2. Ctrl+F : Serentak > Cari code </style> 
3. Copy code dekat bawah nie
#music {
border-radius: 8px;
margin-bottom: 8px;
width: 210px;
text-align: center;
font-size: 10px;
background: #fff;
border: 1px solid #eee;
}
#here {
position:fixed;
left: 20px;
top:-80px;
text-align: center;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
z-index:999;
}
#here:hover {
top:8px;
}
4. Pastekan di atas code </style> tadi
5. Seterusnya copy code ini
</style><div id="here"><div id="music"><div style="border:1px solid #eee; width:210px;height:65px;overflow:auto; "><br><center>"URL MP3" <center><br></object></div></div><img src="URL IMG"/></div>


6. Pastekan dibawah code </style> tadi.
7. Preview & save.


Old things | New things