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 Brett Derry
and side of the page. Only then does it change width. Any ideas? Thanks for your help so far. http://www.coopintranet.co.uk/xmas Brett > -Original Message- > From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] > Sent: 18 October 2006 12:01 > To: Brett Derry > Cc: CSS Mailingl

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

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

2006-10-18 Thread Brett Derry
Morning all, I'm having a problem with my min/max-width site in IE6. As we all know, IE6 doesn't support this CSS but I'd like to know a bulletproof way of getting it to work! I've noticed that simplebits.com uses this method of CSS for his wrapper div and I've tried to replicate it in t

[css-d] Self Clearing Floats Problem?

2006-10-17 Thread Brett Derry
Hi All, I'm just about to finish creating the layout for our Christmas site here at work but (as always) I'm having problems in IE 6 and 7 with one of my divs. As you can see between the FF and IE views, my 'pNav' div isn't fully displaying in the IE's. I've got a section of code in my CSS files

Re: [css-d] Content above Navigation

2006-10-05 Thread Brett Derry
Hi Tim, Ordered floats is the way forward. http://www.positioniseverything.net/ordered-floats.html HTH, Brett ** > Hi All. > I'm soon going to be working on a site for a client who has asked for the main body content of the code to be above the navigation in the source > for SEO / Acces

Re: [css-d] checkboxes and css

2006-09-22 Thread Brett Derry
Add a little left margin to your #zoeken input #zoeken input { font-size:11px; color:#66; vertical-align:middle; margin-left:5px; } And it'll line up. Brett - http://www.myredmonkey.co.uk -Original Message- From: [EMAIL PROTECTED] [mai

Re: [css-d] Shifting content

2006-04-25 Thread BRETT DERRY
Hi Debbie, Try playing around with the width value for #content. 75% looked good. Regards, Brett -Original Message- From: [EMAIL PROTECTED] on behalf of Iorhael Sent: Tue 4/25/2006 10:37 AM To: css-d@lists.css-discuss.org Subject: [css-d] Shifting content Hi again, I apologize for t