PDA

View Full Version : Add-On Releases - Radio and TV Player - NavBar


TRa5H
05-29-2008, 10:00 PM
*This Mod requires Dream's Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567&highlight=MP3+player) to be installed*
---------------------------------------------------------------

First off I would like to mention m002.p's ShoutCast Status - NavBar (https://vborg.vbsupport.ru/showthread.php?t=168096&highlight=shoutcast) for this is just a simple version of his mod that works for Dream's Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567&highlight=MP3+player).


What does this modification do?

This will add a Radio and TV Player Button in your navbar which will aid in more forum members and guests being aware your site has a Radio and TV Player.


What do I need?

You need Dream's Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567&highlight=MP3+player) Mod installed as mentioned above & a working vbulletin 3.6.


Demo? Rebels of Chaos (http://www.rebelsofchaos.net)


1)
Firstly upload the image attached "radio_button.jpg" to your styles image misc folder. Example; "domain"/images/misc/

2)
Now open your styles "navbar" template and find:


<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>



Underneath add:

<!-- / START RADIOandTV button-->

<td>
<a href="javascript:openRadioAndTV()"><img src="http://YOURSITE.com//images/misc/radio_on.jpg" border="0" "></a>
</td>

<!-- / END RADIOandTV button-->


3)
Save Template

Complete!

--------------------------------------------

cafenetland
05-30-2008, 09:15 AM
attached radio_button.jpg ??

where is it ?

TRa5H
05-30-2008, 10:37 AM
attached radio_button.jpg ??

where is it ?

sorry i changed the name of the .jpg file radio_on.jpg and radio_on_small.jpg

ill fix the coding now thanks for letting me know..

just right click and "Save Image As" either one of the buttons above in the screenshots section then upload to your site.. ;):up: