Page 226 of 326 FirstFirst ... 126176216224225226227228236276 ... LastLast
Results 2,251 to 2,260 of 3251
  1. #2251
    Join Date
    Aug 2004
    Location
    Fountain Hills, AZ
    Posts
    515
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    I got it fixed!!!!!! It just dawned on me (I'm sure due to being absolutely exhausted blurred my brain) that I didn't need that many levels. The kids stuff is not broken down like that - at least not at this time (not enough of them to do that). Now I have to slide the rest of the links in and then I'm literally on your page.

    In checking the browsers back and forth, I realized that when the menu was broken, I could see it in IE6, fixed it disappeared. That's because it's sliding up underneath the background image.

    So.... I'm going to go a frig around with that and see if I can get that to go. Go check mine now... it's actually starting to look like I know what I'm doing....LOL

    I'll post back on my progress, as I'm sure my fix will be yours also.

    By the way... even though you didn't have the answer... having someone to whine to seemed to do the trick!! I think it re-energized me to keep working on it vs. throwing my hands up in the air.

    Thanks for being a great sounding board. Sometimes that's all we need.

    Ruth

  2. #2252
    Join Date
    Nov 2008
    Posts
    38
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I know this is pretty basic but I was hoping someone could help me. On the product info page there is a leftfloat div and a rightfloat div. The right float is set to Width 45%; it appears they are part of the .contentWrap

    What I would like to do is make the rightfloat larger than 45% and make the right float smaller. This doesn't appear as easy as making the 45% a larger number. Can someone help me? I am just working with the sample db but an example is

    http://13car.com/Catalog/index.php?m...products_id=11

    Thanks

  3. #2253
    Join Date
    Nov 2008
    Posts
    38
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I got that last question figured out but I am having a real problem setting the color for the navEZPagesTop. I was able to set the link colors fine for the section but when I set

    #navEZPagesTop {
    color:fff;
    }

    It continues to pull 000 for the font color.. why would it not look at how I defined the color?

    http://13car.com/Catalog/

    Thanks

  4. #2254
    Join Date
    Mar 2008
    Location
    The Free South
    Posts
    175
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    What is happening to my template on checkout?
    thecablestation.com/images/checkout.jpg

    thecablestation.com
    Last edited by micmed; 2 Dec 2008 at 05:27 PM.

  5. #2255
    Join Date
    Aug 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi Jettrue,

    I was used apple zen, but checking your templates i decided to change to cherry zen template. Now in cherry zen template i have a few troubles.

    1.- in header area dont show correctly the search field and the links of HOME | A | B | C options how show in template.
    2.- I need center the ezepages title
    3.- I put a logo.gif with 970x83. between in logo.gif and ezpages title are a bif space. How I do to eliminate this space?
    4.- How I do to change the width of columns to 250px?

    Thanks

    Rolando Maldonado
    www.todoenguate.com

  6. #2256
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    OK what on gods green earth am I doing wrong. My logo is centered but I want it on the left. the float line in the css is set to left but the logo stays centred. link

    Please help Jade

  7. #2257
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by darktowerhobbies View Post
    OK what on gods green earth am I doing wrong. My logo is centered but I want it on the left. the float line in the css is set to left but the logo stays centred. link

    Please help Jade
    If you have it like this

    #logo {
    float:left;
    padding-left:00px;
    text-align:left;

    then maybe you need to clear your cache on your browser.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #2258
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by darktowerhobbies View Post
    OK what on gods green earth am I doing wrong. My logo is centered but I want it on the left. the float line in the css is set to left but the logo stays centred. link

    Please help Jade
    I don't have time to look right now, but look in your stylesheet.css for header width, it seems as if your header width is only 800px
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  9. #2259
    Join Date
    Aug 2004
    Location
    Fountain Hills, AZ
    Posts
    515
    Plugin Contributions
    1

    help question Re: Cherry Zen Template Support Thread

    Doing final clean up on site upgrade. I used Cherry Zen and incorporated the css drop down menu.

    I'm having a couple of final issues as I check all over - moved the site to the root at 4am, so.. making sure all is there and correct.

    I have an issue with the header - I have a flash built for the top banner position (to the right of the logo) but I had to turn it off. No matter what I do, the drop down will not flow on top of the flash, instead it hides behind it. I've searched high and low on this one. It's not a z-index solution (tried that first) - I ended up putting in a static banner for the moment as a place holder till I can figure that one out. If anyone else has any ideas I would be thrilled -

    What I hope is the last issue (still checking things over) I have the E-Z pages footer turned on, but only link that is showing up is the "Home" link - I checked and all the code is in the footer and I've set the configuration for the footer to be on, but nothing appears. Am I forgetting something, as I noticed no one else has this issue.

    Feel free to take a look at the site located here - MySite - and let me know if you see any other anomalies. I definitely have had issues that I had to work through with IE (of course).

    An extra set of fresh eyes are always welcomed.

    Ruth

  10. #2260
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by rwoody View Post
    I have an issue with the header - I have a flash built for the top banner position (to the right of the logo) but I had to turn it off. No matter what I do, the drop down will not flow on top of the flash, instead it hides behind it. I've searched high and low on this one. It's not a z-index solution (tried that first) - I ended up putting in a static banner for the moment as a place holder till I can figure that one out. If anyone else has any ideas I would be thrilled -
    I think that you have to set wmode to opaque (or maybe transparent) in the html.
    See:
    http://deluxe-menu.com/objects-overlapping-sample.html
    http://www.webmasterworld.com/flash/3127599.htm
    http://csscreator.com/search/node/dropdown+under+flash

 

 

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