Hi I am sorta new at CSS. My question is how do I remove the background space between my logo and the EZPages bar. I want the EZpages bar to be directly beneath my logo with no background space showing.
Thanks -
http://www.vendetta-music.com/catalog
Hi I am sorta new at CSS. My question is how do I remove the background space between my logo and the EZPages bar. I want the EZpages bar to be directly beneath my logo with no background space showing.
Thanks -
http://www.vendetta-music.com/catalog
Try turning off the Categories Tab Menu.
On the Admin Menu, Configurations, Layout Settings. It is towards the bottom of the list.
Hope this does what you want cuz I'm new too.![]()
Cheryl
nope that took the categories bar away completely, I just want the logo to come right next to it. its got to be something in the stylesheet that I am missing but I just can't figure out what it is.
ok I figured it out I had to change this in tpl_header.php <br class="clearBoth" /> to <div class="clearBoth" /></div> and in the stylesheet - change to this
.clearBoth {
clear:both;
height:0;
font-size: 1px;
line-height: 0;
}
Good job.![]()
Cheryl
Hello everyone i'm haveing the same problem. i tried what one of the members figured out but all that is happing is that the space does shrink a bit but the header banner goes down creating a gap above the header banner. please help.
here is the url to the cart: http://www.foxmar.com/ZenCart/index.php
Last edited by jettrue; 6 Feb 2007 at 03:46 AM.
ok i got the bottom portion fixed how do i get the top white part to go away.
I don't see any top white part -- the logo looks good.
I'm using Firefox browser.
Cheryl
ok that would explain it. In IE there's a space above the logo and its drivng me crazy figuring it out. please help.