Log in

View Full Version : absolute position



d-machine
07-06-2010, 11:19 PM
Hi,

I've created a page that works on FF & IE, but has a little problem in Chrome:
Link (http://petite.co.il/events2.php?c=4&p=11)
As you can see the div called tafrit3 is being sticked to the window...

How Can I fix it?

Thanks in advance ;)

azoomer
07-06-2010, 11:43 PM
What about position relative ?

<a href="http://petite.co.il/source/gallery/4_11.jpg"><img
src="events2.php_files/4_11_m.jpg" alt="לה פטיט" style="position:
relative;" border="0" height="376px" width="283px"></a>

d-machine
07-07-2010, 05:40 AM
Hi Thanks, I've edited it and now it looks better!
However, I have a float image called opacity.png that disappears on Chrome when it's relative.