.:Jukebox Tutorial:.
Open up the page you want your jukebox to be displayed on with notepad or some other editer, copy this code (by pressing CTRL+A then CTRL+C), then paste it to wherever you want your jukebox to be.
Change the text that says SONG to your song title and SONG URL to your actual song URL. If you want to customize your jukebox, edit the bold text in the CSS:
<p style="text-align: CENTER"> <select style="font-size: 8pt; background:#FFFFFF; width: 200px; color: #000000; font-face: VERDANA" name="playlist" size="1">
|
If you want to add more songs, then copy this code,
<option value="9">SONG</option> And paste it under <option value="8">SONG</option> Then, copy this code, songs[9]="SONG URL"; And paste it under songs[8]="SONG URL"; |
This is how it should turn out:
I hope this tutorial will help, and don't forget to link back. =) And please DO NOT copy/steal any of my tutorials either!!

Avatars
