Page 107 of 326 FirstFirst ... 75797105106107108109117157207 ... LastLast
Results 1,061 to 1,070 of 3251
  1. #1061
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by RJR View Post
    Read the User's Guide located at:

    http://users.skynet.be/mgueury/mozilla/user_guide.html

    and then Download and Install this FireFox HTML Validator AddOn:

    https://addons.mozilla.org/en-US/firefox/addon/249

    RJR
    Thanks a lot, I still don't know how to correct the errors shown here.

    line 238 column 24 - Warning: <a> attribute "href" lacks value

    <ul class="level1"><li><a href=""> </a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=specials&amp;zenid=c723e32a8971fac31fff3c9836e31485">Special s ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_new&amp;zenid=c723e32a8971fac31fff3c9836e31485">New Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=featured_products&amp;zenid=c723e32a8971fac31fff3c9836e31485 ">Featured Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_all&amp;zenid=c723e32a8971fac31fff3c9836e31485">All Products ...</a></li></ul></div></div>



    line 63 column 7 - Warning: missing </div>
    <div id="contentMainWrapper">

    located: /includes/templates/cherry_zen/common/tpl_main_page.php

    <div id="contentMainWrapper">
    <div id="contentMainWrapperb">
    <div class="outer">
    <div class="inner">
    <div class="float-wrap">

    <div id="content">
    <div class="contentWrap">
    do I put a </div> after each line are at the end of the last one?
    Last edited by weezee; 20 Mar 2008 at 07:08 PM.

  2. #1062
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thank you so much for helping me with those 3 issues. I have gone ahead and made the left and right column different widths and used different background images to fit. I will change colors later to something nice but for now I am using rather loud colors so I can see what I am doing.

    Demo site: http://www.swiker.com/demo

    I am sorry for the huge picture I had posted. I forget at times my screen is set for 1680 x 1050 and so my pics are very large. I will try to remember.

    Thanks again.
    Steve
    Zen cart version: 1.3.9h

  3. #1063
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    Hi Jade,

    My turn to help.

    I added this code:
    Code:
     
    <!--bof-view cart and checkout now links-->   
     <div id="your new div">
        <ul class="forward">
          <?php if ($_SESSION['cart']->count_contents() != 0) { ?>
          <a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a>  |  
          <a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a>
          <?php }?>
        </ul>
        </div>
    <!--eof-view cart and checkout now links-->
    to the tpl_ezpages_bar_header and got the links to appear!

    But it did push the side columns down a bit leaving a gap. Do you know what in my code is causing that and how to fix it?

    Thanks.
    Hello
    I liked how your home page look, Can you tell me how did u do the blue buttons in the header? I want to have similar buttons on my page.

    How did you insert the picture of dog on the home page? The veryfied links in the header?

    Sorry too many qustions just trying to learn.

  4. #1064
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by FatGuyinAZ View Post
    Thank you so much for helping me with those 3 issues. I have gone ahead and made the left and right column different widths and used different background images to fit. I will change colors later to something nice but for now I am using rather loud colors so I can see what I am doing.

    Demo site: http://www.swiker.com/demo

    I am sorry for the huge picture I had posted. I forget at times my screen is set for 1680 x 1050 and so my pics are very large. I will try to remember.

    Thanks again.
    I just took a look at the site in your signiture and you still have theis message there "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution."

    Did you think about taking that off your site, It will look better.

  5. #1065
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Sorry, I didn't fully understand the issue.

    Add this to your css:

    Code:
    #linksboxContent select {margin:.2em 0;padding:0;width:160px!important;float:left}
    Thanks Jade that worked.

  6. #1066
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
    An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
    I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.



    Hello
    I liked how your home page look, Can you tell me how did u do the blue buttons in the header? I want to have similar buttons on my page.

    How did you insert the picture of dog on the home page? The veryfied links in the header?

    Sorry too many qustions just trying to learn.
    ##############################___
    Your one stop for all your fashion needs!

    Pumps, Sandals, Heels, Boots, Sunglasses and much more!

    www.glamorousshoe.com

  7. #1067
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
    An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
    I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.

    How did you change the name and the landing page link?

  8. #1068
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Iam trying to set the date added , quanity in stock and model number off" So I go in the admin panel under New Listing and set these to 0, then under featured and set them to 0.

    But they still show up on the site.

    Also I can't get anything to show up in the footer. I go into Ez pages and Choose the footer but it don't work, It does work in the hearder though.

    I don't want the quanity number to show up next each categories in the Sidebox?

    Anyone Help!!!

    www.homedecoronline.net

  9. #1069
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Hi!

    open up includes/templates/cherry_zen/common/tpl_columnar_display.php and change this chunk:
    Code:
    $r_params = str_replace("50", "98", $r_params);
    $r_params = str_replace("33", "98", $r_params);
    $col_width = str_replace("50", "48", $col_width);
    $col_width = str_replace("33", "31", $col_width);
    to this:

    Code:
    $r_params = str_replace("50", "98", $r_params);
    $r_params = str_replace("33", "98", $r_params);
    $r_params = str_replace("25", "98", $r_params);
    $col_width = str_replace("50", "48", $col_width);
    $col_width = str_replace("33", "31", $col_width);
    $col_width = str_replace("25", "23", $col_width);

    Thank you very much!!! Jade. It works!!!

  10. #1070
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi, Jade, One more problem. When I tried to click on subcategory, the page doesn't display properly. Please see the page. http://coolbuydirect.com/c/index.php...ex&cPath=65_90

    Can you help me on this too? Thank you!!

 

 

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