Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 133
Name: Jess Weiss
Location: Massachusetts
Trades: 0
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!
 
 
Register now for full access!
Old 04-19-2007, 04:31 PM Re: Borders - Firefox and IE conflict
angele803's Avatar
Perfectly Imperfect

Posts: 1,772
Name: Stephanie
Location: Oklahoma
Trades: 2
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: 144
Name: Nick Mallare
Location: Olathe, KS
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

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: 133
Name: Jess Weiss
Location: Massachusetts
Trades: 0
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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.36796 seconds with 12 queries