how to move site links to site extras

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    how to move site links to site extras

    im wanting to move site links from main menu to site extras on main, do i just move links.php in to extras folder then move the code for site links from main in to extras.php ?
    Last edited by Kirsty; 05.03.11, 17:56. Reason: typed wrong thing

    #2
    kirsty how long have u been trying to code .. . . . .come on its the most simpllest thing ever, just put the link code in your extras page or wer ever u want it and make sure the links url path takes it too the file .

    $main.="<a href=\"./links.php?sid=$sid\">Site Links</a><br/>\n";

    links.php is in the same directory if your using v2 so it depends on what directory your extras.php or wotever is in
    Wapchat4u


    Topsites4u

    Comment


      #3
      extras.php is in just in public_html no folder just double checked n dave i gave up trying to code for couple year

      Added after 7 minutes:

      thanks dave done it
      Last edited by Kirsty; 05.03.11, 20:00.

      Comment

      Working...
      X