Thu, 2007-02-01 22:04
Hi there,
Can someone please take a look at this site I'm testing in FireFox? http://www.fsus.fsu.edu/fsusnew/
The body of the page (maincol) isn't displaying in FireFox.
Thank you!
Fri, 2007-02-02 07:39
#1
Remove position:relative
Remove position:relative from #maincol
Fri, 2007-02-02 14:10
#2
why
Hi DanA - I see your suggestion works (as usual), but I'm wondering why? Isn't it perfectly legit to relatively position a float?
Fri, 2007-02-02 14:31
#3
It is perfectly legit to
It is perfectly legit to relatively position a float.
I had 2 suggestions, the one above or changing the z-index value. I didn't test the second suggestion with IE 6 (but it should work) and feared some IE 6 bug or conflict with the rest of the stylesheets...
Fri, 2007-02-02 17:24
#4
Thank you, thank you!
Thank you, thank you!