Quote Originally Posted by JHouse View Post
Thanks for your immediate help.

Is there a way to accomplish the same objective, but without editing the code? I'm very familiar with editing code, however, I'm doing my best not to mess with it in efforts of making upgrades quick and easy. If that's not possible though, and thus I have to edit the tpl_header.php file, do I add the additional links like this:

Code:
<li><a href="http://infothreads.com/">Conscious Tee Shirts</a></li>
And yes, I do have includes/templates/YOUR_TEMPLATE/common/tpl_header.php

Thanks again for your assistance.
That's the way to do it. There isn't anything from the admin. Just remember to use the overrides or your changes will be overwritten by the next upgrade/update.