IE Problems
Posted: 24 December 2009 06:37 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2009-12-22

I’m having a problem with the footer on my website. In Safari, Chrome, Firefox, and Opera it loads fine -> my footer is at the bottom of the page. In Internet Explorer, my footer shows in the middle of my page instead of being pushed to the bottom. I am trying to figure out what override I need to put in my CSS to fix IE. Can anyone help me? I’ve tried to add a min-height hack to the body but that doesn’t work. Here is the footer code for my css:

.footer {
/*      visibility: hidden;  */
    
backgroundurl(../images/main/footer.pngno-repeat 0 0;
    
height300px;

    
positionrelative;
    
top: -35px;

My website is: River of Life and my CSS is found at main css with my IE-override file at override

Thank you for any help.

Profile
 
 
Posted: 03 January 2010 11:39 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2009-12-22

I’ve managed to fix the layout in IE 8. Can anyone point me to a fix for IE 7.

To fix the layout in IE 8, I’ve used the following code:

.footer div{zoom:1;

But this does not fix IE 7…so, can anyone suggest a fix that will also correct IE 7?

Profile
 
 
Posted: 17 February 2010 09:27 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  1
Joined  2010-01-13

How about looking for the IE settings.. Did you checked it?

Profile
 
 
Posted: 09 March 2010 10:08 AM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  1
Joined  2010-03-09

Sometimes i have also meet a problem with the footer on my website as you said. Pls tell me the way to solve
business loan
unsecured business financing
small business loan

Profile