On 1 Aug 2005, at 11:52 pm, Tracy Shorrock wrote:

I don't suppose you have any idea why the absolute-positioned photo of the couple (#couple) is appearing differently in Safari (v1.0.3) than the other browsers:

        http:// www.vandevelde.co.uk/WebAlbum/safari1.tiff
        http://www.vandevelde.co.uk/WebAlbum/index.html
        http://www.vandevelde.co.uk/WebAlbum/presentation.css
        http://www.vandevelde.co.uk/WebAlbum/layout.css

I just can't figure it out! It works in Mac and PC IE and Firefox... ? :(

Because that old Safari, (and some other older version of browsers) cannot position the image correctly when the relative positioned container (#maincol in your case) is floated. A solution is to give {position :relative} to #maincontent. Untested, as I don't have old browsers on this machine.

Your page works correctly in Safari 1.2 and up.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to