[css-d] Line-height problem in IE

2007-05-15 Thread Brooke Nelson
Hello everyone. I have having a problem with line-height in Firefox vs. IE. I have set the line height at 1.5em for everything in this page. It views correctly in Firefox, but in IE the line height appears to be 1em for everything in the family tree box (the page is a family tree chart). Since

Re: [css-d] Line-height problem in IE

2007-05-15 Thread Felix Miata
On 2007/05/15 11:22 (GMT-0400) Brooke Nelson apparently typed: Hello everyone. I have having a problem with line-height in Firefox vs. IE. I have set the line height at 1.5em for everything in this page. It views correctly in Firefox, but in IE the line height appears to be 1em for

Re: [css-d] Line-height problem in IE

2007-05-15 Thread Felix Miata
On 2007/05/15 11:22 (GMT-0400) Brooke Nelson apparently typed: Hello everyone. I have having a problem with line-height in Firefox vs. IE. I have set the line height at 1.5em for everything in this page. It views correctly in Firefox, but in IE the line height appears to be 1em for

Re: [css-d] Line-height problem in IE

2007-05-15 Thread Jukka K. Korpela
On Tue, 15 May 2007, Brooke Nelson wrote: Hello everyone. I have having a problem with line-height in Firefox vs. IE. I have set the line height at 1.5em for everything in this page. Felix mentioned the possibility of using a plain number (1.5), which is generally a better idea. But in this

Re: [css-d] Line-height problem in IE

2007-05-15 Thread ~davidLaakso
Brooke Nelson wrote: Hello everyone. I have having a problem with line-height in Firefox vs. IE. I have set the line height at 1.5em for everything in this page. It views correctly in Firefox, but in IE the line height appears to be 1em for everything in the family tree box (the page is a

Re: [css-d] Line-height problem in IE

2007-05-15 Thread Jukka K. Korpela
On Tue, 15 May 2007, ~davidLaakso wrote: FWIW, re-setting the body to: body {font: 100%/1.5 verdana, sans-serif;} and deleting /all/ instances of font-size: 11px; and /all/ instances of line-height: 1.5em makes it readable in all browsers /and/ scalable, as well, for your primary target

Re: [css-d] line height problem

2006-04-11 Thread Zoe M. Gillenwater
KE Bracken wrote: I am using ul/li to display 'portfolio' images but cannot get it to behave crossbrowser. I used a bottom margin to provide space between the vertical alignment of the images which works in IE, but not so well in FF - if I use borders. Plus - the images align correctly

[css-d] line height problem

2006-04-09 Thread KE Bracken
I am using ul/li to display 'portfolio' images but cannot get it to behave crossbrowser. I used a bottom margin to provide space between the vertical alignment of the images which works in IE, but not so well in FF - if I use borders. Plus - the images align correctly horizontally in FF but