Hi Martin,
Having played around in IE6 it would seem to be something to do with your
faux column #mainContent.
CSS:
#mainContent {
border-left:1px solid #090;
padding:0.4em;
margin-left:150px;
text-align:left;
}
IE6 just doesn't seem to like this.
If you add a width variable (I tried around 620~630px) it works fine.
Could be something to do with the dreaded IE6 box model?
I'm at work so am unable to do full testing.
Ta,
~Mx
On Mar 31, 2009 10:48am, Martin Pistorius <[email protected]>
wrote:
> Hi there,
> I'm hoping someone can help me - I'm struggling to resolve an issue in
> IE which despite many frustrating hours I've yet to figure out.
> I have tested the design in Firefox 3, Opera 9 and Google Chrome and it
> works. However in IE on the left border of the main content div seems to
> be obscured by the form inside it. The page in question can be viewed
> at: http://www.greenlawns.co.za/NewSite/contact.php
> I would be most grateful for any help.
> Kind regards,
> Martin
> ______________________________________________________________________
> 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/
______________________________________________________________________
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/