Re: [css-d] Min/max-width problem in IE6

2006-11-08 Thread Gunlaug Sørtun
Brett Derry wrote: > www.midlandsco-op.com/xmas > I'm having trouble in declaring a value for when the site is between > 950 and 782px and I'm yet to find a happy medium. > I would be most grateful if someone could have a look at where I'm > going wrong. You're basically changing the *wrong* n

Re: [css-d] Min/max-width problem in IE6

2006-11-08 Thread Brett Derry
Hi All, I'm still having a few problems with my mix/max width expression in IE6. Currently, my #mainwrap is: #mainwrap { position:relative; width:99%; min-width:780px; max-width:950px; margin:0 auto; text-align:left; font-size:95%; } And my IE6 expression is: #mainwrap {width: 780px /* fallbac

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Gunlaug Sørtun
Brett Derry wrote: > http://www.coopintranet.co.uk/xmas > When I scale the window in the page width doesn't change (much) until > the right hand side of the window hits the right hand side of the > page. Only then does it change width. > > Any ideas? Yes... :-) ...there's a flaw in your page-

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Brett Derry
ist > Subject: Re: [css-d] Min/max-width problem in IE6 > > Brett Derry wrote: > > >> www.coopintranet.co.uk/xmas > > > Further to my last email, I've played around a little with my margins > > on my wrappers and changed my _width: expression in my ie.css

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Gunlaug Sørtun
Brett Derry wrote: >> www.coopintranet.co.uk/xmas > Further to my last email, I've played around a little with my margins > on my wrappers and changed my _width: expression in my ie.css > stylesheet and it seems to have sorted it! As far as I can see you now have a solution that makes IE6 free

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Brett Derry
L PROTECTED] > discuss.org] On Behalf Of Brett Derry > Sent: 18 October 2006 10:35 > To: Ian Young; CSS Mailinglist > Subject: Re: [css-d] Min/max-width problem in IE6 > > Hi Ian, > > Thanks for the reply. I've made the change to the CSS as you specified but > now the si

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Ian Young
> > > Hi Ian, > > Thanks for the reply. I've made the change to the CSS as you specified > but now the site is fixed in FF and I'm still getting the problem in IE. > > I've uploaded the new CSS so you can see what's happening. > > http://www.coopintranet.co.uk/xmas/ > > Any other ideas? > > Brett

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Brett Derry
Hi Ian, Thanks for the reply. I've made the change to the CSS as you specified but now the site is fixed in FF and I'm still getting the problem in IE. I've uploaded the new CSS so you can see what's happening. http://www.coopintranet.co.uk/xmas/ Any other ideas? Brett > > > > > > Morning all

Re: [css-d] Min/max-width problem in IE6

2006-10-18 Thread Ian Young
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Brett Derry > Sent: 18 October 2006 09:35 > To: CSS Mailinglist > Subject: [css-d] Min/max-width problem in IE6 > > > Morning all, > > > > I'm having a problem with my min/max-width site in IE6. As we all > know, IE6 doesn't support th