Topic: Quick question.

Hello,

I have a Quick question. I've been looking for this, everywhere, but no luck.

I'm trying to find the file/template for "<!-- forum_navlinks -->". Can you guys tell me where I can locate the code for this?

I'd like to alter a few things, such as, icons in front of these links.

Thanks in advance!

Re: Quick question.

header.php

// Main Navigation
$gen_elements['<!-- forum_navlinks -->'] = '<ul>'."\n\t\t".generate_navlinks()."\n\t".'</ul>';

Function generate_navlinks() in functions.php file.

New menu items you can add a standard means of the forum in the Administration.

For a complete change of menu, use the hooks 'fn_generate_navlinks_start' or 'fn_generate_navlinks_end'.

ForkBB
I speak only Russian  :P