/    Sign up×
Community /Pin to ProfileBookmark

hello,
I’m having a little problem with adsense in a website.
In IE a part of the site moves downward, so there’s a gap between the content division and the footer.
It works fine in firefox, maybe you can understand what I mean when you compare both.

I’ve tried different types of ads on the different pages.
I hope someone can help me out.

Greetz,
Blackdrive

hehe, almost forgot to mention the url:
[url]http://www.lovelevel.net[/url]

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@The_Little_GuyNov 05.2005 — In your css try swiching this:
<i>
</i>#main {
width: 758px;
height: 447px;
border-left: 1px solid #353535;
border-right: 1px solid #353535;
padding-top: 15px;
background-color:#FFFFFF;
}

#menu {
width: 160px;
height: 446px;
border-right: 1px solid #353535;
border-top: 1px solid #353535;
float: left;
}




with this:
<i>
</i>#main {
width: 758px;
height: auto;
border-left: 1px solid #353535;
border-right: 1px solid #353535;
padding-top: 15px;
background-color:#FFFFFF;
float:right;
}

#menu {
width: 160px;
height: auto;
border-right: 1px solid #353535;
border-top: 1px solid #353535;
float: left;
}


Im not sure if that will for surly work, but try it.
Copy linkTweet thisAlerts:
@BlackdriveauthorNov 06.2005 — no, doesn't work

when I do that, the footer just disapears... ?
×

Success!

Help @Blackdrive 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.1,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

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