I found this page in the Guide about modifying links on the header bar:
http://www.oscdox.com/modules.php?op...difyProperties
But how do you add new links?
Thanks,
Greg
I found this page in the Guide about modifying links on the header bar:
http://www.oscdox.com/modules.php?op...difyProperties
But how do you add new links?
Thanks,
Greg
If you look in main_page.tpl you will find this
add you links to wherever there. You can move this above or below the breadcrumb.Code:td align="left"><!---some text could go here just below the breadcrumb---->
Hey, that's it! Thanks so much Kristine! My template file looked a little different from yours, but I just looked for <a href="<?php echo tep_href_link(FILENAME_SHOPPING_CART); ?>" class="headerNavigation"> etc. and then added the links in that same line. So easy if you know a little code.
ya I've changed mine around a little, cause I wanted some links above the breadcrumb instead of below it.
Glad you got it!I'm happy to be able to help a little now that I can
![]()
Bookmarks