Re: navigation bar help!
Stevenbullen, it didnt work either. could it be something with the style?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → navigation bar help!
Stevenbullen, it didnt work either. could it be something with the style?
I have sent you a PM.
In what way did it not work? I have tested this on fresh PunBB and it works fine. ![]()
Style has nothing to do with what your requesting.
it didnt change anything...
Yes it did. ![]()
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> // <a href="userlist.php">Brukerliste</a> // <a href="search.php">Søk</a> // <a href="bank.php">Bank</a> // <a href="donate.php">Donér</a> // <a href="lottery.php">Lotteri</a> </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.
hehe thanks ![]()
// 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?
cheers worked for me ![]()
PunBB Forums → PunBB 1.2 troubleshooting → navigation bar help!
Powered by PunBB, supported by Informer Technologies, Inc.