hi to all,
our hotel website is online since yesterday evening: http://www.steinmaurer.at
i have problems with layout in IE6 (what a surprise), floats are broken partly. every other browser works fine, tested FF2 + 3, opera, safari, IE7+8, google chrome.
please help, i am not so experienced fixing IE6 issues.
thanks a lot!
btw i use static stylesheets because IE6 stops loading the page at {stylesheet} tag.
greetings from austria
klenny
IE6 driving me crazy [solved]
IE6 driving me crazy [solved]
Last edited by klenny on Sat Aug 15, 2009 1:20 pm, edited 1 time in total.
Re: IE6 driving me crazy
I have ff3 and it is not showing right in it and you may want to fix these before worrying about ie6...
http://validator.w3.org/check?verbose=1 ... urer.at%2F
http://validator.w3.org/check?verbose=1 ... urer.at%2F
Re: IE6 driving me crazy
hi dr. CSS,
thank for your reply and your tip.
now everything is valid, but IE6 still corrupts may layout . . .
i`d appreciate your help on this issue
greetz
klenny
thank for your reply and your tip.
now everything is valid, but IE6 still corrupts may layout . . .
i`d appreciate your help on this issue
greetz
klenny
Re: IE6 driving me crazy
i tried a lot the last hours but still no luck . . .
has anyone a tip for me please?
thank!!
has anyone a tip for me please?
thank!!
Re: IE6 driving me crazy [solved]
finally i got it:
to the un-floated elements on the left, i added "position:absolute" and "top: xx px".
perhaps it helps others with similar problem.
to the un-floated elements on the left, i added "position:absolute" and "top: xx px".
perhaps it helps others with similar problem.


