Page 117 of 326 FirstFirst ... 1767107115116117118119127167217 ... LastLast
Results 1,161 to 1,170 of 3251
  1. #1161
    Join Date
    Sep 2005
    Posts
    912
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Category titles dont work, in product info page

    http://www.reynoldsgiftshop.com/5-gi...e-p-13236.html

    Category link goes to http://www.reynoldsgiftshop.com/-c-.html

  2. #1162
    Join Date
    Feb 2008
    Location
    Colorado
    Posts
    80
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    You can style the footer through the #navSuppWrapper tag in the stylesheet.css.
    Added a background to the navSuppWrapper, but it isn't covering all the footer info. What else do I need to do?

  3. #1163
    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 CnTGifts View Post
    Category titles dont work, in product info page

    http://www.reynoldsgiftshop.com/5-gi...e-p-13236.html

    Category link goes to http://www.reynoldsgiftshop.com/-c-.html
    That has nothing to do with the template, that probably has to do with the SEO url system you're using.

  4. #1164
    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 getxbox View Post
    Hey,

    I'm having problems viewing my webpage in IE7. The right sideboxes goes off the original body. This only happens in some Screen Size and also , when you "restore down the screen" . The site is getxboxcodes.com.

    Thank you.
    Alwin
    Does the same thing happen at my test site, http://www.cherryzen.jadetrue.com ?

    What do you mean by "restore down the screen"?

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

    Default Re: Cherry Zen Template Support Thread

    Hi Jade,

    Which additional fields do I have to modify for the header and footer (other than the ones I noted)?

    Thanks!

  6. #1166
    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 Lovely View Post
    Added a background to the navSuppWrapper, but it isn't covering all the footer info. What else do I need to do?
    If I were you, I'd make my life easier, by removing most of the footer up into includes/templates/common/tpl_main_page.php Then you don't have to worry about background colors and such.

    OPen up includes/templates/common/tpl_footer.php and remove this section:

    Code:
    <?php
    if (!isset($flag_disable_footer) || !$flag_disable_footer) {
    ?>
    
    <!--bof-navigation display -->
    <div id="navSuppWrapper">
    <div id="navSupp">
    <ul>
    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
    <?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
    <li><?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?></li>
    <?php } ?>
    </ul>
    </div>
    </div>
    <!--eof-navigation display -->
    
    <!--bof-ip address display -->
    <?php
    if (SHOW_FOOTER_IP == '1') {
    ?>
    <div id="siteinfoIP"><?php echo TEXT_YOUR_IP_ADDRESS . '  ' . $_SERVER['REMOTE_ADDR']; ?></div>
    <?php
    }
    ?>
    <!--eof-ip address display -->
    
    <!--bof-banner #5 display -->
    <?php
      if (SHOW_BANNERS_GROUP_SET5 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET5)) {
        if ($banner->RecordCount() > 0) {
    ?>
    <div id="bannerFive" class="banners"><?php echo zen_display_banner('static', $banner); ?></div>
    <?php
        }
      }
    ?>
    <!--eof-banner #5 display -->
    
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>
    <!--eof- site copyright display -->
    
    <?php
    } // flag_disable_footer
    ?>

    To the tpl_main.php. Paste it right after:

    Code:
    <!-- end ContentMainwrapper -->

  7. #1167
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Does the same thing happen at my test site, http://www.cherryzen.jadetrue.com ?

    What do you mean by "restore down the screen"?
    No it does occur your Test Site.

    " restore Down the screen means" opposite of maximize . Meaning making it smaller than the whole screen.

  8. #1168
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I mean, No it does not occur on your site.

  9. #1169

    Default Re: Cherry Zen Template Support Thread

    Yes it is I to ask the same silly questions. Bare with me, please.

    http://personalized2perfection.net

    Need to remove the center text and have it normal again. All I did was switch templates...well had someone do. I was told to correct it by using this:

    #nw {
    text-align:left;
    vertical-align:top;
    margin:0 auto;


    }

    from post 933 or 932. I don't know where to place this code. Can someone tell me where to find the file to change this.

    Is there a way to change the way the images are viewed? Since the new change, I have been noticing that now my images for the categories are much smaller and look distorted now. How can I make these images larger so they can be viewed?
    http://personalized2perfection.net/i...ex&cPath=61_62

    I have a link to us page where I display my banner. How does one display the code,showing the code and not the banner? I could only do it by removing two parts of the code and having directions on where to add the missing symbols. I notice many others have a quote box. I have tried that but it doesn't work.

    How can I change the font? Can I use one font for the categories and another font for the content? Please let me know where to locate the file/folder as well.

    Thank you all for being so patient with me.
    [FONT=Microsoft Sans Serif]Personalized 2 Perfection[/FONT]
    http://personalized2perfection.net
    Your one stop shop for unique personalized gifts!

  10. #1170
    Join Date
    Feb 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    i have prob on my site: http://latter.com/index.php?main_pag...roducts_id=185

    please help me fix that call for price link


    thankz!

 

 

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