|
| |
|
|
Deidredup
Posts: 6 Joined: 1/1/2008 Status: offline
|
Firefox Border Problem - 1/1/2008 7:39:22
Okay, I don't get this.... I have a problem with my borders on both my designs. They show right in IE, but not in firefox. On this design: www.inspireline.net/design There is supposed to be a red border around the page, like it shows in IE, but in firefox it has a red and white border. How can I fix it so it will show up right in firefox? Also at the buttons on the side, between the category header and the buttons, there is a red line between the dark and light pink, wich is not supposed to be that way (it shows right in IE), right under the banner there is also a red line in firefox. On this design: www.suethomastoursa.com It also places the line between the category header and the buttons. And most important.... in IE, the design has a black border around the design, but in firefox it changes to grey. Its supposed to be black. How can I fix it. Everything looks like it should in IE, but I always have a problem with firefox! Help! Deidre
|
|
|
|
Deidredup
Posts: 6 Joined: 1/1/2008 Status: offline
|
RE: Firefox Border Problem - 1/1/2008 8:49:37
Thanks for the reply. While designing in front page, I have firefox and IE open so I check them both all the time to make sure it all works. This is the best I could get them so it works in both. I always only test in IE and firefox, because I noticed that when it works in both, it usually works in Netscape, Opera etc. But... do you think I should test it in others too?
|
|
|
|
Edge
Posts: 164 Joined: 10/12/2004 From: South Carolina Status: offline
|
RE: Firefox Border Problem - 1/1/2008 11:44:36
Your source code says that you are using FP4.0. I only have experience with FP2003. Can you edit in code view with FP4.0? If so, you should add a DocType at the very top of the page and use the W3C Markup Validation Service: http://validator.w3.org/ Add this before the first <html> tag: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"> Having said that, my question for Jaybee and others is - what effect, if any, does including cellpadding and cellspacing without a value do the rendering in Firefox? I do not know, but maybe this is the problem. Example: <table width="95%" cellspacing cellpadding> Shouldn't this be: <table width="95%" cellspacing="0" cellpadding="0"> Good luck, Ed
_____________________________
Time is short, are you ready?
|
|
|
|
Larry M.
Posts: 2607 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Firefox Border Problem - 1/1/2008 13:40:34
quote:
what effect, if any, does including cellpadding and cellspacing without a value do the rendering in Firefox? FP 2003/Firefox padding renders fine using your example : <table width="95%" cellspacing="0" cellpadding="0">
_____________________________
Larry M. A liberal is a person whose interests aren't at stake at that moment.
|
|
|
|
jedidiah
Posts: 50 Joined: 11/30/2007 Status: offline
|
RE: Firefox Border Problem - 1/1/2008 22:15:41
Hey, I get this issue on and off as well, one way I fixed it in Firefox was to make sure the tables had the color of the cell itself , then the border size is 1, color is same of the cell in itself, the dark border and light border I use the color of the cell and if covers it. Then test is in Firefox because IE will be almost perfect everytime. I am just happy in Opera and Firefox, but Jaybee has a great point, wow 12 browsers! Sherri
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Firefox Border Problem - 1/2/2008 1:59:54
what 12 browsers do you test in jb?
_____________________________
David Prescott Gekko web design
|
|
|
|
Tailslide
Posts: 5915 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Firefox Border Problem - 1/2/2008 5:52:21
Yeah that's pretty much my list too although FF on my mac has gone bye-bye for the moment so I just hope for the best there.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Firefox Border Problem - 1/2/2008 6:14:42
safari in pc as well as mac? still ie5? or is that just to check that it's usable and there aren't any nasty surprises? (should i start a new thread with this? )
_____________________________
David Prescott Gekko web design
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|