Reply
Borders - Firefox and IE conflict
Old 04-19-2007, 12:54 PM Borders - Firefox and IE conflict
Super Talker

Posts: 127
Name: Jess Weiss
Location: Massachusetts
Hey gang - hope everyone is well.

Here is the URL in question: http://www.jessweiss.com/sciatica/index.html

When I tried to put in the addresses at the bottom using the footer/addr CSS tags, it looked fine in IE, but in Firefox the border cut off in the middle of the addresses. I was able to "solve" this problem by adding padding to the bottom of the addr tag (also worked in the footer tag), but now it looks the way I want it to in Firefox, but has a huge gap in IE between the addresses and the border.

Any way to get it to look the same in both browsers? What am I missing? TIA!
__________________
"If you worried about falling off the bike, you'd never get on it" - Lance Armstrong

"The problem with people who have no vices is that generally you can be pretty sure they're going to have some pretty annoying virtues." - Elizabeth Taylor

Last edited by lynnema : 04-19-2007 at 12:57 PM.
lynnema is offline
Reply With Quote
View Public Profile Visit lynnema's homepage!
 
When You Register, These Ads Go Away!
Old 04-19-2007, 04:31 PM Re: Borders - Firefox and IE conflict
angele803's Avatar
Perfectly Imperfect

Posts: 1,588
Name: Stephanie
Location: Oklahoma
Did you get this taken care of? I am at work right now and I am using a Mac. It looks fine to me in FF. I will take a look at it on my PC when I get home tonight.
angele803 is offline
Reply With Quote
View Public Profile
 
Old 04-19-2007, 08:16 PM Re: Borders - Firefox and IE conflict
Super Talker

Posts: 123
Name: Nick Mallare
I took the padding out, and replaced footer with this:

Code:
#footer {
    color:#999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 700px;
    height: 100px;
}

#addr {
    width: 700px;
    color:#999999;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    white-space:nowrap;
}
Nick

Last edited by nmallare : 04-19-2007 at 08:17 PM.
nmallare is offline
Reply With Quote
View Public Profile Visit nmallare's homepage!
 
Old 04-20-2007, 08:14 AM Re: Borders - Firefox and IE conflict
Super Talker

Posts: 127
Name: Jess Weiss
Location: Massachusetts
Quote:
Originally Posted by nmallare View Post
I took the padding out, and replaced footer with this:

Code:
#footer {
    color:#999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 700px;
    height: 100px;
}
 
#addr {
    width: 700px;
    color:#999999;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    white-space:nowrap;
}
Nick
That totally did the trick. And of course, once I saw it, I was like D'oh! Thanks so much - and sorry for the brain cramp!
__________________
"If you worried about falling off the bike, you'd never get on it" - Lance Armstrong

"The problem with people who have no vices is that generally you can be pretty sure they're going to have some pretty annoying virtues." - Elizabeth Taylor
lynnema is offline
Reply With Quote
View Public Profile Visit lynnema's homepage!
 
Reply     « Reply to Borders - Firefox and IE conflict
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13470 seconds with 12 queries