Page 1 of 2 12 LastLast
Results 1 to 10 of 3244

Hybrid View

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

    Default Re: Cherry Zen Template Support Thread

    In addition to the below problem for which I'm awaiting a response, can someone tell me how to change the image backgrounds used in the red template? I have gone into the cherry_zen "red" images folder and replaced those with the images I'd like to use (tab tops for the menu and a 150px w rounded image for the sidebox image) but the changes are not taking effect. In fact, i went so far as to delete all the images from that folder just to remove the current images, and they still remain? While everything I'm reading says that these images are located in the red images folder, they're obviously being served from elsewhere. Please advise. Thank you! Oh and any help with the pre-existing question would be greatly appreciated as well. Thank you


    Quote Originally Posted by SirenK View Post
    Hello! Thanks for the template! I am having a small (or I hope it's small) problem however. I got it working perfectly for IE7 and Firefox, however on IE6 the right column is all jacked up. For reference please look at this site using IE6 (you might need to have your resolution set at 800X600) - http://www.conspicuouschick.com/zencart/index.php

    What seems to be happening, is the reviews column is over lapping the top and bottom of the page - covering up the navigation menu at the top - it's also missing the grey background.

    Please advise. Thank you!

  2. #2
    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 SirenK View Post
    In addition to the below problem for which I'm awaiting a response, can someone tell me how to change the image backgrounds used in the red template? I have gone into the cherry_zen "red" images folder and replaced those with the images I'd like to use (tab tops for the menu and a 150px w rounded image for the sidebox image) but the changes are not taking effect. In fact, i went so far as to delete all the images from that folder just to remove the current images, and they still remain? While everything I'm reading says that these images are located in the red images folder, they're obviously being served from elsewhere. Please advise. Thank you! Oh and any help with the pre-existing question would be greatly appreciated as well. Thank you
    I see new images, not the old ones.

    For your other problem, try adding this to your stylesheet:
    Code:
    * html #navColumnTwo {
        margin-right: -170px !important;
        }
    Sorry I'm so slow to respond... computer problems, new dog, gotta go to work. I'll try to catch up soon!

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    I see new images, not the old ones.

    For your other problem, try adding this to your stylesheet:
    Code:
    * html #navColumnTwo {
        margin-right: -170px !important;
        }
    Sorry I'm so slow to respond... computer problems, new dog, gotta go to work. I'll try to catch up soon!
    Okay I added the code exactly as you show it here to my stylesheet and it made no changes at all.

    As for the images, I got the rounded images to work on the sidebox headings, however, I created white tabs for the main navigation menu at the top of the page and they're not showing up at all. I still get the old images - Oh, and on firefox the images are too high, they extend on the bottom over the red background.

    Eeek... Please help.

    Thank you.

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

    Default Re: Cherry Zen Template Support Thread

    Can someone tell me how to edit a previous post? I feel bad posting as I figure things out and then putting up a new post...

    Anyway, I got the new images to display, however when you roll over them they shift up. This is acceptable for IE7 and Firefox I suppose (though I'd prefer they didn't) but in IE6 it looks like crap. IE6 is also adding more red below which makes the tabs appear to be floating in the middle of red, which looks bad.

    And I still can't seem to figure out the right column problem. If you look at this in IE7 and IE6, you can see how IE6 just wrecks everything (i wont even get into the fact that ie6 doesn't seem to like the fold out menu... *sigh* )

    Thanks so much for all the help and patience!!!

    Quote Originally Posted by SirenK View Post
    Okay I added the code exactly as you show it here to my stylesheet and it made no changes at all.

    As for the images, I got the rounded images to work on the sidebox headings, however, I created white tabs for the main navigation menu at the top of the page and they're not showing up at all. I still get the old images - Oh, and on firefox the images are too high, they extend on the bottom over the red background.

    Eeek... Please help.

    Thank you.

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

    Default Re: Cherry Zen Template Support Thread

    Images for sidebar headers ...

    ... I've downloaded "image titles" mod. It says to change certain code in the "tpl_box_default_left.php in the commons folder.

    My Cherry Zen doesn't have such a tpl.

    ??

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

    Default Re: Cherry Zen Template Support Thread

    How does one delete "HEADER_SALES_TEXT" from beneath the header?

    Tried deleting several snippets -- only to lose the entire page. :)

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

    Default Re: Cherry Zen Template Support Thread

    Try this: Go to includes/languages/english/cherry_zen/header.php, and remove this text: Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three.

    Quote Originally Posted by Lovely View Post
    How does one delete "HEADER_SALES_TEXT" from beneath the header?

    Tried deleting several snippets -- only to lose the entire page. :)

  8. #8
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    ok I have removed the text in the banner window on the top of the page by reading the readme first or else. The trouble is now it only displayes where the image is not the image. I have moved the image to different directories and still nothing.

    Should define('HEADER_SALES_TEXT', be replaced with something else since it is no longer text but an image.

    I have read other similar posts in here and seem to be having same trouble.

    the site is here

    Thanks in advance

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

    Default Re: Cherry Zen Template Support Thread

    Okay forgive the multiple posts (I still can't figure out how to edit existing posts).

    I figured out the reason behind my shifting right column. It appears that my logo is causing this to happen. I tried setting the tagline to 0% but that doesn't seem to help. Is there a size limit on the logo? And why does it only break IE6. Any ideas on how to fix this (and the problem below) is much appreciated!!!!

    P.S - What kind of dog dig you get Jade? I'm a huge animal lover!


    Quote Originally Posted by SirenK View Post
    Anyway, I got the new images to display, however when you roll over them they shift up. This is acceptable for IE7 and Firefox I suppose (though I'd prefer they didn't) but in IE6 it looks like crap. IE6 is also adding more red below which makes the tabs appear to be floating in the middle of red, which looks bad.

    Thanks so much for all the help and patience!!!

  10. #10
    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 SirenK View Post
    Okay forgive the multiple posts (I still can't figure out how to edit existing posts).

    I figured out the reason behind my shifting right column. It appears that my logo is causing this to happen. I tried setting the tagline to 0% but that doesn't seem to help. Is there a size limit on the logo? And why does it only break IE6. Any ideas on how to fix this (and the problem below) is much appreciated!!!!

    P.S - What kind of dog dig you get Jade? I'm a huge animal lover!
    Since you're using a fixed width site, change this section of your css:

    Code:
    #nw {
    	width:990px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
    	max-width:990px; /* prevents the main content from getting wider than 1300px in sites other than IE */
    	min-width:850px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */
    	}
    
    /* IE only. Controls Width of Site and Main Content*/
    * html #nw {
    	width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 990? "990px" : d.clientWidth > 1048? "80%" : d.clientWidth < 1048? "800px" : "80%")); /* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
    	}
    to this:
    Code:
    #nw {
    	width:990px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
    	}
    I don't think the logo is the issue.

    We adopted a stray, she is a Schnauzer/Poodle mix, she looks more schnauzer than poodle. Not curly at all. And she's much bigger than usual "Schnoodles" at about 46 lbs. I'll have to post a pic soon, or change my avatar. She's a great dog, estimated to be about 4 years old, spayed, housebroken, and crate trained. She's super sweet, and loves people. The only issues we have is that she and our 12 year old cat are still getting used to each other, and she's run away once (she's got a nose like a hound - but thankfully we have a collar with our phone number on it, and she's microchipped, and someone called us within 10 minutes). Now that makes 7 pets in our house... 3 fish, 2 aquatic turtles, 1 dog, 1 cat. If it were all up to me, I'd add a another dog, another cat, a bird, some sort of rodent, and even a pet snake. I love all animals, but each one takes some time to convince my hubby. And anyway, then I'd really have no time to myself.

 

 
Page 1 of 2 12 LastLast

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

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