Forum Moderators: not2easy

Message Too Old, No Replies

Internet Explorer 7 issue

Odd positioning in IE7

         

Christophe27

10:48 am on May 11, 2010 (gmt 0)

10+ Year Member



Hello,

I hope somebody can help me with the following.

Click to see a preview of the problem [webdeveloper.com]

The HTML of the page is something like this:

<body>
<div id="header">
</div>
<div id="page-content">
</div>
<div id="footer">
</div>
</body>



The CSS of the footer =

position: relative; 
color: #18471D;
height: 70px;
background: url('mydomainname/forums/styles/Palmvrienden/theme/images/footer.png') no-repeat top;
margin: 0px auto;
width: 1100px;


I hope somebody can help me out on webmasterworld.

Many thanks!
Christophe

Nightrider

9:35 pm on May 14, 2010 (gmt 0)

10+ Year Member



Is your footer riding up and behind the content?