Seona Bellamy wrote:

http://www.frontandback.com.au/gc/index.html

> [...] But IE is swallowing the headings completely as far as I can tell.
> 
> Is there an easy fix for this? Or am I back to the drawing board and needing
> to figure out another solution entirely?

Your solution is good enough, but IE/win tends to hide elements that are 
pulled out of their containers by negative margins.

Add...

.teaserPane h2 {position: relative;}

...which will make IE reveal the "swallowed" parts.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to