Results 1 to 3 of 3

Thread: absolute position

  1. #1
    Join Date
    Nov 2007
    Posts
    151
    Thanks
    67
    Thanked 0 Times in 0 Posts

    Default absolute position

    Hi,

    I've created a page that works on FF & IE, but has a little problem in Chrome:
    Link
    As you can see the div called tafrit3 is being sticked to the window...

    How Can I fix it?

    Thanks in advance

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    What about position relative ?
    Code:
    <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>

  3. The Following User Says Thank You to azoomer For This Useful Post:

    d-machine (07-07-2010)

  4. #3
    Join Date
    Nov 2007
    Posts
    151
    Thanks
    67
    Thanked 0 Times in 0 Posts

    Default

    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •