Can anyone tell me how i can get rid of the small white space between my header and main page section?
I've tried everything, but cant find where this is coming from.
My site is :
http://www.a1-media.co.uk/store
Cheers...Jaz
Can anyone tell me how i can get rid of the small white space between my header and main page section?
I've tried everything, but cant find where this is coming from.
My site is :
http://www.a1-media.co.uk/store
Cheers...Jaz
Try changing the height to 0, if you havent yet. In header.php
define('HEADER_LOGO_WIDTH', '169px');
define('HEADER_LOGO_HEIGHT', '35px');
define('HEADER_LOGO_IMAGE', 'logo.gif');
Oh and you might want to look at your page with firefox. (somethings seriously wrong)
hi bob that worked for me as well. But i'm noticing something weird (please see image reference.) the header title "enjoy coming home" has h3 css tags when i decrease the size of the font to h5 or h6 the gap increases between the logo on the left and that header title. I want to header text to align with horizontally with the logo (please see other attachment.)
Ultimately i would like the header to have the horizontal 1 pixel bars going across the top and the bottom of the header.
-Marvin
anyone?![]()
Without a url can't guess what happen.
Or you can inspect the page source and stylesheet to try out the solutions.
.
A New Starter again
thanks for the response seethrou
This is the link to the shop
http://nolafurnishings.com/shop/
and this is what i want to achieve from a html static version
http://nolafurnishings.com/mainpage.htm
I want to put the tagline and the menus aligned with the logo on the left like the static version.
thanks
i think its a matter of moving the code into that same div tag........?
Some move of the codes may caused some problems.
For the test of you site last night (+8 GMT ),
Only with css, it is almost done for Firefox but with some problems in IE.
In this morning, find that you are inserting tables to the header.
Anyway post the codes last night for your reference.
Code:#taglineWrapper { margin-top: -85px; } /* For IE only */ * html #taglineWrapper { margin-top: -95px; } #tagline { padding: 1em 0 0 0; text-align : right; color: #ccc; font-style: italic; } #navMain { border-bottom: 1px gray solid; padding: 0 1em 0.2em 0; } /* For IE only */ * html #navMain { border-bottom: 1px gray solid; padding: 0 1em 0.2em 0; }
Last edited by seethrou; 21 Oct 2006 at 02:42 AM. Reason: Remove typos.
A New Starter again
your TDs for both the opening and closing HRs are resulting in a height of 14px each.
Why not get rid of the table in the header and go back to the divs?
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.