----- Original Message ----- From: "Big Moxy" <[EMAIL PROTECTED]>
> url - http://projects.missioninternet.com/senior/test.htm > 1) The navbar div uses the same approach however it only matches the > height and not the width. > 2) On IE7 the navbar div is vertically flush against the logo div. On > Firefox, there is a gap between the two divs. I was told recently in > another > forum that in the case of the footer padding-top:1px should be added to > the > footer class/id to resolve the problem. I tried the same thing here but > did > not work. > Tim ------------------------------------------------------------------------------------------ Hi Tim, 1) Change .navbar width to 100% and it will stretches all the window. 2) Get rid of the height declared for .subtitle (delete height:44px;) Regards, Mauricio Samy Silva http://www.maujor.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
