CSS positioning breaks in Safari
Posted
by user298638
on Stack Overflow
See other posts from Stack Overflow
or by user298638
Published on 2010-03-21T21:58:43Z
Indexed on
2010/03/21
22:01 UTC
Read the original article
Hit count: 762
Hi all, i have a website in which i am trying to position (using CSS) a certain on the page. the is absolutely positioned and is located inside a relatively positioned paernt . on firefox and even IE it looks ok but on Safari, things get messy and it shows 5 pixels lower than it should. i have tried to figure out for days now what is wrong there but cannot seem to see it.
you can find an example link to the problematic page here: http://yaronattar.com/index.php?option=com_content&view=article&id=117:the-new-lovers-2010&catid=51:the-new-lovers-2010&Itemid=242
the problematic is the one conaining the "previous/next" navigation at the bottom right corner of the page.
anyone sees what is causing the trouble here?
thanks
© Stack Overflow or respective owner