Re: Cherry Zen Template Support Thread
:clap: 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. :hug:
Ruth
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
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
Re: Cherry Zen Template Support Thread
What is happening to my template on checkout?
thecablestation.com/images/checkout.jpg
thecablestation.com
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
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
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
darktowerhobbies
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.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
darktowerhobbies
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 ><>
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 - :frusty:
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
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
rwoody
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 - :frusty:
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