Liz Rainey wrote:
> http://www.ci.killeen.tx.us/Test/index.asp in IE7 looks just the way
> it's supposed to look.
> In FF the menu and all succeeding divs drop down below the logo.
>
> http://www.ci.killeen.tx.us/Test/css/style.css
> http://www.ci.killeen.tx.us/Test/css/dropmenu.css 
> Liz Rainey
There is far more than meets the eye going on in that invalid page. And 
far more than I know how help with. The below correction might help the 
float drop in Firefox.
#text {  
    clear: right; <<< delete this
}
Beyond that, I hope someone else on the list will read this, and offer a 
comprehensive cross-browser solution for you.
Best,
~dL

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to