I now have a white gap above the centre column picture (of the woman and child and leaf). This was added in define pages editor in main page by addingAny ideas please?HTML Code:<img src="includes/templates/mytemplate/graphics/image1.jpg">
I now have a white gap above the centre column picture (of the woman and child and leaf). This was added in define pages editor in main page by addingAny ideas please?HTML Code:<img src="includes/templates/mytemplate/graphics/image1.jpg">
If you look at the page source, you havewhich has neither substance nor closure.<h1 id="indexDefaultHeading"/>
That's your space.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks, I removed that from the tpl_header and it fixed the problem.
![]()
I hope someone is still monitoring this thread.
On my site Ashby's Online I have extra white space ABOVE the logo in IE, and to the LEFT of the logo in Firefox. There is also a small amount of white space all the way around the headerlogo that I would love to get rid of as well (but is not that much of an issue). It's the above in IE and left in FF I'm mostly concerned with.
I've tried and tried on my own, but to no avail. Anyway to correct all three issues at the same time for optimum cross-browser performance?
Thanks.
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
I have followed the steps to get rid of the whitespace in Firefox by deleting <br class="clearBoth />. That did get rid of the white space, but it is ghosting my logo into that area. It does not look very clean. Any ideas on how to fix this. IE looks great but Firefox has the problem. Here is a link to my site. www.yearbookdesignpro.com/catalog
Try removing this from your CSS file.
.back {
float: left;
}
Firefox has a Web developer add in that is great for this kind of stuff.