White space around Header!
Hi!
I am trying to get rid of the white space that occurs above the header/logo area under the top navigation bar.
So in effect if I have a header background blue via CSS #headerWrapper { and put a white background logo box there is no blue showing above it!
I looked in the CSS file (and solved part of the issue) but not the space above.
I also noted it occurs only in FF!
The effect I want is if I have a blue header background and put a white logo in it then the header will in effect be two-toned.
Thanks
Ernie
Re: White space around Header!
Quote:
Originally Posted by
esugrue
Hi!
I am trying to get rid of the white space that occurs above the header/logo area under the top navigation bar.
So in effect if I have a header background blue via CSS #headerWrapper { and put a white background logo box there is no blue showing above it!
I looked in the CSS file (and solved part of the issue) but not the space above.
I also noted it occurs only in FF!
The effect I want is if I have a blue header background and put a white logo in it then the header will in effect be two-toned.
Thanks
Ernie
Could I see a link please? I'm not good at determining what the issue is just from reading about it, I need to see it.
Re: Cherry Zen Template Support Thread
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?
Re: Cherry Zen Template Support Thread
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.
Re: Cherry Zen Template Support Thread
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...
Re: Cherry Zen Template Support Thread
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!
Re: Cherry Zen Template Support Thread
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
Re: Cherry Zen Template Support Thread
Hello,
I wonder if someone can help me. I created a fictional customer so that I could go through the order process to ensure that it was working correctly. I get some warnings when I log in (as a customer) to see the status of my order. It is only once I click view that I see the following warnings.
Warning: main(includes/modules/downloads.php) [function.main]: failed to open stream: No such file or directory in /home/.zaq/dperine/theperfectscents.com/includes/templates/template_default/templates/tpl_modules_downloads.php on line 14
Warning: main(includes/modules/downloads.php) [function.main]: failed to open stream: No such file or directory in /home/.zaq/dperine/theperfectscents.com/includes/templates/template_default/templates/tpl_modules_downloads.php on line 14
Fatal error: main() [function.require]: Failed opening required 'includes/modules/downloads.php' (include_path='.:/usr/local/lib/php') in /home/.zaq/dperine/theperfectscents.com/includes/templates/template_default/templates/tpl_modules_downloads.php on line 14
I'm thinking the message is saying there's a file missing but what file, where do I find it, and where do I add it. Any help is appreciated!
Re: Cherry Zen Template Support Thread
It looks liked you're missing "includes/modules/downloads.php". That is in the base Zen Cart package - just upload downloads.php to includes/modules/ and everything should work.
Re: Cherry Zen Template Support Thread
Never mind, I figured it out. Something was wrong with my /includes/templates/my-template//templates/tpl_checkout_confirmation_default.php
I just re-uploaded it again and every thing is working now. The side boxes are fix now.