I am using apple zen, the text on this sidebox is a little over the edge, how can I move it over a little more to the right?
MonkFunk Music Community
Free Music Website
I've created an index.html that is to be the main page for this Zen/Apple Zen site. Now the Home link in the drop-down menu needs to be updated. I tried changing this:
to ThisPHP Code:<li class="submenu"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_CATALOG; ?></a>
But broke my Zen cart. Can you please tell me the proper procedure? Thanks!PHP Code:<li class="submenu"><li><a href="http://www.MyStore.com">Home</a></li>
Last edited by MeltDown; 20 Oct 2008 at 11:18 AM. Reason: Dang...! Synchronized posting and Jade beat me to it!!
Thanks for catching that!!