26

Re: navigation bar help!

Stevenbullen, it didnt work either. could it be something with the style?

Re: navigation bar help!

I have sent you a PM.

In what way did it not work? I have tested this on fresh PunBB and it works fine. wink

Style has nothing to do with what your requesting.

28

Re: navigation bar help!

it didnt change anything...

29 (edited by StevenBullen 2009-08-25 13:55)

Re: navigation bar help!

Yes it did. tongue

Plus now got to the bottom of why no one could help you. this is the code you have for the menu... it is not produced by PunBB.

<p style="text-align: right; padding-right: 20px; padding-top: 5px;"><a href="index.php">Index</a> &nbsp;&nbsp; // &nbsp;&nbsp; <a href="userlist.php">Brukerliste</a> &nbsp;&nbsp; // &nbsp;&nbsp; <a href="search.php">Søk</a> &nbsp;&nbsp;// &nbsp;&nbsp; <a href="bank.php">Bank</a> &nbsp;&nbsp; // &nbsp;&nbsp; <a href="donate.php">Donér</a> &nbsp;&nbsp; // &nbsp;&nbsp; <a href="lottery.php">Lotteri</a> &nbsp;&nbsp; </p>

So I would advise going to who created your site and finding where the above code is stored.

Plus I would not change back any of my recommended changes because it fixes links on certain pages in your site.

30

Re: navigation bar help!

hehe thanks smile

31

Re: navigation bar help!

KeyDog wrote:

// Stuff for the navigator (top of every page)
'Index'                        =>    'Home',
'User list'                    =>    'User list',
'Rules'                        =>  'Rules',
'Search'                    =>  'Search',
'Register'                    =>  'Register',
'register'                    =>    'register',

I just changed mine in /lang/english/common.php and it showed immediately...
You say you can't do that?

http://punbb-b.keydogbb.info

cheers worked for me smile

Currently :: Installing vb Getting a new domain and modding punbb :)