/    Sign up×
Community /Pin to ProfileBookmark

cross browser positioning

Hello all,
on my site, i have a relatively positioned DIV located inside a relatively positioned Table.
the site displays fine on IE and Firefox but on Safari, the DIV is positioned 2-3 pixels lower and messes up the whole layout.

this is my css for the Table and the DIV inside it:

table.contentpaneopen {
left:0;
position:relative;
top:0;
}

div.pagenav {
bottom:52px;
left:409px;
position:relative;
width:136px;
}

a link for the specific page is here: [url]http://yaronattar.com/index.php?option=com_content&view=article&id=60&Itemid=100[/url]

the problematic part is the previous/next navigation on the lower right corner.
notice that in safari it will display wrong.

any ideas why?

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @crippletoe spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...