URL: http://www.studentremix.org/ms/blog.htm
CSS: http://www.studentremix.org/ms/ms.css
Here's a crazy situation: every tested browser (ie, safari, opera, chrome)
EXCEPT firefox is displaying this page correctly. The column on the right is
supposed to say "Log in", but in FF3, the div for that column is moved down
below the left column. This happened when I inserted the script code for the
blog feed into the left column div.
What's going on?
-Daniel


Not sure exactly what's going on, but if you get rid of position:relative,
it seems to fix it.  Since it's floated left, you also don't really need the
inline-block declaration. 
-Ray


I got rid of position:relative, and it didn't change anything.
-Daniel

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to