I'm making a One page site for myself. It works perfectly fine on Firefox, Chrome & Safari. But when i tested it on IE it was messed up. There are two huge gaps of space before my About Me section and after my Portfolio section.
I've been trying to filter out what could be causing it. I started my removing all my jquery, but that doesn't seem to be causing it. I've changed all the colors on the div tags to distinguish what div is the issue. But im still having trouble. My "Page1" Div in yellow and my "portfolio_lightbox" div in red seem to be the ones causing trouble. But it could be caused my something else
here is my code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="adamweb_56.html">
<link rel="icon"
type="image/png"
href="images/favicon.png" />
<meta name="description" content="Graphic Designer" />
<meta name="keywords" content="Graphic Designer, Design, Web Design, Logo, Business Card" />
<title>AG Design</title>
<style type="text/css">
body {
background-color: #FFF;
text-align: center;
margin: 0px;
padding: 0px;
font-family: 'Raleway', sans-serif;
font-weight: 200
}
h1 {
font-size: 36px;
line-height: 0px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
font-weight: 200
}
h2 {
font-size: 24px;
line-height: normal;
text-decoration: none;
font-family: 'Raleway', sans-serif;
font-weight: 200;
margin-top: 0px;
}
h3 {
margin: 0px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: medium;
text-decoration: none;
}
hr {
border: none;
background-color: #999;
height: 1px;
}
#wrapper {
text-align: left;
width: 100%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#nav {
height: 10px;
width: 1020px;
position: relative;
z-index: 999;
margin-top: -10;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#nav_bg {
background-color: #001f22;
height: 30px;
width: 100%;
position: fixed;
z-index: 999;
}
#page0 {
height: 600px;
width: 100%;
background-color: #00FF66;
}
#page1 {
height: 550px;
width: 100%;
background-color: #FFFF00;
}
#page2 {
background-color: #CC6633;
height: 700px;
width: 100%;
}
#page3 {
background-color: #E0E0E0;
height: 500px;
width: 100%;
}
#home_content {
height: 600px;
width: 1020px;
margin-right: auto;
margin-left: auto;
clear: left;
float: none;
background-color: #06C;
}
#home_quote {
text-decoration: none;
list-style-type: none;
font-size: 10px;
margin-top: 240px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 225px;
background-color: #FFF;
clear: both;
float: left;
height: 50px;
width: 630px;
}
#home_banner {
text-decoration: none;
list-style-type: none;
font-size: 10px;
margin-right: 0px;
margin-left: 320px;
background-color: #FFF;
clear: both;
float: left;
height: 68px;
width: 630px;
margin-top: 45px;
margin-bottom: 70px;
}
#home_bottom {
text-decoration: none;
list-style-type: none;
font-size: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 320px;
background-color: #FFF;
clear: both;
float: left;
height: 200px;
width: 630px;
}
#about_content {
height: 550px;
width: 1020px;
margin-right: auto;
margin-left: auto;
clear: left;
float: none;
background-color: #9FF;
}
#about_title {
background-color: #FFF;
float: left;
height: 50px;
width: 880px;
margin-top: 90px;
margin-left: 70px;
font-size: 36px;
clear: left;
color: #000;
font-family: Raleway, sans-serif;
}
#about_top {
background-color: #FFF;
float: left;
height: 60px;
width: 570px;
margin-left: 20px;
margin-top: 40px;
margin-bottom: 0px;
}
#about_left {
background-color: #FFF;
float: left;
height: 345px;
width: 280px;
margin-top: 40px;
margin-left: 70px;
font-size: 36px;
}
#about_middle {
background-color: #FFF;
float: left;
height: 250px;
width: 280px;
margin-right: 20px;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 0px;
font-size: 14px;
}
#about_right {
background-color: #FFF;
height: 250px;
width: 280px;
float: left;
margin-right: 70px;
margin-top: 30px;
font-size: 14px;
}
#about_bottom_left {
background-color: #FFF;
height: 200px;
width: 280px;
float: left;
margin-top: 30px;
font-size: 14px;
margin-left: 70px;
clear: both;
}
#about_content ul {
margin-left: 50px;
}
#about_bottom_middle {
background-color: #FFF;
float: left;
height: 200px;
width: 280px;
margin-right: 20px;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 0px;
font-size: 14px;
}
#about_bottom_right {
background-color: #FFF;
height: 200px;
width: 280px;
float: left;
margin-right: 70px;
margin-top: 30px;
font-size: 14px;
}
#portfolio_content {
height: 700px;
width: 1020px;
margin-right: auto;
margin-left: auto;
background-color: #3C3;
}
#portfolio_lightbox {
background-color: #F00;
float: left;
height: auto;
width: 880px;
margin-left: 70px;
font-size: 12px;
clear: left;
color: #000;
font-family: Raleway, sans-serif;
text-decoration: none;
margin-top: 40px;
}
#portfolio_title {
background-color: #FFF;
float: left;
height: 50px;
width: 880px;
margin-top: 90px;
margin-left: 70px;
font-size: 36px;
clear: left;
color: #000;
font-family: Raleway, sans-serif;
}
#portfolio_offer {
background-color: #FFF;
float: left;
height: 50px;
width: 570px;
margin-left: 70px;
margin-top: 40px;
margin-bottom: 0px;
}
#contact_content {
background-color: #CF3;
height: 500px;
width: 1020px;
margin-right: auto;
margin-left: auto;
}
#contact_title {
background-color: #FFF;
float: left;
height: 50px;
width: 880px;
margin-top: 90px;
margin-left: 70px;
font-size: 36px;
clear: left;
color: #000;
font-family: Raleway, sans-serif;
}
#contact_top {
background-color: #FFF;
float: left;
height: 50px;
width: 570px;
margin-left: 70px;
margin-top: 40px;
margin-bottom: 0px;
}
#contact_bottom_top {
background-color: #FFF;
height: 60px;
width: 570px;
margin-left: 70px;
margin-top: 40px;
margin-bottom: 0px;
clear: both;
float: left;
}
#contact_left {
background-color: #FFF;
float: left;
height: 50px;
width: 280px;
margin-top: 40px;
margin-left: 70px;
clear: both;
font-size: 14px;
}
#contact_middle {
background-color: #FFF;
float: left;
height: 50px;
width: 280px;
margin-right: 20px;
margin-left: 20px;
margin-top: 40px;
margin-bottom: 0px;
font-size: 14px;
}
#contact_right {
background-color: #FFF;
height: 50px;
width: 280px;
float: left;
margin-right: 70px;
margin-top: 40px;
font-size: 14px;
}
#footer {
background-color: #FFF;
float: left;
height: 50px;
width: 880px;
margin-top: 60px;
margin-left: 70px;
clear: left;
font-family: 'Raleway', sans-serif;
font-weight: 200;
font-size: 14px;
}
#footer_right {
background-color: #FFF;
float: right;
height: 20px;
width: 100px;
margin-left: 70px;
font-family: 'Raleway', sans-serif;
font-weight: 200;
font-size: 14px;
}
#footer_right a {
color:#000;
text-decoration:none
}
#footer_right a:hover {
color:#ee3124;
text-decoration:none
}
#wrapper #nav ul {
text-decoration: none;
list-style-type: none;
font-size: 10px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#wrapper #nav ul li {
float: left;
margin-right: 40px;
text-decoration: none;
text-align: center;
}
#wrapper #nav ul li a {
display: block;
padding-right: 20px;
padding-left: 20px;
color: #FFF;
text-decoration: none;
}
#wrapper #nav ul li a:link {
text-decoration: none;
color: #FFF;
}
#wrapper #nav ul li a:visited {
text-decoration: none;
color: #FFF;
}
#wrapper #nav ul li a:hover {
text-decoration: none;
color: #ee3124;
}
.fade {
opacity: 0.5;
transition: opacity .50s ease-in;
-moz-transition: opacity .50s ease-in;
-webkit-transition: opacity .50s ease-in;
z-index: 1;
}
.fade:hover {
opacity: 1;
}
.fade:visited {
opacity: 1;
}
::selection {
background-color: #FDC4ED;
}
::-moz-selection {
background: #FDC4ED; /* Firefox */
}
<style type="text/css">
/* jQuery lightBox plugin - Gallery style */
#gallery {
padding: 0px;
width: 0px;
font-size: 10px;
}
#gallery ul {
list-style: none;
width: 880px;
padding: 0px;
margin-left: 0;
}
#gallery ul li { display: inline; }
#gallery ul img {
border: none
}
#gallery ul a:hover img {
border: none;
}
#gallery ul a:hover {
color: #F00;
}
body,td,th {
font-family: Raleway, sans-serif;
}
#wrapper #page1 #about {
display: block;
}
#wrapper #page2 #portfolio {
display: block;
}
</style>
</head>
<body>
<div id="wrapper">
<div id="nav_bg">
<div id="nav"><ul>
<li><a href="#home"> HOME</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#portfolio">PORTFOLIO</a></li>
<li><a href="#contact">CONTACT</a></li>
</ul>
</div></div>
<div id="page0">
<a id="home">
<div id="home_content">
<div id="home_quote">img to go here -></div>
<div id="home_banner"><img src="images/home_banner_04.jpg" width="374" height="68" /></div>
</div>
</div><!--END page0-->
<div id="page1">
<a id="about">
<div id="about_content">
<div id="about_title">
<h1>About Me</h1>
<hr /></div>
<div id="about_left">IMG to go here</div>
<div id="about_top">
<h2>I'm a Earth based designer specializing in branding, print, and photography</h2>
</div>
<div id="about_middle">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris sit amet est vel nisi commodo porttitor. Nulla vestibulum tortor ac ipsum volutpat sollicitudin. Aenean in arcu ac turpis aliquam facilisis. Sed tincidunt tincidunt gravida. Phasellus commodo porta condimentum. Praesent sit amet ligula sit amet quam rhoncus tincidunt. Morbi consequat nisl eu diam condimentum ornare eu quis sem. Sed pulvinar velit a enim euismod pharetra.
<p> </p>
</div>
<div id="about_right">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris sit amet est vel nisi commodo porttitor. Nulla vestibulum tortor ac ipsum volutpat sollicitudin. Aenean in arcu ac turpis aliquam facilisis. Sed tincidunt tincidunt gravida. Phasellus commodo porta condimentum. Praesent sit amet ligula sit amet quam rhoncus tincidunt. Morbi consequat nisl eu diam condimentum ornare eu quis sem. Sed pulvinar velit a enim euismod pharetra.
<p> </p>
</div>
</div>
</a></div><!--END page1-->
<div id="page2">
<a id="portfolio">
<div id="portfolio_content">
<div id="portfolio_title">
<h1>Portfolio</h1>
<hr />
</div>
<div id="portfolio_lightbox">
<div id="gallery">
<ul>
<li><a href="images/image1.jpg" title=""><img src="images/thumb_image1.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image2.jpg" title=""> <img src="images/thumb_image2.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image3.jpg" title=""> <img src="images/thumb_image3.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<p>
<li><a href="images/image4.jpg" title=""><img src="images/thumb_image4.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image5.jpg" title=""> <img src="images/thumb_image5.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image6.jpg" title=""> <img src="images/thumb_image6.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<p>
<li><a href="images/image7.jpg" title=""><img src="images/thumb_image7.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image8.jpg" title=""> <img src="images/thumb_image8.jpg" width="280" height="150" class="fade" alt="" /></a></li>
<li><a href="images/image9.jpg" title=""> <img src="images/thumb_image9.jpg" width="280" height="150" class="fade" alt="" /></a></li>
</ul>
</div>
</div>
</div>
</a></div>
<!--END page2-->
<div id="page3">
<a id="contact">
<div id="contact_content">
<div id="contact_title">
<h1>Contact</h1>
<hr /></div>
<div id="contact_top">
<h2>If you like what you see, this i how to reach me</h2>
</div>
<div id="contact_left">
<h3>Phone</h3>
<p>0431 290 000</p>
</div>
<div id="contact_middle"><h3>Email</h3>
<p>earth.com</p></div>
<div id="contact_right"><h3>Social Media</h3></div>
<div id="footer">
<hr />
Copyright © 2012, earth Design. All rights reserved.
<div id="footer_right"><a href="#home">Back to top ↑</a></div>
</div>
</div>
</a> </div>
</div><!--END page3-->
</div>
</body>
</html>
basicly my page0,1,2,3 divs are like a container for the content inside. bloody IE!!!! hope someone can help. Cheers