Page 150 of 326 FirstFirst ... 50100140148149150151152160200250 ... LastLast
Results 1,491 to 1,500 of 3251
  1. #1491
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    If anyone is interested I remember what I did to use a bigger logo. Just add height to the #logoWrapper...

    #logoWrapper {
    width:auto;
    height: XXXpx;


    But I still haven't figured out how to add another tab to the nav bar.
    Hi,
    In order to do this I would go to the tpl_header.php file and add it as a listed element <li><a href="link">Contact Us</a></li> after the link where you want to add it to.

    The tpl_header.php file is located in:
    <zen cart folder>/includes/templates/cherry_zen/common/tpl_header.php

    Then you will most likely have to mess with the css file in order to get it to show properly. I had to do this for a website that was using this template as well. Took me quite a while to figure out how to change it around to work properly.
    If you have a lot of problems doing it - I can try to assist you further if needed.
    Good luck,
    Seth

  2. #1492
    Join Date
    May 2008
    Location
    Stuart Florida
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    thanx...ill have to look into that a little bit more...let me ask this if you dont mind. how do I change the names page 2 page 3 etc?

  3. #1493
    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 gsdcypher View Post
    Hi Jettrue,

    Another ?. What would cause the search box from the search_header.php to appear twice when turned on? I appears correctly in the nav header, but then a duplicate search box also appears off-center in the left side column...

    Thanks.
    Turn it off under "Tools" "Layout Boxes Controller". You have both search_header.php and search.php turned on.

  4. #1494
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi seth,

    thanks for the reply. i have managed to add another button. for those wanting to do the same, here is how i did it:
    i added the link just as seth said. then i changed the #navMain settings and the #navMain a span settings in the stylesheet.css to accomodate the new tab. i also shrank the tab graphic a bit.

    hi jettrue,

    thanks for reply. i have sussed out the search header thingy... i had the left and right boxes on and it should have only been on for single column.

    do you happen to know the fix for these css errors?
    199 * html #nw Value Error : width Lexical error at line 199, column 63. Encountered: "?" (63), after : "" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth 1048? "1000px" : "80%"));

    205 * html #nw Value Error : width Parse error - Unrecognized }
    also i was hoping to make a black image set just like your orange, green, etc. what program/steps did you use to make those cool tabs???

    i have one more question... i want to experiment further with the header... i want the left and right columns extend up into the header and ######## up against the top nav bar and have the bottom nav bar fit between the two side columns. hope that makes sense... how would i do that????

  5. #1495
    Join Date
    Jun 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi,

    I like this template. After installing it based on the readme_or_else.txt installation steps, I got a empty page.

    fx.pcmfx.com

    Can you kindly help?

    Thanks, -Dale

  6. #1496
    Join Date
    May 2008
    Location
    Stuart Florida
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Ok...thats turns them off...but how do I actually change their name to something else? Also, if you dont mind...how can I enter more than 196 attributes? I am adding scents to my candles and have over 300.

  7. #1497
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi guys,
    I cant get the "manufacured by..." and "Model" bullet points to appear on my product pages just under the title. They appear on the template demo online. I have mucked around in admin and cant find a solution. Any ideas?

  8. #1498
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by waltinrio View Post
    thanx...ill have to look into that a little bit more...let me ask this if you dont mind. how do I change the names page 2 page 3 etc?


    To Change The Names of Page 2, 3, 4 in the More Information Sidebox:

    This has to be changed in your Zen Cart files, either via FTP or your Cpanel File Manager.

    The file you need is public_html/includes/languages/YOUR TEMPLATE/english.php

    The place to change it is located on or about line 147 and it will look like this:

    // information box text in sideboxes/more_information.php - were TUTORIAL_
    define('BOX_HEADING_MORE_INFORMATION', '');
    define('BOX_INFORMATION_PAGE_2', 'Page 2');
    define('BOX_INFORMATION_PAGE_3', 'Page 3');
    define('BOX_INFORMATION_PAGE_4', 'Page 4');
    Make sure you leave the ' marks and only change the text in between. (I highlighted it in red what to change)

    Now you will also have to go to public_html/includes/languages/english/page_2.php

    To change this:

    define('NAVBAR_TITLE', 'Page 2');
    define('HEADING_TITLE', 'Page 2');
    Hope that helps.
    I'll finish that project tomorrow, I've made enough mistakes today!

  9. #1499
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi jettrue + all,

    i am trying to add a specials tab to the nav bar. i want it to show only if there are specials. can anyone help with the correct coding?

    Code:
          <!--bof-navigation display-->
          <div id="navMainWrapper">
            <div id="navMain">
              <ul>
    --specials tab code here--
    thanks.
    Last edited by gsdcypher; 6 Jun 2008 at 06:27 PM.

  10. #1500
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    please disregard last post, I just worked it out!

 

 

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