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: 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:
Also the little icons (FB, Twitter, etc) are not well aligned on the index in different browsers. Help !Code:#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;}
Thanks for any help !



Reply With Quote
Bookmarks