Morning Richard You wrote
> On the top of the following page I wanted to put an image on the right > left > and center of a "logo" division. > > Richardhhall.org > > It works fine in firefox (mac & PC) and safari, but with IE on PC the > division (grey color) be bigger than 54px, which is the size I defined, so > there is some space around the 54px high images that I don't want. > <snipped> > ... Any help appreciated ... Thanks ... Richard > > -- > Richard H. Hall Add display:block to your image selector.... images are normally in-line elements resting on the baseline not the bottom of the box. That leaves room for the descenders of lower case letters like j and y.... You can also use vertical-align:bottom on the img selector... hth Jim Nannery www.beebar.net ______________________________________________________________________ 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/