But I only have one media query (on the home page [or it was, I ned to put it 
back])

<style type="text/css" media="screen">
@media only screen and (max-width: 1300px) {
.nivoSlider {
        position:relative;
        width:700px;
        height:auto;
        overflow: hidden;
        margin: 0 auto  
}       
        
}
</style>


On Dec 21, 2012, at 5:29 PM, Philippe Wittenbergh wrote:

> 
> Le 22 déc. 2012 à 05:54, Steve Caramia <st...@caramiadesign.com> a écrit :
> 
>> Is this the double-margin bug? In IE8, my content hugs the right margin. I 
>> tried adding display:inline. Any other suggestions?
> 
> http://www.fredio.com/
> 
> I suspect this may have something to do with it. You have rules that override 
> that, nested inside media queries, but IE 8 and lower do not understand those 
> (no support for media queries).
> 
>> #content {
>> margin: 0px 10%;
>> text-align: left;
>> width: 90%;
>> }
> 
> Philippe
> --
> Philippe Wittenbergh
> http://l-c-n.com
> 
> 
> 
> 







¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!

CARAMIA DESIGN      510.525.4525      caramiadesign.com

¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!





______________________________________________________________________
css-discuss [css-d@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