Re: [css-d] background image rendering issue - a safari bug for iPad or CSS ?

2011-06-09 Thread Tee
Philippe, Thanks for checking. That is what I would expect :-) Unless specified MobileSafari assumes a viewport width of 980px. In your case, the page overflows (#container being 1014 wide). But iOS Safari able to resize (downsize) a webpage to its viewport when no viewport declared.

Re: [css-d] background image rendering issue - a safari bug for iPad or CSS ?

2011-06-09 Thread Philippe Wittenbergh
On Jun 9, 2011, at 9:26 PM, Tee wrote: But iOS Safari able to resize (downsize) a webpage to its viewport when no viewport declared. Why is it not the background image? You probably has already noticed, the contents are downsized to fit the viewport 768; Oh but Mobile Safari downsized

Re: [css-d] Color Contrast Disagreement

2011-06-09 Thread Dagmar Noll
On 06-08-2011 8:21 PM, David Laakso wrote: On 6/8/11 4:44 PM, Dagmar Noll wrote: I am working on improving the accessibility of my web sites. I am using several different css analysis tools. Webaim's Color contrast checker (http://webaim.org/resources/contrastchecker/) and Juicy Studio's

[css-d] IE 7 z-index issue

2011-06-09 Thread Tom Livingston
Hello list, I am having an issue in IE 7 with the z-index staking order of elements in the grey topper. This works everywhere else I tested. If you look in a newer browser, you can see what I am after at the top. the Media Logic logo, nav and login link need to be above the imagery. Anyone see

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread David Laakso
On 6/9/11 12:22 PM, Tom Livingston wrote: Hello list, I am having an issue in IE 7 with the z-index staking order of elements in the grey topper. This works everywhere else I tested. If you look in a newer browser, you can see what I am after at the top. the Media Logic logo, nav and login

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread Chetan Crasta
Have you tried inserting the logo using the img element (instead of a css background)? Whether that fixes this issue or not, it is right way of inserting a logo image. Regards, Chetan Crasta __ css-discuss

Re: [css-d] Color Contrast Disagreement

2011-06-09 Thread Steve Axthelm
On 2011-06-08 Dagmar Noll wrote: Webaim passes the colors, Juicy studio gives a warning that the contrast is not sufficient for achieving WCAG specification. I'm not sure what's going on here. Does anyone know what the nuance is that I am missing between the two tools? Appears that the WebAIM

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread Tom Livingston
IE7 and IE 8 in IETester Parallels on Mac OS X 10.4 shows the page the same as Safari, SeaMonkey, Firefox, and Opera. Or are you referring to a problem stacking issue in IE 6? Best, ~d Nope, IE 7. I am using a VMWare vm of XP with IE7, and the stacking is wrong. I did put the image of

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread David Laakso
On 6/9/11 12:22 PM, Tom Livingston wrote: Hello list, I am having an issue in IE 7 with the z-index staking order of elements in the grey topper. This works everywhere else I tested. If you look in a newer browser, you can see what I am after at the top. the Media Logic logo, nav and login

Re: [css-d] Color Contrast Disagreement

2011-06-09 Thread Dagmar Noll
On 06-09-2011 1:22 PM, Steve Axthelm wrote: On 2011-06-08 Dagmar Noll wrote: Webaim passes the colors, Juicy studio gives a warning that the contrast is not sufficient for achieving WCAG specification. I'm not sure what's going on here. Does anyone know what the nuance is that I am missing

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread David Laakso
On 6/9/11 2:55 PM, Tom Livingston wrote: On Thu, Jun 9, 2011 at 2:34 PM, David Laakso da...@chelseacreekstudio.com wrote: On 6/9/11 12:22 PM, Tom Livingston wrote: Hello list, I am having an issue in IE 7 with the z-index staking order of elements in the grey topper. This works everywhere

[css-d] Fwd: IE 7 z-index issue

2011-06-09 Thread Tom Livingston
In the process of messing with this so the issue in question is no longer there I will update you all about this as I change it. Hold off for now. Thanks to David and others for looking... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx:

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread Tom Livingston
Through some restructuring, I think I have solved my problem. If anyone happens to have free time (ha ha ha) i'd love any thoughts on bettering the structure. Thanks to all who looked. -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 |

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread Tom Livingston
On Thu, Jun 9, 2011 at 3:12 PM, Tom Livingston tom...@gmail.com wrote: Through some restructuring, I think I have solved my problem. If anyone happens to have free time (ha ha ha) i'd love any thoughts on bettering the structure. Thanks to all who looked. Much to my dismay, the structure

Re: [css-d] background image rendering issue - a safari bug for iPad or CSS ?

2011-06-09 Thread weblist99
Philippe, Oh but Mobile Safari downsized your page all right, to its viewport width of 980px; but then that downsized page overflows, and cause the gap you noticed. Mobile Safari is kind enough to show everything what's on your page, without clipping. Luckily, as otherwise some contents maybe

Re: [css-d] background image rendering issue - a safari bug for iPad or CSS ?

2011-06-09 Thread Philippe Wittenbergh
On Jun 10, 2011, at 8:29 AM, weblist99 wrote: Alright. Good reminder! However from what is presented in the iPad Safari, I am still not convinced this is the overflow issue for two reasons: 1) The 1500px background is outside the #container which has 1014px width and previously with

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread Philippe Wittenbergh
On Jun 10, 2011, at 1:22 AM, Tom Livingston wrote: I am having an issue in IE 7 with the z-index staking order of elements in the grey topper. This works everywhere else I tested. If you look in a newer browser, you can see what I am after at the top. the Media Logic logo, nav and login

Re: [css-d] IE 7 z-index issue

2011-06-09 Thread David Laakso
On 6/9/11 3:37 PM, Tom Livingston wrote: Much to my dismay, the structure change didnt work - for other reasons - so Im back with the original problem. If anyone finds the answer to my original problem (see orig post), i'd be forever grateful... Well if you think you are confused Tom, try