quote:
Originally posted by brianjdupuis
IF THERE IS ANYONE WHO KNOWS PHPNuke Perty good can you add me on msn briandupuis@hotmail.com
p.s: Need help adding a link to the main page
site: www.hatss.ca
site i want added to hatss http://www.hatss.ca/coppermine/index.php
thank you
Why don't you just put the link in by putting the code where it needs to go. By grabbing the source HTML from your page, I'll tell you that it needs to go here:
code:
<strong><big>·</big></strong> <a href="index.php">Home</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Downloads">Downloads</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Encyclopedia">Encyclopedia</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=FAQ">FAQ</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Forums">Forums</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Search">Search</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Site_Messenger">Site Messenger</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Surveys">Surveys</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Web_Links">Web Links</a><br>
<strong><big>·</big></strong> <a href="modules.php?name=Your_Account">Your Account</a><br>
after this you need to put this code in :
code:
<strong><big>·</bit></stong> <a href="http://www.hatss.ca/coppermine/index.php">Student Photo Gallery</a><br>