Re: [css-d] Image scaling

2010-09-22 Thread Yogesh Agashe
On Thu, Sep 23, 2010 at 12:19 PM, Yogesh Agashe wrote: > @Tim- Ok. Thank you. > > @Chetan- You links on firefox were really helpful. Also, I did not know > that IE7 does not do bicubic for PNGs. Thank you. > > > On Wed, Sep 22, 2010 at 5:05 PM, Chetan Crasta wrote: > >> Another thing to remember,

[css-d] fixed background

2010-09-22 Thread Richard Grevers
Other than railing against the fact that you can only apply a fixed background relative to the viewport rather than a container, what can I do to position the *left* edge of a background image at 50% with a fluid layout? "fudging" it with 65% works for a narrow range of widths, but gaps start appea

Re: [css-d] positioning of sidebar accessibility validation issue

2010-09-22 Thread David Hucklesby
On 9/22/10 3:54 PM, Angela French wrote: Hello, I'm got a problem with pages in my site that have a floating sidebox. [...] I tried moving the content in the source code to where I want it, then absolutely positioning the sidebar box up where I want it, but that just layered the text blocks.

Re: [css-d] positioning of sidebar accessibility validation issue

2010-09-22 Thread David Laakso
On 9/22/10 6:54 PM, Angela French wrote: Hello, I'm got a problem with pages in my site that have a floating sidebox. They LOOK fine, but they are not accessible in terms of a semantic document outline. The problem is that the headings I have given my sidebar box aren't correct in terms of

[css-d] positioning of sidebar accessibility validation issue

2010-09-22 Thread Angela French
Hello, I'm got a problem with pages in my site that have a floating sidebox. They LOOK fine, but they are not accessible in terms of a semantic document outline. The problem is that the headings I have given my sidebar box aren't correct in terms of their position in my document flow (the co

Re: [css-d] property for aligning vertical text in a div

2010-09-22 Thread Tim Climis
On Tuesday, September 21, 2010 11:39:40 pm Lisa Frost wrote: > This works much better than fiddling with the top padding on the tag. > However i don't understand positioning very well apart from floats. > So just to clarify for me: > > Position relative on the footer div - what's it relative too?

Re: [css-d] Image scaling

2010-09-22 Thread Chetan Crasta
Another thing to remember, for PNG images, IE 7 does not implement bicubic-resampling (high quality scaling) even with -ms-interpolation-mode: bicubic . On Wed, Sep 22, 2010 at 12:07 AM, Chetan Crasta wrote: > Firefox in Linux does not implement bicubic resampling of scaled images. It > instead