Page 53 of 326 FirstFirst ... 343515253545563103153 ... LastLast
Results 521 to 530 of 3251
  1. #521
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread HELP Needed

    Quote Originally Posted by cshart View Post
    http://www.livandrosiescookies.com/store/

    Why is the table to the left in IE6 and to the right in Firefox. I want it centered.

    Please advise what I am doing wrong.

    C
    Are you not going to use any sideboxes? Try removing this from stylesheet.css:

    .outer {
    padding-left: 165px; /* Same width as margin-left for the float-wrap div */
    padding-right: 150px; /* Our right column width */
    }

    Also, I'm offering a small bit of unsolicited observation. That background on your site is mighty hard on the eyes.

  2. #522
    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 bekinky View Post
    I am trying to get the footer navigation to look the same as the one in the header. I have identified the footer navigation is NavSupp and NavSuppWrapper and I cloned the header css styles then renamed them to match. I then added the <span> into the footer link within footer.php

    This all seems to work fine except for two things.

    1) The footer background image is 100% width across the page and does not have the margin like in the header navigation, so it looks odd. How can I get the footer navigation bar to look the same as the header so it has the margin around it and fits within the main layout?

    2) The top of the footer navigation bar has a gap between the end of the white space and the navigation bar. How do I remove this so the footer naviation bar fits tight against the white bottom of the main page.

    I hope that is not too cryptic and you understand what I mean.

    Thanks

    Paul
    link please?

  3. #523
    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 PastGenToys View Post
    Question about the header... I would like to layer my header so that my logo is placed on the right while having a backriound image that fills the entire header are including the area behind the logo. One that would not be affected by the resize of the site based on screen dimensions.

    In other words I want an image (logo) on top of an image (background) that makes up the header. Thanks! Josh
    Would this also be the background of the site? As in the drop shadowed portion of the site would not start until after the logo?

  4. #524
    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 PastGenToys View Post
    Another question... in the header can I place a table that holds different images that when clicked the customer would go to different pages in the site. The images would also have roll over effects.
    You could do this, open up includes/templates/cherry_zen/common/tpl_header.php, and insert the code wherever you'd like it, with new css. Of course, this would require some knowledge of HTML, and unfortunately I don't have ready made instructions for doing this, you'd have to dig in yourself with help from the general forum, or hire someone to help you out with it. Good luck!

  5. #525
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    You could do this, open up includes/templates/cherry_zen/common/tpl_header.php, and insert the code wherever you'd like it, with new css. Of course, this would require some knowledge of HTML, and unfortunately I don't have ready made instructions for doing this, you'd have to dig in yourself with help from the general forum, or hire someone to help you out with it. Good luck!
    I was able to add the table on my test site and that should come out pretty nicely.

    I was also wondering how I could use he banners function (header position 2)

    Thanks!

  6. #526
    Join Date
    Aug 2007
    Location
    Pittston, PA
    Posts
    28
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Hello,

    I am having a strange issue that i don't know how to resolve. On the cherry zen template i would like to change the back ground color and for some reason when i change the color in the stylesheet.css file instead of only changing the back ground it's changing the content area back ground as well. Here is what I have:

    body {
    background:#DCC38B; /* main site background color, blue default */
    }

    I started off keeping everything #ffffff however I’d like to add a bit more color and in everything other than IE 7 it's changing everything. I remember reading that there were aspects of the template that only showed in IE 7 is this one of them? Is there any solution to this or is it just me changing the color in the wrong place?

    You can check it out at:

    http://oldsite.lotsofgifts.net

    Thanks for the ideas!

  7. #527
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread HELP Needed

    Quote Originally Posted by jettrue View Post
    Are you not going to use any sideboxes? Try removing this from stylesheet.css:

    .outer {
    padding-left: 165px; /* Same width as margin-left for the float-wrap div */
    padding-right: 150px; /* Our right column width */
    }

    Also, I'm offering a small bit of unsolicited observation. That background on your site is mighty hard on the eyes.
    The customer is ALWAYS right. Not my first choice either, but full customized shopping cart in a week takes time. I am not going to question their choices.

  8. #528
    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 PastGenToys View Post
    I was able to add the table on my test site and that should come out pretty nicely.

    I was also wondering how I could use he banners function (header position 2)

    Thanks!
    Please read the banner tutorial in the Tutorials/FAQ section.

  9. #529
    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 sfuredi View Post
    Hello,

    I am having a strange issue that i don't know how to resolve. On the cherry zen template i would like to change the back ground color and for some reason when i change the color in the stylesheet.css file instead of only changing the back ground it's changing the content area back ground as well. Here is what I have:

    body {
    background:#DCC38B; /* main site background color, blue default */
    }

    I started off keeping everything #ffffff however I’d like to add a bit more color and in everything other than IE 7 it's changing everything. I remember reading that there were aspects of the template that only showed in IE 7 is this one of them? Is there any solution to this or is it just me changing the color in the wrong place?

    You can check it out at:

    http://oldsite.lotsofgifts.net

    Thanks for the ideas!
    When you added all that new coding for your site, you added new <body> and </body> and <head> and </head> and you even added a closing </html>. All that needs to be removed. I think that may be part of your problem.

  10. #530
    Join Date
    Nov 2007
    Location
    London
    Posts
    10
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thanks so much for your response. I did not realise that the logo was being resized as the image I uploaded was 11kb. I have commented the logo resing out and that has solved the large size and teh logo look smuch better.

    Thanks for your help.

    I have tried setting the option array to 5 but that doesn't seem to work. I will move the sectons on the product display page as suggested.
    **********************************************
    Creating Gifts from Ideas
    For exquisite, luxuarious gifts visit www.CandyCherub.com

 

 

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