I updated a website for my boss using Dreamweaver CS4 (somebody else made this before, I don't have a lot knowledge about web design). It looks fine in IE, Firefox and Safari 5.0. But he told me the pictures is not in the right place in Safari 4.
I really didn't change anything except the name of the image. But he is sure that it looks fine in Safari 4 'before' I made changes. Is that possible?
Anyway, this is the code that seems to related to the positioning of the picture.
<div id="imgBox" style="height: 1px;">
<div style="position: absolute; top: -13px; z-index: 1; right: 0px;"><img
src="imgs/page1.png" alt="img"></div>
And this is the site:
http://www.solarnyc.com/lightingworkshop/
I really didn't change anything except the name of the image. But he is sure that it looks fine in Safari 4 'before' I made changes. Is that possible?
Anyway, this is the code that seems to related to the positioning of the picture.
<div id="imgBox" style="height: 1px;">
<div style="position: absolute; top: -13px; z-index: 1; right: 0px;"><img
src="imgs/page1.png" alt="img"></div>
And this is the site:
http://www.solarnyc.com/lightingworkshop/