Re: IE7 vs Firefox
- From: Ben C <spamspam@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 11:51:45 -0500
On 2007-10-30, Shelly <sheldonlg.news@xxxxxxxxxxxxxxxx> wrote:
"Jim S" <jim@xxxxxxxxxxxxxxx> wrote in message
news:hkq6mei4fbtq$.dlg@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Tue, 30 Oct 2007 11:25:08 -0400, Shelly wrote:
We am having a real problem with CSS consistency between IE7 and Firefox.No blue bar here in FF v2.0.08
We are working on the template for the page. It is
http://ftp.blueskycampinsurance.org/new. In Firefox there is a small
blue
bar near the bottom that doesn't appear in IE7 (it shouldn't be there).
The
heights of all containers are automatic. We can't figure out why.
If anyone can help, it would be greatly appreciated.
Sheldon
I also have FF v2.0.08 and there is a blue area between the main content
area and the bottom grean area. That is the blue that I was talking about
that doesn't appear in IE7.
It's the top margin on <p class="footer-text"> which in FF is correctly
collapsing with the top margin of <div id="footer">.
Either add margin-top: 0 to the p, or if you want the margin, but not to
have it collapsed, put padding-top: 1px on #footer.
.
- Follow-Ups:
- Re: IE7 vs Firefox
- From: Shelly
- Re: IE7 vs Firefox
- References:
- IE7 vs Firefox
- From: Shelly
- Re: IE7 vs Firefox
- From: Jim S
- Re: IE7 vs Firefox
- From: Shelly
- IE7 vs Firefox
- Prev by Date: Re: IE7 vs Firefox
- Next by Date: Re: IE7 vs Firefox
- Previous by thread: Re: IE7 vs Firefox
- Next by thread: Re: IE7 vs Firefox
- Index(es):
Relevant Pages
|