MEM wrote:
> 2010/7/4 MEM <tal...@gmail.com>:
>   
>> Is there a way out of this?
>>     
>
> background-attachment: fixed;
>
> Seems to be the solution.
>
> I'm now aware this layout is a mess on ie7.
> True that ie6 is not a target browser, but ie7 is.
>
> I will accept some advices about where should I start to solve this
> ie7 issues. :D
> (hasLayout must be an issue somehow but, that fixed position seems to
> not be respected...)
>
>
> Thanks in advance,
> Márcio
>   




Your uri is: <http://www.nuvemk.com/nascer/>

All good things in due time. You have a way to go before concerning 
yourself with IE/7.0.  Resolve compliant browser issues first.

Expand the menu thingy and view your page at:
640 x 480
800 x 600
1024 x 768
1152 x 870
Fwiw, the IE CCs should follow rather precede...
       
<link rel="stylesheet" href="Css/Main.css"/>       
<link rel="shortcut icon" href="/favicon.ico">
<!--[if lte IE 8]>
<script type="text/javascript" src="Js/html5.js"></script>
<![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" href="Css/MainIe.css" />
<![endif]-->

Best,
~d


-- 
desktop
http://chelseacreekstudio.com/

______________________________________________________________________
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/

Reply via email to