/    Sign up×
Community /Pin to ProfileBookmark

Pleaseeee someone solve this problem! :(

Ive been asking everyone and even on another forum, but no one even answers to my question. I recently made a black css table and I would like it to appear behind my google adsense but so far it is only appearing infront. I’ll paste the code I have so far of my table…I want it to appear behind the adsense and not infront. PLEASEEEEEE help me 😮
<style type=”text/css”>
table,th,td
{

position:absolute;
left:322px;
top:250px;
height:30px;
width:938px;
border:1px solid black;
background-color:#000000;
background-position:left top;font-family:Verdana,Geneva,sans-serif;font-size:12px}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;
font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:””}blockquote,q{quotes:””” “}div.clear,span.clear{clear:both;display:block}em{font-style:italic}a{text-decoration:none}.container{width:972px;padding-bottom:30px;margin:0 auto}.main{width:972px;text-align:left;

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@khorinshizucorMay 01.2011 — The adsense container needs to have position applied as well. Both will need a z-index value, with the table having the lower value.
Copy linkTweet thisAlerts:
@BinaryTrekMay 01.2011 — You need to apply a position to the adsense container and use the z-index value as khorinshizucor has advised.
Copy linkTweet thisAlerts:
@multimediocrityMay 01.2011 — The above suggestions should work. You may also consider putting a delay on the appearance of your overlaying box using JavaScript to have it appear after the page loads.
×

Success!

Help @crank01 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 5.15,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...