Re: Cherry Zen Template Support Thread
Hello,
I have a quick question. Have been all over the forums and I can't find any information on removing the blank rectangle from the header menu. Could someone please tell me how to remove it. Thanks for your help! My site is here In-Style Boutique.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
myinstyl
Hello,
I have a quick question. Have been all over the forums and I can't find any information on removing the blank rectangle from the header menu. Could someone please tell me how to remove it. Thanks for your help! My site is here
In-Style Boutique.
Which browser version do you see this in? I just look Firefox Mac and didn't see any black box??
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
maraud
It's here,
www.denasha.com
At the top, it has a blue space. How can i remove the space it creates?
Then, how can i make the menu that appears in the red bar below that blue space, to have spaces, since at the moment it shows up as "HomeLog In" without any spaces between the menu words and also it's almost invisible with black color.
Finally, how can i remove the first menu Product1 Product 2, so that the only menu showing up is the CSS dropdown menu with Product 1 and Product 2, instead of having two menus with the same thing? Do i just have to edit the code in the tpl_header or is there another way without removing code?
1. Remove the margin-top:20px from here:
body {
font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
font-size:73.5%;
margin-top:20px;
}
2. You changed the tpl_header.php, try reuploading the original.
3. If you're talking about the grey bar with "Product1" and "Product 2", that is the Categories Tabs, and is turned off in the admin. "Configuration", "Layout Settings", "Categories-Tabs Menu ON/OFF".
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Coop1979
First of all, thanks for the great template. This is going to be awesome to work with once I have it up and running.
My issue is that on the main index page, the side columns and footer do not load (nor does the white or grey background). Pages are created just fine on all other pages, just not the main index.
Any ideas? I can post the link if needed.
Yes, please post the link.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
R-Lo
hey i like the template alot so far, installed today and have been heavily modifying it since.
I have installed slimbox module aswell and both use the tpl_modules_main_product_image.php
this does ruin the dropshadow, makes it too large.
Haven't worked out a way around this yet though...
You'll have to look at the differences and merge the two.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
nuroweb
I am using Cherry Zen for both the english and french template. In both languages I see text labels instead of images for the shopping cart buttons. I don't understand why, because "button_in_cart.gif" and all the others are in:
/includes/templates/cherry_zen/buttons/english/
Will tranfert to the french folder once it works in french.
Can anyone shed some light on this? Is this a folder permission issue or a config issue?
Thanks!
I'm not good with language issues. Could I see a link?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
countrycharm
jettrue, could you please tell me whats wrong with my site. I have the diable_registrationlogin_1.1 installed and it works find up until you get to the final stage at checkout then all the side boxes go wacky. It doesn't happen with zen default template. Any help I would appreciate. DarlenesArtGallery
That means disable_registrationlogin_1.1 has a missing or extra </div> somewhere. It doesn't happen with the zen default template because the default template is not a floating based css template. I've seen this happen time and again, and its always a </div> issue. If the sideboxes go wacky, there's a div issue.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
chadderuski
Which browser version do you see this in? I just look Firefox Mac and didn't see any black box??
Hello chadderuski,
I am using FireFox. But I am not talking about a black box. Across the top is the menu, right next to where it says shopping cart I would like to remove the last block that is blank. Thank you for your help! I appreciate it :D
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
myinstyl
Hello chadderuski,
I am using FireFox. But I am not talking about a black box. Across the top is the menu, right next to where it says shopping cart I would like to remove the last block that is blank. Thank you for your help! I appreciate it :D
This has more to do with the css menu you are using than cherry zen, but since I designed the menu to, I can answer here anyway, LOL.
I think you're probably not using the newest version of the css menu, which should address that issue.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
This has more to do with the css menu you are using than cherry zen, but since I designed the menu to, I can answer here anyway, LOL.
I think you're probably not using the newest version of the css menu, which should address that issue.
Hello Jettrue,
Thank you for your answer! Sorry about posting it here:oops: One more question though.....Where do I find the latest version of the css menu?