Quote:
Originally Posted by FRANKTHETANK 2
hey syrus. oen more thing. how do i get rid of teh add mp3 stuff and where do i add playlists and what do i add as name of them?
|
To remove the Add Mp3 link in the popup you would need to edit your default style and edit the mp3player template. The code you would need to remove would be this:
Code:
<div align="center" style="padding: 5px 5px 5px 5px;">
<a href="mp3playerindex.php?do=addmp3" target="_blank">Add Your MP3's</a>
</div>
The player is designed with only 5 playlists, these can't be changed in this version. I may add this feature in an future update.