Radio Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunstrip
    Member
    • Nov 2005
    • 30

    Radio Button

    I recently added a radio station link to my forum...I'd like to add a fancy little radio button to the station...I have the html coding ready to go...could someone please tell me where to add it to the forum...thanks.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Where exactly do you want to add your code? Can you post a URL or picture showing the location?

    Comment

    • sunstrip
      Member
      • Nov 2005
      • 30

      #3
      OK...here's what we decided to do...at the moment we never use the FAQ button that is located at the top bar of the forum (the one between User CP & Member List)...I would like to replace that with "RADIO VRV123"...already have the code:

      Code:
      <a href="http://XX.xxx.xxx.xxx:xxx/listen.pls">RADIO VRV123</a>
      How do I go about doing this...thanks.
      Last edited by sunstrip; Sun 19 Mar '06, 7:17am.

      Comment

      • Colin F
        Senior Member
        • May 2004
        • 17689

        #4
        Edit your navbar template.
        Find:
        Code:
        <a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a>
        Replace that with your code.
        Best Regards
        Colin Frei

        Please don't contact me per PM.

        Comment

        • sunstrip
          Member
          • Nov 2005
          • 30

          #5
          Perfect !!! Thanks !!!

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...