Quote:
Originally Posted by Emeralda
Rawr, how would I go on about adding a button for this on the navbar?
|
Find:
HTML Code:
<li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li>
After add your code
HTML Code:
<li><a href="popup.html" onclick="window.open('popup.html','popup','width=440,height=145,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=50,top=0'); return false">Name of Station</a></li>
You can make it work with any radio station you fancy by editing the embed src code within the html page