Quote:
Originally Posted by Draygonia
What I mean is it wont work in the header
And thanks for help ^.^ Im sure the members wont be angry if they dont have thier music for a day or few.
|
Hi there
Try this
PHP Code:
<!?Mp3 Player Launch -->
<tr>
<td width="70" height="22" align="left" valign="top">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:NewWindow=window.open('mp3playerindex.php?do=viewmp3playerpopup','newWin','width=500,height=500,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No');
NewWindow.focus(); void(0);"><img src="$stylevar[imgdir_misc]/tren_z_header_vbplayer.gif" width="70" height="22" alt="" border="0" /></td>
</if>
</td>
</tr>
<!?End Mp3 Player Launch -->
This should work for you