Re: [css-d] IE issues: positioning and background problems

2009-01-30 Thread Gunlaug Sørtun
Elle Meredith wrote:

> 1. Cockerel at the bottom does not get the correct z-index -- should 
> be in front of the #footer on the home page 
> http://designbyelle.com.au/mq/

The test-file I sent you corrections for IE from before...

...with stylesheets so you can sort out what went missing...






> 2. I'm using a background image on #timeline, which does not appear 
> in IE The page is at: 
> http://designbyelle.com.au/mq/sailing-through-time.html

Add a 'hasLayout' trigger for IE to #timeline...

#timeline { height: 1%;}


regards
Georg
-- 
http://www.gunlaug.no
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE issues: positioning and background problems

2009-01-30 Thread Elle Meredith
Hello,

I actually asked for assistance with first problem before and thought  
the problem was fixed but it is not.
I have two problems with IE:
1. Cockerel at the bottom does not get the correct z-index -- should  
be in front of the #footer on the home page
http://designbyelle.com.au/mq/

2. I'm using a background image on #timeline, which does not appear in  
IE
The page is at: http://designbyelle.com.au/mq/sailing-through-time.html

I just can't think of why this is happening in IE

Thanks,
Elle

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/