Quote:
Originally Posted by Artangel
you need this sir, not that..
HTML Code:
<center>
<embed src="music/player.swf" width="500" height="20" allowfullscreen="true" flashvars="&file={$vboptions['mp3_link']}&height=20&width=500&showeq=true&autostart=true&repeat={$vboptions['mp3_repeat']}&shuffle=false&volume={$vboptions['mp3_volume']}"></embed>
</center>
or you can try revert the forumhome_mp3 located at Forum Home Templates.
|
I know this is default "forumhome_mp3" template code and if i use this code, it look like this:
Attachment 84740
If you can see that image I'm trying to fit player in side panel block, is there any way to fix it in side panel block?