Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-30 Thread Debbie Campbell
Thanks for your detailed answer Philippe! I don't have any Android based tablet either to test. On my iPad2, the teal based background is not visible at all (the #wrapper div nicely fills the viewport, which is to be expected given the meta viewport declaration). A quick test case using your

[css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Debbie Campbell
In my 10 Android tablet in landscape view, the CSS3 background gradient doesn't stretch to the bottom of the page, it only fills the browser window. If you have to scroll down, the background is white below the original window. Can someone point me in the right direction to fix it or suggest

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Kim Fernandez
My Manager is looking for a graphic designer for a 2 week job...please respond to this email if interested. Thanks Kim On Tue, Jan 29, 2013 at 9:52 AM, Debbie Campbell d...@redkitecreative.comwrote: In my 10 Android tablet in landscape view, the CSS3 background gradient doesn't stretch to

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Tom Livingston
Out of curiosity, have you tested on an iPad and does it have the same issue? I don't have a 10 Android tablet to test with... On Tue, Jan 29, 2013 at 9:52 AM, Debbie Campbell d...@redkitecreative.comwrote: In my 10 Android tablet in landscape view, the CSS3 background gradient doesn't

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread valnm258
No problem on my iPad2. Val Sent from my iPad On Jan 29, 2013, at 8:42 AM, Tom Livingston tom...@gmail.com wrote: Out of curiosity, have you tested on an iPad and does it have the same issue? I don't have a 10 Android tablet to test with... On Tue, Jan 29, 2013 at 9:52 AM, Debbie

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread David Hucklesby
On 1/29/13 6:52 AM, Debbie Campbell wrote: In my 10 Android tablet in landscape view, the CSS3 background gradient doesn't stretch to the bottom of the page, it only fills the browser window. If you have to scroll down, the background is white below the original window. Can someone point me in

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Marcos Gonzales
I don't have a 10 Android to test, but looking at it in FF, I see that you have declared html and body height: 100% in screen.css(line 33). This seems to cause the html and body to only be as long as the window. Try removing this declaration and see if it helps on the tablet, too. MG On

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Freelance Traveller
On Tue, 29 Jan 2013 10:42:41 -0500, Tom Livingston tom...@gmail.com wrote: Out of curiosity, have you tested on an iPad and does it have the same issue? I don't have a 10 Android tablet to test with... I have a smaller (9) tablet - a Nook HD+ with the N2ACards Android conversion card installed -

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Gautam Sathe
On 01/29/2013 07:52 AM, Debbie Campbell wrote: In my 10 Android tablet in landscape view, the CSS3 background  gradient doesn't stretch to the bottom of the page, it only fills the  browser window. If you have to scroll down, the background is white  below the original window. Can someone

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Gail Issen
I just looked at the site on my iPad and on my computer and have the following observations: o On my computer screen the gradient shows nicely. o On my iPad and on my iPhone, there is no background at all ... either in portrait or landscape mode. To my mind, this is exactly what it

Re: [css-d] CSS linear gradient in Android tablet not extending to bottom of page

2013-01-29 Thread Philippe Wittenbergh
Le 29 janv. 2013 à 23:52, Debbie Campbell d...@redkitecreative.com a écrit : In my 10 Android tablet in landscape view, the CSS3 background gradient doesn't stretch to the bottom of the page, it only fills the browser window. If you have to scroll down, the background is white below the