Quote:
Originally Posted by merk_aus
Can someone please help me find out what i need to do to get this to appear at the beginning of the navbar before the home/forum tabs.
|
You need to look at the navbar template and pick a template_hook that is at the beginning of the navtab bar - the example in the first post used the template_hook at the end of the navtab bar. You may also need to change the execution order for the plugin if you have two plugins trying to use the same template_hook.