This might be a silly question, but how do you add items to the nav bar at the top? I figure I can do it by hand if I edit the theme, however this does not seem like a practical way of doing this. Is there a more proper way?

Comments

artsee’s picture

FYI I use the xtemplate theme as my default.

Hence I go to http://mydomainhost.com/?q=admin/system/themes/xtemplate - and this gives me a web-enabled way to paste/revise the appropriate html code for the header navigation.

Hope this helps.

moshe weitzman’s picture

for all themes *except* xtemplate, this is managed by editing the $custom_links array that appears at the bottom of your includes/conf.php file.