Quote Originally Posted by countrycharm View Post
Lovely
You need to open your header.php in /includes/languages/english/your_template/header.php add what menue you want to add under define('HEADER_TITLE_ then you need to open your /includes/templates/your_template/common/tpl_header.php and add the <li><a href="<?php echo zen_href_link(FILENAME_
Thanks, country charm. I added the define to the header.php.

But, I don't know how to do the tpl header. Where do I put the http:// link to my blog?

I'm afraid to mess with the php 'cause I know nothing about it.

Quote Originally Posted by Seamstobesew View Post
Lovely,

You can do that by adding it to an ezpage. Go to tools, ezpages, click insert, Then it very bottom box, put the link to your blog.

In the boxes near top of page, mark it for showing in header in the position you want it.. 1, 2, 3 and then click insert. Your blog link should then show in that header.

I hope I took your question the right way.
I tried that and it places another nav bar below -- which would be fine if I had more than one page link there.