Re: [css-d] Previous Layout Issues / WAS: Cross-browser Display Issue / Problem With NOSCRIPT Validation

2007-10-02 Thread J Hodge
David, I looked at the example you sent, and I see where you are going with it. The problem in this case is that a height, or at least min-height, *has* to be specified on #container for the CurvyCorners script to work properly. As well, CurvyCorners does not respond nicely to relative

Re: [css-d] Previous Layout Issues / WAS: Cross-browser Display Issue / Problem With NOSCRIPT Validation

2007-10-02 Thread David Laakso
J Hodge wrote: David, I looked at the example you sent, and I see where you are going with it. The problem in this case is that a height, or at least min-height, *has* to be specified on #container for the CurvyCorners script to work properly... trimmed ~~J. Hodge (treswife at gmail

Re: [css-d] Previous Layout Issues / WAS: Cross-browser Display Issue / Problem With NOSCRIPT Validation

2007-10-02 Thread J Hodge
David, Thank you for this. I did apply it, and it does work in conjunction with the script - my first iteration used percentile dimensions instead of ems. Also, on the surface, it does appear to solve the font scaling issue. Except... it has a different source order than the proper outline

Re: [css-d] Previous Layout Issues / WAS: Cross-browser Display Issue / Problem With NOSCRIPT Validation

2007-10-02 Thread David Laakso
J Hodge wrote: David, Thank you for this. I did apply it, and it does work in conjunction with the script - my first iteration used percentile dimensions instead of ems. Also, on the surface, it does appear to solve the font scaling issue. Except... trimmed I am not able to resolve

Re: [css-d] Previous Layout Issues

2007-10-01 Thread David Laakso
J Hodge wrote: David, I always appreciate your input when I approach the CSS list for ideas / hints / helps, even when we don't necessarily agree on approach. That said, I've spent the last few days re-coding the site on which I am working, with a specific aim towards making it function