Quote Originally Posted by Get Em Fast View Post
Look in includes/languages/english/extra_definitions/CUSTOM/headermenu.php

and add the language define in there..........something like:


PHP Code:
define('HEADER_TITLE_CUSTOM_NAME','Your Custom Title Here'); 
Hope this helps.
thank you for getting back to me, I will try this, also if I want to add a submenu to this i.e. just another page really, will it work as when I tried based on the same code as the information lines, it seem to wrap the contact us, etc below it too.

I suppose what I am asking is it possible to have a custom menu item (i.e. Page) with submenu items (more pages) on the drop down menu,

Cheers