PDA

View Full Version : Header Links


seanspeng
10th of October 2006 (Tue), 02:39
How do I change or add some more links to the default header links?

Right now it reads:
INDEX | VIEWER COMMENTS | GALLERY MAP | RSS

Sorry if this has been asked. I looked through the posts and did not see it.

Thanks!

cferrero
10th of October 2006 (Tue), 04:17
Basic editing is done by:
Utilities->Edit EE System Files -> then edit header.php
This controls the links that are visible in the header. To edit some of the text, you will need to edit languages/eng/global.php in addition. Just search for the string you wish to edit (e.g. site_map)

seanspeng
10th of October 2006 (Tue), 12:42
Thank you!