Thanks for your reply, Leo! I have nothing on the server side
detecting the browser, but I do have [if IE 6] in the <head>er.
After a fair amount of debugging, I discovered the problem was related
to an "equal height columns" CSS trick I had applied, which required
adding "overflow: hidden" to the "container"-class. Apparently this
caused IE6 to render it badly. For now I have removed overflow when
the client uses IE 6 and live with suboptimal layout.
- Andreas
On Jan 5, 4:12 pm, "Leo Godin" <
leogodin...@gmail.com> wrote:
> I noticed that if I download the page in IE and in Firefox I get different
> <head> sections. If I replace the IE head with the firefox head it works.
> Do you have anything on the server side that detects the browser and
> modifies headers? If so, I would look for the problem there.
>
> On Mon, Jan 5, 2009 at 2:35 AM, andreas <
andreas.garn...@gmail.com> wrote:
>
> > I'm having trouble getting IE6 to render a design based on Blueprint
> > properly. The site in question is hosted athttp://92.48.122.106which
> > IE6 renders ashttp://
www.student.dtu.dk/~s042559/crossfitcph_ie6.png<
http://www.student.dtu.dk/%7Es042559/crossfitcph_ie6.png>