Re: [css-d] ie/FF Lay Out Bug

2009-02-20 Thread Jason Newington
Hi, Try removing the 'height:100px;' from #innertop. Jace On Fri, Feb 20, 2009 at 4:50 PM, CSS Web Development wrote: > List D; > > > > I've put my CSS in this page: http://machalek.com/KC/ContactUs2.cfm > > > > It looks great in IE (strange, I know), but I don't know why it's not > doing what I

Re: [css-d] Form in IE7 has no left margin

2009-02-20 Thread Jason Newington
You could put 'overflow:hidden;' or 'zoom:1;' on the element. Done a quick local test and seems ok. Seems like a 'hasyalout' issue but would be happy to hear if anyone else has a more in depth inisght :) Jace On Fri, Feb 20, 2009 at 12:29 AM, Brett wrote: > I have a site with a form on it and

Re: [css-d] IE6 Class block larger

2009-02-17 Thread Jason Newington
Hi there, New to the list so not sure whether I should reply to the list or to the person individually, would be grateful if someone could tell me :) Just spent a little bit of time looking at your problem and it's being caused by the tag sitting inside .mayface. If you move the tag outside o