MyBB Community Forums
Add Internet Radio Player to your Forum (in Header) - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: Tutorials (https://community.mybb.com/forum-38.html)
+--- Thread: Add Internet Radio Player to your Forum (in Header) (/thread-127988.html)



Add Internet Radio Player to your Forum (in Header) - JunkeeSports - 2012-10-21

Add an internet radio player with over 50,000 stations from around the world to the right side of your header using this simple script powered by RadioJunkee.com

TEMPLATES & STYLES --> Select your Template --> Header Templates --> Headers

Find:
<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>

Add After:
<div style="float:right"><a href="#" onclick="javascript:window.open('http://radiojunkee.com/Playa/playa.htm','','height=790,width=1075')"><img src="YOUR IMAGE HERE" border="0">

DEMO: Alabama Football Message Board

If you would like a custom player for your forum.. let me know and I can build one for your site with your logo, links, color scheme, etc.

Enjoy!


RE: Add Internet Radio Player to your Forum (in Header) - konthai - 2012-10-21

i will try this thanks.


RE: Add Internet Radio Player to your Forum (in Header) - John Dave B. - 2012-10-21

Sir, can you copy the radio player of favradio.net? Thanks! Smile


RE: Add Internet Radio Player to your Forum (in Header) - ParamounT - 2012-11-18

I am interested in trying this but I couldn't find this

<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>

in the header. Sad


RE: Add Internet Radio Player to your Forum (in Header) - Korkel - 2013-02-15

(2012-11-18, 04:35 PM)ParamounT Wrote: I am interested in trying this but I couldn't find this

<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>

in the header. Sad

Hint:
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']
Thanks, it's awesome!


RE: Add Internet Radio Player to your Forum (in Header) - Gangsteris - 2013-04-08

Dont work...