Page 184 of 326 FirstFirst ... 84134174182183184185186194234284 ... LastLast
Results 1,831 to 1,840 of 3251
  1. #1831
    Join Date
    Aug 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hello, i am new to zencart and i like very much your template.
    I am trying to install it, but i can't see the sideboxes, th site is: http://www.footballmaniax.com what can be wrong?
    Thanks in advance for your help.

  2. #1832
    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 markus75 View Post
    Hello, i am new to zencart and i like very much your template.
    I am trying to install it, but i can't see the sideboxes, th site is: http://www.footballmaniax.com what can be wrong?
    Thanks in advance for your help.
    Turn on the sideboxes, under "Tools", "layout boxes controller". By the way, the readme.txt file will answer a lot of your questions, this one is answered in step 4. of the installation instructions.

  3. #1833
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    ok I am going to give this tempalte another go and all seems well except I have the line HEADER_SALES_TEXT below my logo.

    I have read the readme first doc and there is nothing in there and since this thread is now over 185 pages long I might be reasking an old question.

    the url is http://www.durinstower.com/shop

    This is a test server

    Thanks

  4. #1834
    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 darktowerhobbies View Post
    ok I am going to give this tempalte another go and all seems well except I have the line HEADER_SALES_TEXT below my logo.

    I have read the readme first doc and there is nothing in there and since this thread is now over 185 pages long I might be reasking an old question.

    the url is http://www.durinstower.com/shop

    This is a test server

    Thanks
    Looks like you wanted to remove the sales text section, but did it incorrectly. You should have changed this:

    Code:
    define('HEADER_SALES_TEXT', 'Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?');
    To this:
    Code:
    define('HEADER_SALES_TEXT', '');

  5. #1835
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    I am having exactly the same issue as this post.
    Quote Originally Posted by heavenlynights View Post
    reposting problem I am experiencing with the large image on product info pages.

    This problem is to do with the drop shadow on product images and the zen lightbox mod.

    When you are using this template along with zen lightbox, something throws the drop image out. I managed to fix this using some instruction found in this thread.

    But as soon as I did this, it fixed the initial problem but created another problem where as on the product info page, when you click on the text link "larger Image" it takes you back to the index page instead of opening up the image.

    Any suggestions on how to fix would be much appreciated!!. link to a product can be found by Clicking Here

    TIA
    http://www.zen-cart.com/forum/showpo...postcount=1117
    I have been reading this thread now for 2 hours [march - april - may] and have not found an answer to this post. I looked at the authors site and it appears that a solution was found. Can anyone point me to a solution to this? I may have read tight past the answer and didn't even notice it.

    NEXT - When I installed Lightbox, IH2 popups stopped. I noticed that the .js associated with IH2 popup is not loading automatically anymore. Do I need to add it manually to the html_header file?

    THANKS
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  6. #1836
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Stuff4Toys View Post
    NEXT - When I installed Lightbox, IH2 popups stopped. I noticed that the .js associated with IH2 popup is not loading automatically anymore. Do I need to add it manually to the html_header file?
    JOhn ><>
    After Reading pages 125 to 16? it finally dawned on me that I read the answer about a dozen times. When I installed Lightbox, it created a css folder under the cherry_zen folder so the one in the template_default folder was ignored. I copied everything that IH2 installed in the template_default to the cherry_zen folder and "viola"

    Now I still have a problem with Lightbox. It seems as if all the js is loaded, but the large images don't load in a lightbox. grrrrr Seems as if both programs have a tpl_main_page.php, anyone have an idea what needs to be merged?

    Zen-Cart 1.3.8a

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  7. #1837
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    New day new trouble
    The add to cart box is 125px wide according the the stylesheet.

    In IE7 the qty box wraps to the second line and no space between the word Max: and the box.
    In FF3 everything looks correct.

    I cannot program a square box, so I tried putting a <br /> between the qty box and the statement that calls for the Min/Units/Max and of course the page refused to load.

    Is there a way to insert a break (programmaticly) so the qty box stays on the same line as the words Add to Cart: ? I can then adjust the stylesheet to 135px to is all stays together.

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  8. #1838
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Workaround: add this to your css:

    Code:
    #productDescription table {float:none;margin:.3em;}
    THANKS JADE
    I appreciate all your hard work and putting up with my innate ability to mess things up.
    Helped with FF but not IE
    Newest Site: ChargerPros - Stuff4Toys

  9. #1839
    Join Date
    Jul 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: Cherr y Zen Change add background image

    Id like to add a background image to the whole site.
    In the stylesheet i cant find how to put a background image for the whole site

    Thanks

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

    Default Re: Cherry Zen Template Support Thread

    hi jettrue,

    the tabs (home, login, my account, etc) are aligned right.

    which line of code controls that? i would like to make them align left...

    thanks.

 

 

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