Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by retrobec View Post
    Mygalaxy - The way I added links to my footer is by using the E-Z Pages feature in the admin. You can make custom links and have them at the top, sidebar or footer. Make a "new file" for and E-Z Page and then just cut and paste the URL or internal link from your "Products" page, "Info" page, or whatever page into the corresponding link box. Then you can turn on and off the header, sidebar, footer options. Hope that helps.
    -Becky
    Thanks for the help! I wasn't sure if I overlooked some option in Admin, so I went ahead and altered the tpl_footer.php to contain the links I wanted at the bottom. I guess it worked the same, but it's good to know there's more ways than one.

    Now, if only I could figure out my breadcrumbs issue on the 'contact us' page.

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by mygalaxy View Post
    Thanks for the help! I wasn't sure if I overlooked some option in Admin, so I went ahead and altered the tpl_footer.php to contain the links I wanted at the bottom. I guess it worked the same, but it's good to know there's more ways than one.

    Now, if only I could figure out my breadcrumbs issue on the 'contact us' page.
    I don't think that is a template issue... perhaps ask that in the general forum?

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    I've updated apple zen for 1.3.8 (still will work in earlier versions, see readme.txt for more info).

    Thanks to sturner47, the menu now works great in IE!

    Updates to includes/templates/apple_zen/common/tpl_main_page.php, includes/templates/apple_zen/css/stylesheet.css, includes/templates/apple_zen/css/stylesheet_header_menu.css, includes/templates/apple_zen/templates/tpl_checkout_confirmation_default.php, includes/templates/apple_zen/templates/tpl_checkout_shipping_default.php

    added: includes/templates/apple_zen/common/tpl_footer.php

  4. #4
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    Hiya Jade!

    Glad to see the update! I was just about to ask you if you have tested Apple under IE 6 with sideboxes set to the left (rather than the right-side default).

    I've had some strange things happen under IE 6... but managed to fix them. Basically, IE 5 & 6 need an extra container <div> for some situations.

    Don't know if this is because of 1.3.8 ... didn't notice it before ...

    One question... Will Apple support a 3-column layout? Or just 2-column?

    I am planning on adapting the default template use Prof. Ruthsarian's Skidoo code. Very solid cross-browser compatibility:

    http://webhost.bridgew.edu/etribou/l...dux/index.html

    what do you think?

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by chadderuski View Post
    Hiya Jade!

    Glad to see the update! I was just about to ask you if you have tested Apple under IE 6 with sideboxes set to the left (rather than the right-side default).

    I've had some strange things happen under IE 6... but managed to fix them. Basically, IE 5 & 6 need an extra container <div> for some situations.

    Don't know if this is because of 1.3.8 ... didn't notice it before ...

    One question... Will Apple support a 3-column layout? Or just 2-column?

    I am planning on adapting the default template use Prof. Ruthsarian's Skidoo code. Very solid cross-browser compatibility:

    http://webhost.bridgew.edu/etribou/l...dux/index.html

    what do you think?
    When you used the left column option, did you follow the directions in the readme.txt for doing so? Did you leave the right column "ON" in the admin?

    Apple zen is strictly a two column layout.

    That skidoo layout looks interesting, thanks for sharing the link.

  6. #6
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    Jade:

    What? ME follow instructions? LOL!

    Actually, I hadn't tested your newest template... as you recall I did take a chainsaw to the code... <blush> maybe I chopped something out that I shouldn't have? Probably an extra <div> that was actually necessary. LOL!

    Converting Skidoo to Zencart is not easy. I have to first relate and translate all the css classes, and of course mod all the /common/ template files... but by the end of all that I should thoroughly understand zencart code.

    But FIRST I have to do a freight shipping module ...

  7. #7
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.

    Thanks
    Tim

  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Vertcnc View Post
    Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.

    Thanks
    Tim
    Could I see a link of what you're referring to? Thanks!

  9. #9
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Here is the link. www.valleyhydraulic.com/zen-cart
    thanks

  10. #10
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Vertcnc View Post
    Here is the link. www.valleyhydraulic.com/zen-cart
    thanks
    You made a mistake with the way you commented/un-commented the stylesheet_header_menu.css. Here's how it should look from the top to the blue:
    Code:
    body {  
    	behavior: url(includes/csshover.htc);
    	}
    	
    /*green
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #4f4f4f!important;background:#D5E88F;}*/ 
    
    
    /*blue */
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg