Page 28 of 326 FirstFirst ... 1826272829303878128 ... LastLast
Results 271 to 280 of 3251
  1. #271
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by tj4florida1 View Post
    Thanks, Jettrue that did the trick. I hope these are my last question for you guys. I would like to use a different shade of green. So how would I go about changing the predefined color of the buttons? And the Second question is how do I make my site w3c compliant. There is one error when I run my site against the w3c validator. You guys have been great. Thanks, for all the help.
    Other than those questions everything is perfect with the Cherry Zen Template.
    To use a different shade of green, you'd have to open the files in an image editor, and adjust the color, or ask me really really nice, LOL, to make some changes for you. Though I'm a little short for time at the moment, may take a while.

    The error that is there really isn't an important one, it can be ignored. But if you really want it gone, open up includes/functions/extra_functions/search_field_header.php and change where it says:

    $type = 'search'

    to:

    $type = 'text'

    Now, people with Safari won't see the rounded search box at the top, but everyone else will still have the same rounded box.

  2. #272
    Join Date
    Sep 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    First off thank you very much for the template!

    When I view the one on your site there is a gray bar that separates the header from the main body with the Privacy link in it. Can you please tell me how to turn that on… without the separation between the two it doesn’t look right. Also, is there a way to change the gray color?

    Thank you very much for your help!

    Russ

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by tiorocky View Post
    First off thank you very much for the template!

    When I view the one on your site there is a gray bar that separates the header from the main body with the Privacy link in it. Can you please tell me how to turn that on… without the separation between the two it doesn’t look right. Also, is there a way to change the gray color?

    Thank you very much for your help!

    Russ
    That's the ezpages. Turn that on under "configuration", "EzPages settings"

    You can upload a new image called:

    includes/templates/cherry_zen/images/ezbg.gif

    To replace the grey one.

    Or if you want no image, and just want a background color there, in stylesheet.css, change this:

    Code:
    #navEZPagesTop {
    	background:url("../images/ezbg.gif") repeat-x;  /* grey background image behind ezpages section */
    	}
    to this:

    Code:
    #navEZPagesTop {
    	background:#000000;  /* grey background image behind ezpages section */
    	}
    of course replacing #000000 (black) with the color you want.

  4. #274
    Join Date
    Sep 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thank you for the fast rsponse.

    I do not have a "nav" setting there.... this is what I have.

    EZ-Pages Display Status - HeaderBar 1
    EZ-Pages Display Status - FooterBar 1
    EZ-Pages Display Status - Sidebox 1
    EZ-Pages Header Link Separator  :: 
    EZ-Pages Footer Link Separator  :: 
    EZ-Pages Prev/Next Buttons 2
    EZ-Pages Table of Contents for Chapters Status 1
    EZ-Pages Pages to disable headers
    EZ-Pages Pages to disable footers
    EZ-Pages Pages to disable left-column
    EZ-Pages Pages to disable right-column

  5. #275
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,535
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Hi jettrue,

    I would love to know why is that on this site (descreetlingerie . com) the template doesn't flow, being liquid.

    Also why is my leftcolumn image repeating at the end (right side) of the template, eventhough I have a "no-repeat" statement.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by ideasgirl View Post
    Hi jettrue,

    I would love to know why is that on this site (descreetlingerie . com) the template doesn't flow, being liquid.

    Also why is my leftcolumn image repeating at the end (right side) of the template, eventhough I have a "no-repeat" statement.
    This is the one that is repeating:

    background:url("../images/headernav.jpg");

    It doesn't have the no-repeat.

    It looks liquid and flowing to me....

  7. #277
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,535
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    background:url("../images/headernav.jpg");


    It looks liquid and flowing to me....
    Doesn't look narrow to you on high resolution? Maybe needs some % increment... what do you think?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  8. #278
    Join Date
    Sep 2006
    Posts
    122
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi,

    Im receiving the following error when the checkout page is clicked, (this error is being received only when the cart is empty)

    When the cart is full it works fine.

    I have attached a pic so that it can be seen without having 2 become a member.

    Help well appreciated.
    Attached Images Attached Images  
    This is my Signature: w00t

  9. #279
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Is there a way to completely remove the right sidebar? I have searched through the forums and through this thread. I may be searching for the wrong words, but I could not find anything. I would like to right sidebar gone so that any text, images, etc, displayed in the, what is currently the center column, will be displayed all the way to the right side of the table.

    I tried changing the values for the right sidebar to 0px and that did not do it. Just wondering. Thanks.

  10. #280
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I'm working on an online store using this template and after I installed and selected as my main I get the following error message:

    Fatal error: Call to undefined function: zen_draw_search_field() in /home/content/a/r/a/arachne54/html/store/includes/templates/cherry_zen/sideboxes/tpl_search_header.php on line 19

    I would like to know how to solve this problem so I can use the template. I went to the file stated, but not sure what to add or remove.

    Thanks in advance!

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  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. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR