1 (edited by thezerobeatz 2013-12-08 21:09)

Topic: A little help please

Hi !
How to edit the nav bar ?
for example :
in the 'Index' there is -> forum.domainename.com
I want to change it to domainename.com and add another nav named 'Forum'

In the end I want like this :
Index - Forums - Users ... .

Regards

Re: A little help please

150 views and no one knows hmm

Re: A little help please

These are bots tongue
--
In hook fn_generate_navlinks_end

$links['index'] = '<li id="navindex"'.((FORUM_PAGE == 'index') ? ' class="isactive"' : '').'><a href="'.forum_link($forum_url['index']).'">Forums</a></li>';
array_unshift($links, '<li id="navsite"><a href="LINK TO YOU SITE">'.$lang_common['Index'].'</a></li>');
ForkBB
I speak only Russian  :P