[css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Rick Faircloth
Hi, all. If you'll take a look at http://www.rickfaircloth.com/cfm/calendar_add.cfm in FF, you'll see the form sticking out at the bottom. IE 6 7 are perfect. I've tried every trick I can think of and fine to fix this, but nothing's worked. - overflow: hidden; height: 1% -

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Dan Dorman
On 8/29/07, Rick Faircloth [EMAIL PROTECTED] wrote: Can someone provide a solution Here's what I did to get it looking decent in FF: #page_wrapper: ditched overflow:auto #body_wrapper: ditched height: 100% #menu_wrapper: ditched height: 100% #right_wrapper: ditched float: left and height: 100%

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Rick Faircloth
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Dorman Sent: Wednesday, August 29, 2007 4:50 PM To: Rick Faircloth Cc: CSS Discuss Subject: Re: [css-d] I give up! Can someone please tell me how to fix this? On 8/29/07, Rick Faircloth [EMAIL PROTECTED] wrote: Can someone provide

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Dan Dorman
On 8/29/07, Rick Faircloth [EMAIL PROTECTED] wrote: What is the key to the correction? Or was it a combination of all the changes that made it work? The main thing seemed to be getting rid of the float on the right-hand content. The other changes were all made to supplement that; for example,

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Rick Faircloth
Thanks for the insight... Rick -Original Message- From: Dan Dorman [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 8:10 PM To: Rick Faircloth Cc: CSS Discuss Subject: Re: [css-d] I give up! Can someone please tell me how to fix this? On 8/29/07, Rick Faircloth [EMAIL