The Arcive of vBulletin Modifications Site. |
|
Radio and TV Player - NavBar Details »»
|
|||||||||||||||||||||||||
*This Mod requires Dream's Radio and TV Player to be installed*
--------------------------------------------------------------- First off I would like to mention m002.p's ShoutCast Status - NavBar for this is just a simple version of his mod that works for Dream's Radio and TV 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 Mod installed as mentioned above & a working vbulletin 3.6. Demo? Rebels of Chaos 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: Code:
<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: Code:
<!-- / 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! -------------------------------------------- Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
attached radio_button.jpg ??
where is it ? |
|
#3
|
||||
|
||||
|
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:
|
![]() |
|
|