|
| |
|
|
d a v e
Posts: 4348 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Table borders in Firefox and overflow:hidden - 2/14/2009 3:32:02
remove the table?! ;)
_____________________________
David Prescott Gekko web design
|
|
|
|
d a v e
Posts: 4348 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Table borders in Firefox and overflow:hidden - 2/14/2009 6:19:58
quote:
ORIGINAL: Tailslide If it's tabular data then it can only really be a table. well if i'd read the whole question like i should have done i wouldn't suggest something so stupid! sorry :)
_____________________________
David Prescott Gekko web design
|
|
|
|
Starhugger
Posts: 631 Joined: 4/12/2005 From: Canada Status: offline
|
RE: Table borders in Firefox and overflow:hidden - 2/14/2009 15:34:21
quote:
ORIGINAL: Tailslide Hmmm... dunno... Try any of these: 1. Remove the border attribute from the table tag and have it in the css instead (e.g. table {border:1px solid;} or whatever) 2. Add a small margin around the table to see if that moves them off the edge. 3. Remove overflow:hidden unless you really need it and see if that helps at all. Thanks! I'll try these. Obviously removing the overflow:hidden would do it. I'm just puzzled why it would work that way; why overflow and tables would conflict like that. I'll let you know how I make out. Starhugger
|
|
|
|
Starhugger
Posts: 631 Joined: 4/12/2005 From: Canada Status: offline
|
RE: Table borders in Firefox and overflow:hidden - 2/14/2009 19:44:24
quote:
ORIGINAL: Tailslide Try any of these: 1. Remove the border attribute from the table tag and have it in the css instead (e.g. table {border:1px solid;} or whatever) 2. Add a small margin around the table to see if that moves them off the edge. 3. Remove overflow:hidden unless you really need it and see if that helps at all. #1 didn't have any change. The left border was still missing. #3 works, but I knew that already. #2 worked! All I had to do was put margin-left: 1px (minimum) on the table CSS and it worked. Very weird, but at least it works. Thanks Tailslide! Starhugger
|
|
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
|
|
|