Re: [css-d] Help with converting table layout to standards

2007-10-21 Thread Kit Grose
Well, I've fixed my problem for the most part. I simply used the trick where absolutely positioned elements have more than one vertical property set (which doesn't work in IE, but we're operating on a Firefox/Safari only assumption). So we've set the top to 2em, the bottom to 0, the left to 0

[css-d] Help with converting table layout to standards

2007-10-21 Thread Kit Grose
G'day all, I'm trying to build an extensible interface refresh for the backend of a product we sell. The interface I'm trying to build might be thought of as 'full screen'; with a sort of frames layout feel. There's a primary nav bar across the top of the screen, a secondary nav bar down th