Jehangir Larry wrote:
> Compliments of the season.
> I have issues in IE (XP) with faux-columns - www.nayanindore.com
>
> Appreciate site-check cross browser; and all advise.
> Thanks.
>
>   


#page{background-color: #f8f8e1;}<--- add the background-color ::

#outer{height:1%;} <-- add height: 1%; to each (you may not need it on 
all four ::
#wrapper{height:1%;}
#container{height:1%;}
#content{height:1%;}

IE/6.0 dose not seem to be honoring min/max width.
--You are calling the style sheet for it

style4ie.css

twice. Leave only the one that is in the CCs for IE6:

Re-write the CC for IE 6 and down to read:
<!--[if lte IE 7]>


<![endif]-->

Please note I have /not/ tested any iof the above.

Good luck.

~dL






-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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