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