Adding a Forum Button to Pligg 9.8.2

Discussion in 'PHP' started by googleandroid, Nov 7, 2007.

  1. #1
    On the top of my pligg site googleandroid.info it has the buttons "admin,home,profile,topusers,tag cloud,logout"

    How do I add a "forum" button straight after the "logout" button?

    I want some text saying "forum" and when people click on the text it will take them to my forum url on my subdomain. And what is the html code to make a clickable url?
     
    googleandroid, Nov 7, 2007 IP
  2. max_ds

    max_ds Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can add <a href="http://yourforumurl">forum</a> to your template
     
    max_ds, Nov 7, 2007 IP