![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Ive set a block 10 pixels high to display a background image on my site, Fifrefox is OK with it, yet IE seems to be ignoring it totally? |
#3
| |||
| |||
|
|
john_aspinall (AT) yahoo (DOT) co.uk wrote: Ive set a block 10 pixels high to display a background image on my site, Fifrefox is OK with it, yet IE seems to be ignoring it totally? IE is stretching the element's height to encompass the content. Now I know there is no content in it, but IE still gives it the minimum height required to contain a character. To avoid that you could set the font-size and the line-height to a small enough size for that element, or give it overflow:hidden;. -- Els http://locusmeus.com/ accessible web design: http://locusoptimus.com/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |