vwf wrote:
> My first posting may not have been clear. The problem is still there,
>  so I give it another try.

> When I view my new CSS version using Firefox and Opera it looks as 
> intended. On IE6 things go wrong (IE7 is reported to be OK).

> new: http://www.umantec.nl/test/producs.html

For some unknown reason I can not open that site - get a "could not
connect to remote server".
Anyway, I had a look at source-code and CSS through the W3C validator,
the last time you posted. Can't actually see the page that way, but I
can guess on what's wrong.

IE6 doesn't support 'position: fixed', and I couldn't find any
workarounds for that lack of support in your stylesheet. Thus, that
_may_ be the cause of your problems with IE6.

If so, then the solution will be to add such 'position: fixed'
workarounds...
<http://www.gunlaug.no/contents/wd_additions_15.html>
...or alternatively...
<http://www.gunlaug.no/contents/wd_additions_17.html>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to