metmax:
It has been a couple of years since I updated my Zencart, and things have really changed. I have looked at all the new 1.3.7 templates and really like Simple Zen. However, I would like to create a different header image which includes a couple of additional links. I was wondering if there is a tutorial that would be able to walk someone step by step through the process? If there is no tutorial, would someone be interested in providing that information?
Your help is appreciated.
I assume you're talking about the "shopping cart, contact us, my account" image? There is no step by step tutorial to do that. My advice would be (the easiest way) to create a new header image that has the links in roughly the same spot, so all you'd have to do is upload a new /includes/templates/simple_zen/images/topnav.gif.
If you want different links for the new header, you'd change the links in includes/languages/english/simple_zen/header.php.
If you want to change widths and such for the links, you'd need to manage that with the css in stylesheet_new.css. Its fairly complicated, but you'd want to look for the "#tagline" tags.