Quote:
Originally Posted by Stifmeister2
Just add the if condition.
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><img class="inlineimg" src="$stylevar[imgdir_misc]/music.gif"/> <a href="javascriptpenRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
</if>
|
Thanks
One more question! When you add a radio station if gives you the option to add a website address.
The only problem is it ends up like this when you click on the link:
www.mysite.com/www.radiostation.com
It shows my URL before the one ive just put in.
EDIT - Problem solved! I didnt put the http:// before the link!