Re: Apple Zen Support Thread
Ok, excuse my ignorance here. This probably is a general zencart issue, but I have been looking all over and even in this thread because I am using the Apple Zen theme. I would like to add a link in the Information menu to an EZ Page (ID=3).
I know I need to add the link to tpl_drop_menu.php, but what code do I use for the link?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Jimbofoxman
Ok, excuse my ignorance here. This probably is a general zencart issue, but I have been looking all over and even in this thread because I am using the Apple Zen theme. I would like to add a link in the Information menu to an EZ Page (ID=3).
I know I need to add the link to tpl_drop_menu.php, but what code do I use for the link?
Disregard, figured it out.
Re: Comodo Instant SSL Site
Quote:
Originally Posted by
high2K
I have installed the Comodo Instant SSL Site contribution so that I can allow visitirs to see the SSL cert on my site. The instructions say that I should go to Tools > layout Box Controller to dictate how the seal is displayed. Although ideboxes/apple_zen/InstantSSL.php appears in Layout Boxes Controller, nothing that I do seems to make it display on my site. I know that Layout Boxes Controller is setup quite differently for Apple Zen template and I wondered if anyone can tell me how I get my site seal to display?
Layout Boxes controller works the same, it just moves everything over to the right sidebox, whether or not you have it turned on for the left or right. I would re-read the steps for the mod, search and see if they have a support thread. There's nothing in apple zen that would stop a sidebox from working.
Re: Apple Zen Support Thread
Hey, i seem to have come across a graphical glitch.
The theme works perfectly until what appears when you check out. Once you log in and go to the shopping cart, the menu on top gets cut in half in a graphical glitch. If you click anything else to leave the page it appears to go back. It comes and goes if you are logged in, and stays messed up during the entire checkout procedure.
I thought it might be the breadcrumbs so I tried all settings, 0,1 and 2. None of those fixed it.
In the screenshot the mouse cursor didn't show up, but it's right over the link.. but the menu covers half of it up so it's kind of hard to click
Thanks!
http://www.ebtech.org/error.jpg
Re: Apple Zen Support Thread
Okay, so far it LOOKS like this graphical error occurs ONLY and EVERY time SSL is active (I have a shared SSL certificate through https://secure.hostmonster.com/~unix_username).
I'm not sure how that would affect it though...? Except that it loads slightly slower
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Zesty
Hey, i seem to have come across a graphical glitch.
The theme works perfectly until what appears when you check out. Once you log in and go to the shopping cart, the menu on top gets cut in half in a graphical glitch. If you click anything else to leave the page it appears to go back. It comes and goes if you are logged in, and stays messed up during the entire checkout procedure.
I thought it might be the breadcrumbs so I tried all settings, 0,1 and 2. None of those fixed it.
In the screenshot the mouse cursor didn't show up, but it's right over the link.. but the menu covers half of it up so it's kind of hard to click
Thanks!
Link please? And please post smaller images, LOL!
Re: Apple Zen Support Thread
thanks for helping!
www.ebtech.org/store
Re: Apple Zen Support Thread
http://www.doodlebuckets.com/ Can you tell me how to better center the table I just added to my front page? I just need to balance the white space on the left and move the table away from the sideboxes a bit. I really don't want to have to resize all my pics and table!
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Doodlebuckets
http://www.doodlebuckets.com/ Can you tell me how to better center the table I just added to my front page? I just need to balance the white space on the left and move the table away from the sideboxes a bit. I really don't want to have to resize all my pics and table!
You can add this to your css:
#indexHomeBody .centerColumn {margin-left:1%}
#indexHomeBody #navColumnTwo {margin-left:2%;}