Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes
Author Message
blith
Client



Joined: Jul 18, 2003
Posts: 977

PostPosted: Fri Nov 07, 2003 11:01 am Reply with quote

Okay, I wanted a larger space for my forums so I removed the left blocks for that specefic module as detailed by Raven Only registered users can see links on this board! Get registered or login!

but then I felt the need for navigation in the forums other than what was available at the top in the header because sometimes people are at the bottom of a page when they might want to go somewhere else so I recreated the header links in the footer. if you want to do the same here is what I did...

in themes/YourTheme/ open footer.html and find the lines:

Code:
<tr align="center">

<td width="100%" colspan="3">
$footer_message
</td>
</tr>


right before them add:

Code:
<tr align="center">

<td width="100%" colspan="3"><font class="content"><br><B>
<A href="index.php">Home</a>
&nbsp;&middot;&nbsp;
<A href="forums.html">Forums</a>
&nbsp;&middot;&nbsp;
<A href="downloads.html">Downloads</a>
&nbsp;&middot;&nbsp;
<A href="http://www.yoursite.com/modules.php?name=Downloads&d_op=AddDownload">Submit Mod</a>
&nbsp;&middot;&nbsp;
</B></font>
</td>
</tr>


or whatever is in your particular header.html What this does is give you links at the bottom as well as the top.
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Nov 07, 2003 4:32 pm Reply with quote

Ahhhh my little weed-hopper! When you can snatch the pebble from my hand, er, quote the MD5 algorithm from the book of PHPZen, it will be time for you to leave Laughing

Seriously, so glad to see you are developing a love, or maybe a tolerance, for PHP! Keep contributing!
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©