thank you sorry I did not wait for you to reply with how to .. though could you tell me how to do it in the tpl_header.php file and style/position them using css. I am curious about it and want to learn ..
Thank you again Debbie
cool thank you I will see about using that on the other shop .. thank you again
If this is the original question, then you need to define this contstant somewhere. You can add it to the header.php language file. You also need to create the FILENAME_MAIN_WEBSITE.I have added the following to create the new 'Main Website' tab (at line 91 underneath the code for the contact us tab)
<li><?php echo '<a href="' . zen_href_link(FILENAME_MAIN_WEBSITE) . '">'; ?><?php echo HEADER_TITLE_MAIN_WEBSITE; ?></a> | </li>
But am unsure as to where I should add my link...I have tried two different places and both times my whole cart disappeared
Thanks,
Anne
I love your template. I used a web company that set up my site and they put a generic logo and saying at the top of my site. How do I change that? I am a complete newbie.