CSS position relative (?) and z-index
Posted
by user318704
on Stack Overflow
See other posts from Stack Overflow
or by user318704
Published on 2010-04-16T16:39:06Z
Indexed on
2010/04/16
16:43 UTC
Read the original article
Hit count: 174
css-positioning
Greetings good people - I need some help. I have until now buildt web-pages with floats, but now I need z-index, and therefore I need to use position
The test page is here http://www.it-stud.h...hovedp/combine/
The problem being the timelines (vertical multicoloured lines on the right), and this looks and works fine in FireFox and Opera for Mac and Pc, IE8, but scary things happens in Chrome and Safari.
It validates XHTML Transitional.
I have position inherit on some of the elements, but I have problems finding a solution. Any help would be greatly appreciated, as I am out to sea on this one. All the best -
© Stack Overflow or respective owner