Quote Originally Posted by Lovely View Post
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.



I tried that and it places another nav bar below -- which would be fine if I had more than one page link there.
Don't use PHP, just make the link like any other link:

<li><a href="http://link-here.htm">Link Title Here</a></li>