chechu
08-03-2010, 05:37 PM
Hey all,
I seem to have an issue with IE7 vs IE8 and FF. The position:absolute makes that a square is not placed at the same spot in the different browsers.
This is the issue here (http://www.lichaamengeest.be): the box on the right (the moving images) is not aligned the same way (untill the elbow of the lady), so the vertical dotted line is also not in line. As a result the arrow is not in the right place either. How can I fix this ?
This is the css of the box:
#welcome {width:225px;height:247px;position:absolute;background-color:#fff; border:1px solid #000; margin-left:512px;margin-top:115px;font-weight:bold;color:#999966;}
Also the little icons (FB, Twitter, etc) are not well aligned on the index in different browsers. Help !
Thanks for any help !
I seem to have an issue with IE7 vs IE8 and FF. The position:absolute makes that a square is not placed at the same spot in the different browsers.
This is the issue here (http://www.lichaamengeest.be): the box on the right (the moving images) is not aligned the same way (untill the elbow of the lady), so the vertical dotted line is also not in line. As a result the arrow is not in the right place either. How can I fix this ?
This is the css of the box:
#welcome {width:225px;height:247px;position:absolute;background-color:#fff; border:1px solid #000; margin-left:512px;margin-top:115px;font-weight:bold;color:#999966;}
Also the little icons (FB, Twitter, etc) are not well aligned on the index in different browsers. Help !
Thanks for any help !