Hi Jason,

 This might be the problem with IE displaying images inline with the text,
so it saves a little space at the bottom for text descenders...

Try:
img {display:block};

or 
img {vertical-align:bottom};



-Chris


On 11/3/05 10:30 AM, "Jason Bryner" <[EMAIL PROTECTED]> wrote:

> Howdy,
> 
> I need help.
> 
> The website I'm working on is for a couple that is getting married.  The
> development site is located here:
> http://www.interactive-id.com/demo/rustyandjoy/site .  This is still in the
> early stages of development and do please ignore the fact that the upper
> part of the page is a table.
> 
> The problem I'm having is with the menu on the left.  The menu uses images
> (rollovers are not there yet), in an unordered list. Three of the sections
> have a nested UL in them.  There is an unwanted space below each image, in
> Firefox and IE.  There should be, however, a 5px padding below each section
> of the menu.  I have tried giving the LIs a height attribute, using various
> display attributes and taking out all whitespace between the UL, LIs and
> IMGs (putting the entire menu on one line of html).  Nothing has worked 100%
> yet.
> 
> Now, in IE, another problem is that just about all the images used on the
> page, besides the one in the table, have unwanted space below them.  It's
> visibly obvious in the right side column, and can be seen if you highlight
> the "Joining our Lives Together" image in the center.
> 
> Any suggestions on what I can try to fix those 2 problems?  I'm at my wits
> end, been working on it for 2 days now.  Forgive me if it's something
> simple.
> 
> Thank you very much in advance,
> Jason 
> 
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
> 

-- 
Christopher Burt
McArthur Design
Ph: 650-462-5664
Fx: 650-462-1030
--

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to