Page 14 of 47 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 462
  1. #131
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Where can I change the text size for just inside the middle and not in the left/right boxes? I changed it in the "body" but it also changed the size in the boxes. Thanks

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by Sunabac View Post
    Where can I change the text size for just inside the middle and not in the left/right boxes? I changed it in the "body" but it also changed the size in the boxes. Thanks
    Change the font for .centerColumn.

  3. #133
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by jettrue View Post
    Change the font for .centerColumn.
    Thank you for a very prompt reply! Wish someone in "General Questions" would help me this fast...

  4. #134
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Another question... on the checkout page I have
    "Please notify me of updates to these products" and the box with the check mark in it. I would like to have the default without the check mark. Also when I clear the check mark and click update, it appears there again.

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by Sunabac View Post
    Another question... on the checkout page I have
    "Please notify me of updates to these products" and the box with the check mark in it. I would like to have the default without the check mark. Also when I clear the check mark and click update, it appears there again.
    Well, it won't automatically give the people updates, unless they click "update" so in a way, it saves them from clicking if they do want updates. If they don't want updates, they can just not click "update".

    But anyway, to do what you want to do, open up includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_success_default.php and change:

    Code:
    <?php echo zen_draw_checkbox_field('notify[]', $notifications['products_id'], true, 'id="notify-' . $notifications['counter'] . '"') ;?>
    to:

    Code:
    <?php echo zen_draw_checkbox_field('notify[]', $notifications['products_id'], false, 'id="notify-' . $notifications['counter'] . '"') ;?>

  6. #136
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Ah Soo.. My grey cells are not working well... I missunderstood .. thanks

  7. #137
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Where can I specify a different location for "Add to Cart"? I would like to have it at the top (or both top and bottom).

  8. #138
    Join Date
    Feb 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Really like simple zen and got it installed with no problem at www.gloriabridals.com Only question is at the bottom of the page, just a little above "your IP address is", where it should show "home", "above us" etc. those labels are hiding and you'll have to move your mouse there to see it. Is this something made intentionally? I noticed all sites used simple zen have the same thing so probably sure it's not the problem at my end.

    If this has been addressed in some places, please direct me there.

    thanks!

  9. #139
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by gb2007 View Post
    Really like simple zen and got it installed with no problem at www.gloriabridals.com Only question is at the bottom of the page, just a little above "your IP address is", where it should show "home", "above us" etc. those labels are hiding and you'll have to move your mouse there to see it. Is this something made intentionally? I noticed all sites used simple zen have the same thing so probably sure it's not the problem at my end.

    If this has been addressed in some places, please direct me there.

    thanks!
    http://www.zen-cart.com/forum/showth...=44474&page=11

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by Sunabac View Post
    Where can I specify a different location for "Add to Cart"? I would like to have it at the top (or both top and bottom).
    On the product page? You'd have to open up includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php and find the "add to cart" code, copy it, and paste it where you would like it to show up.

 

 
Page 14 of 47 FirstFirst ... 4121314151624 ... LastLast

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

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