|
| |
|
|
Jordan
Posts: 117 Joined: 1/8/2002 From: Maine Status: offline
|
Positioning Images with CSS: not right in NS - 9/15/2003 15:38:45
I'm playing with a CSS that positions items in my template rather than using tables to accomplish this. I've created this basic page and it works great in IE, Opera, and AOL. In Netscape, two of the graphics overlap. Does anyone know if I'm approaching this incorrectly? Is there a better way to do this? Here's the page link: http://www.carnegiecomm.com/about/test_css.html Here's the CSS code I've written for these items: #bar {position: absolute; top: 0px; left: 0px;} #logo {position: absolute; top: 8px; left: 0px;} #lines {position: absolute; top: 8px; left: 130px;} #header {position: absolute; top: 8px; left: 146 px;} #menu {position: absolute; left: 2px; top: 110px;} #text {position: absolute; left: 146px; top: 140px;} Any advice would be appreciated. Jordan
|
|
|
|
Jordan
Posts: 117 Joined: 1/8/2002 From: Maine Status: offline
|
RE: Positioning Images with CSS: not right in NS - 9/16/2003 10:20:15
bobby, it's 6.1. We try to go back that far for browser compatibility in NN. Jordan
|
|
|
|
Jordan
Posts: 117 Joined: 1/8/2002 From: Maine Status: offline
|
RE: Positioning Images with CSS: not right in NS - 9/17/2003 16:06:34
Well, shoot. I was so excited, but tried your suggestion and it didn't work. I dont't know WHAT I'm doing wrong. Darn Netscape. Thanks for your suggestion! Any other thoughts? Jordan
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Positioning Images with CSS: not right in NS - 9/17/2003 16:24:20
quote:
Darn Netscape. No Darn IE - NN is more compliant w/ CSS2 than IE
_____________________________
Gil Harvey, 1947-2004
|
|
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
|
|
|