Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 06:40:53 AM

Pages: [1]   Go Down
  Print  
Author Topic: Need help with forum nav...  (Read 460 times)
KG_Cooper
Pong! (the videogame) Master
*****
Offline Offline

Posts: 27


« on: December 23, 2004, 09:34:32 PM »

HI - Once again I have more n00b questions (thanks in advance for you help!)

Currently I have broken the nav links that came with the ashGrunge theme although I do not know how I did it. I would like to just make some simple links but...

Additionally do I actually need a header.tpl?

The following is the link for each button:

1)Link {U_FAQ}  ALT {L_FAQ}

2)Link {U_SEARCH} ALT {L_SEARCH}

3)Link {U_MEMBERLIST} ALT {L_MEMBERLIST}

4)Link {U_MEMBERLIST} ALT {L_MEMBERLIST}

5) Link {U_GROUP_CP} ALT {L_USERGROUPS}

6) Link {U_PROFILE} ALT {L_PROFILE}

7) Link {U_PRIVATEMSGS} ALT {PRIVATE_MESSAGE_INFO}

Gleam Link {U_REGISTER} ALT {L_REGISTER}

9) Link {U_LOGIN_LOGOUT} ALT {L_LOGIN_LOGOUT}

10) Link {U_LOGIN_LOGOUT} ALT {L_LOGIN_LOGOUT}
Logged
Adrian
Galactic Royalty
*****
Offline Offline

Posts: 283



WWW
« Reply #1 on: December 26, 2004, 06:07:45 AM »

Quote
Additionally do I actually need a header.tpl?


Only if you want to save yourself a lot of work. You could remove everything from the overall_header file and put it in the top of every other template file that would need it. But that would be stupid.

Difficult for anyone to help you with your links though. You should provide a link to your board so people might be able to see why they are broken.

My links in my overall_header.tpl file:

Code:
<table class="b0w100" cellspacing="0" cellpadding="2">
<tr>
<td class="topnav">
<!-- BEGIN switch_user_logged_out -->
<a href="http://www.politicsforum.org/forum/{U_REGISTER}">{L_REGISTER}</a>&nbsp;|&nbsp;
<!-- END switch_user_logged_out -->
<a href="http://www.politicsforum.org/forum/{U_PROFILE}">{L_PROFILE}</a> | <a href="http://www.politicsforum.org/forum/{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a> | <a href="http://www.politicsforum.org/forum/{U_FAQ}">{L_FAQ}</a> | <a href="http://www.politicsforum.org/forum/{U_SEARCH}">{L_SEARCH}</a> | <a href="http://www.politicsforum.org/forum/{U_MEMBERLIST}">{L_MEMBERLIST}</a> | <a href="http://www.politicsforum.org/forum/{U_GROUP_CP}">{L_USERGROUPS}</a> | <a href="http://www.politicsforum.org/forum/{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></td>
</tr>
</table>


I do not use the link graphic icons. You do not need to include the domain or directory as I have done. The only reason I have that is that I use my header template file in non-phpbb pages elsewhere on my website also.
Logged

KG_Cooper
Pong! (the videogame) Master
*****
Offline Offline

Posts: 27


« Reply #2 on: December 30, 2004, 07:43:15 PM »

Thanks for the imput - sorry for the delay - I have been away for Christmas...

I actually fixed the links (very simple) as for the headers - once I settle back in (just got back 30 mins ago) I migfht have some more questions.

Thanks again Adrian! Applause
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: