Click to See Complete Forum and Search --> : Format: I.E.=OK, FireFox=PROBLEM!


WakeGirl
01-03-2007, 11:32 AM
this was posteed on the wrong forum before and I was steered here.. they assured me its a css issue. help, please!

--------------------------------------------------------------------------------

http://www.babysunshine.net/leaf/phppggae3.php

it works perfect in IE but I am having an issue in FireFox... I know I have lots of superfluous coding in there too but it was used for another project and I just wanted to re-use the code basically.

Its a bar that is a footer that is up top by the logo in FireFox but not in IE.

PLEASE help!!!!

Fang
01-03-2007, 01:21 PM
<div id="content" style="overflow:hidden;">
http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html

WakeGirl
01-03-2007, 02:14 PM
<div id="content" style="overflow:hidden;">
http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html

OH my goodness thank you! I KNEW it was in the php page but they insisted it was here! :) Again, that you sooooooo much!