No subject?

Michael Larocque wrote:
> http://trinaread.com/t3st/

> The dark brown background of the nav is supposed to butt up against 
> the header graphic.
> 
> I must be missing something obvious. Grrrrrr.

Maybe... :-)
You're experiencing the effect of line-height on an inline element.

Try adding...

#header img {display: block;}

...and while you're at it you may as well delete the header-div
altogether and style the header-image directly.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to