Page 164 of 326 FirstFirst ... 64114154162163164165166174214264 ... LastLast
Results 1,631 to 1,640 of 3251
  1. #1631
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by MeltDown View Post
    Concerning the larger image link underneath the main image on the product page: If you take a gander at mine, you'll see that it is just a tad too far south. Can someone be so kind as to tell me how to bump it up a bit?

    Hmmm... I just noticed that in IE the larger image text is just text, not a link. OK in FF

    Thanks!
    Ahhh...! Worse yet: Sidebox on left hand side is pushed down in FF. Now what did I do?! Must sleep...

  2. #1632
    Join Date
    Jun 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Trying everything I can to install a template and I understand moving the file includes to the ftp but where?

    Do I replace the current includes file under zencart or is the includes file just placed on the server as it's own file.

    I have moved the cherry file to the templates and can get my site to look like the cherry template and that works to change the overall look but there are no sideboxes or anything. Directions say to move the entire includes file and that is is.

    Where does this fill file goe exactly. This is my first attempt and I have looked all over for specific directions and don't see a thing.

    Hope you can help a newbie!!!

  3. #1633
    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 MeltDown View Post
    Ahhh...! Worse yet: Sidebox on left hand side is pushed down in FF. Now what did I do?! Must sleep...
    Are you using the includes/templates/cherry_zen/templates/tpl_main_product_image.php

    I think you are not, because I see some comments for a "slimbox" mod. You'll need to merge the two files to fix your issue.

    You've completely changed the way the template works, moving the leftbox section, adding <td>'s around the sideboxes, etc. Reload the original includes/templates/common/tpl_main_page.php.

  4. #1634
    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 jenclark View Post
    Trying everything I can to install a template and I understand moving the file includes to the ftp but where?

    Do I replace the current includes file under zencart or is the includes file just placed on the server as it's own file.

    I have moved the cherry file to the templates and can get my site to look like the cherry template and that works to change the overall look but there are no sideboxes or anything. Directions say to move the entire includes file and that is is.

    Where does this fill file goe exactly. This is my first attempt and I have looked all over for specific directions and don't see a thing.

    Hope you can help a newbie!!!
    If you see the cherry zen template, then you've probably done it right.

    The files are in the correct zen cart structure. If you are using an FTP program to upload the files, and if you upload the entire includes/ folder to the root of your store, all the files will magically "GO" into their correct spots, filling in where they belong. However, you are not ENTIRELY replacing the current includes/ folder, as there are other files there besides the cherry_zen files.

    You turn on the sideboxes in your admin, under "tools", "layout boxes controller".

  5. #1635
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi jettrue,

    i've manged to get the cart items to display in the header, but it pushes my centered logo to the left (which covers the images on the left)...

    how to i get the logo to remain centered and still have the cart items (and a shopping cart image) display on the right?

    i added this to the style sheet:
    Code:
    #ShoppingCart {
        float:right; 
        padding-right:25px;
        text-align:center;
        }
    And this to the tpl_header.php:
    Code:
          <!-- bof cart in header -->
          <div id="ShoppingCart" class="clearfix">      
          My Cart: <span class="style1">
          <?php echo sizeof($_SESSION['cart']->get_products()); ?> &nbsp;items&nbsp;&nbsp;
          <?php $header_cart = $currencies->format($_SESSION['cart']->show_total());  
          echo $header_cart;
          ?>
          </span>
          <br class="clearBoth" />
          </div>
          <!-- eof cart in header -->
    and here is a link to the test site so you can see what is happening:
    http://tinyurl.com/5fbh7b

    thanks!

  6. #1636
    Join Date
    Jun 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I'm trying to figure out what size to make the background image so the light blue is textured. Then my next problem is where to change the code or include the picutre. I have searched the forum but nothing seems to let me know what to do.

    Here is my site http://artisticscrapdesigns.com/zencart/ also how do I change the url so it's just artisticscrapdesigns.com and not the zencart. Do I have to uninstall and reinstall for this?

  7. #1637
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    How can I change the color of the background for the image pop up on cherry zen?

    I have looked everywhere?

    Thank you

  8. #1638
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    nobody?

  9. #1639
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Are you using the includes/templates/cherry_zen/templates/tpl_main_product_image.php

    I think you are not, because I see some comments for a "slimbox" mod. You'll need to merge the two files to fix your issue.

    You've completely changed the way the template works, moving the leftbox section, adding <td>'s around the sideboxes, etc. Reload the original includes/templates/common/tpl_main_page.php.

    Hi Jade - I assume you meant tpl_modules_main_product_image.php. I merged the two, cleanly it seems, and reloaded the original includes/templates/common/tpl_main_page.php but can see no effect. It is still pulling drastically to the left, especially noticeable in FF as it throw the left sidebox out of whack.

    I'll look back at changes I was working on prior to this issue to see if I can track it down. Any thoughts are much appreciated.

  10. #1640
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by R1Lover View Post
    How can I change the color of the background for the image pop up on cherry zen?

    I have looked everywhere?

    Thank you
    To answer my own question here, in this template it uses the default body background,so when you change the body background the pop up also changes... not good for what I need so I will have to change this.

 

 

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