That's where I've done it (Tools/Layout Boxes Controller) - the only column I have ticked on, is Single Column in sideboxes/westminster_new/languages_header.php.
Printable View
That's where I've done it (Tools/Layout Boxes Controller) - the only column I have ticked on, is Single Column in sideboxes/westminster_new/languages_header.php.
Hi Anne - I'm getting ready to search through the code again for where to insert links into the Top Nav bar and wanted to give another gentle nudge here in case someone can save me some time. Thanks.
So it uses http://adnantopal.github.io/slimmenu/ and in the above page, to add a specific link or EZ page to the top level simply add code like:
<li class="test"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>/index.php?main_page=page&id=1&chapter=0">Vendors</a></li>Code:<li class="test"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>/index.php?main_page=page&id=1&chapter=0">Link Title Here</a></li>
Let's see if this works... Localization - is there any way to work around Flexible Footers?
BTW: Where is top headers texts, e.g. "Log In"?
"My Contact Us still falls apart...." was an SSL issue - I was advised that:
Quote:
The contact_us page changed (in Zen Cart v1.5.3) to use SSL only.