Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 01-02-2010, 11:44 AM Footer Problem In IE
Experienced Talker

Posts: 34
Trades: 0
Hi There,

I got a very irritating problem, footer alignment is set in all browsers except IE. Can anyone provide a solution

Current setting are based on divs

#footer {

position:absolute;
left:0px;
bottom:0px;
margin-bottom:0%;
z-index:1;


}

Thanks.

Last edited by autumn; 01-02-2010 at 12:02 PM..
autumn is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-02-2010, 01:00 PM Re: Footer Problem In IE
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Why are you using position:absolute at all?? 99.9% of the time it simply isn't necessary and lots of absolute positioning will cause IE6 and 7 to choke.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-02-2010, 11:30 PM Re: Footer Problem In IE
Experienced Talker

Posts: 34
Trades: 0
Thnks for your reply, but is there any other arguments for that, becuase the page had a long list and it overlaps the footer, though its not providing solution but without it, its more distorted.


Thanks,
autumn is offline
Reply With Quote
View Public Profile
 
Old 01-03-2010, 06:18 PM Re: Footer Problem In IE
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Any other arguments? For what, exactly? IE has a HUGE problem with nested positioned elements, and it persists in IE7.

http://www.positioniseverything.net/posbugs.html

It is a far better practice to learn to use the normal document flow and floats than having tons of positioned elements.

http://www.vision.to/the-difference-...ositioning.php
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Footer Problem In IE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24310 seconds with 12 queries