/    Sign up×
Community /Pin to ProfileBookmark

IE not scrolling/cut off

[url]http://www.flexties.be/productverkoop/index.php[/url]

if you look at the source you’ll see there’s more text than displayed.. only happens in IE… Anyone has a clue?

the CSS that matters

[CODE]

body{
background-color: White;
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
}
table{
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#container{
width: 768px;
left: 40px;
top: 5px;
}
#header{
left: 40px;
width: 768px;
height: 162px;
background-image: url(images/header.jpg);
position: absolute;
}
#navigation{
width: 768px;
height: 29px;
background-image: url(images/navigation.jpg);
margin: 0px 14px 0px 14px;
text-align: center;
vertical-align: bottom;
position: relative;
top:162px;
left:26px;
}

#main{
position:relative;
background: url(images/contentbkgr.jpg) repeat-y center;
left:40px;
top:160px;
}

#content{
width:531px;
left:-32px;
float:right;
position: relative;
}

#contentstart{
width: 768px;
height: 12px;
background-image: url(images/contenttop.jpg);
background-repeat: repeat-y;
}

#contentend{
width: 768px;
height: 15px;
background-image: url(images/contentbottom.jpg);
clear:both;
}

#subnavcontainer{
position: relative;
font-size: 10px;
left: 18px;
width: 168px;
float: left;
}
#subnavtitle{
text-align: center;
font-style: italic;
font-weight: bold;
color: #216683;
padding:2px 0px 2px 0px;
background-color: #E3EEF5;
}
#subnavsplitter{
background-image: url(images/splitter.jpg);
width: 168px;
height: 2px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#subnavcontent{
padding: 2px 2mopx 2px 4px;
}
#footer{

width: 768px;
height: 18px;
background: url(images/footer.jpg) repeat-x;
vertical-align: bottom;
}
[/CODE]

to post a comment
CSS

4 Comments(s)

Copy linkTweet thisAlerts:
@FangNov 08.2005 — Add [I]overflow: auto;[/I] to [I]#subnavsplitter[/I]

typo:#subnavcontent{
padding: 2px 2[COLOR=Red]mo[/COLOR]px 2px 4px;
}
Copy linkTweet thisAlerts:
@static07authorNov 09.2005 — the cut off page still not fixed, if ur using mozilla, don't look I've been given specific orders not to care about mozilla. Something I'll do when I finish before my deadline.
Copy linkTweet thisAlerts:
@FangNov 09.2005 — It fixed it for IE6, but adding [I]height:1%;[/I] to [I]#main[/I] should fix IE5+
Copy linkTweet thisAlerts:
@static07authorNov 10.2005 — Thanks mate
×

Success!

Help @static07 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.20,
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,
)...