Re: [css-d] -webkit-tap-highlight-color

2012-06-04 Thread Christian Ziebarth
Thanks for the responses on this issue from Phillipe, Markus, Rick and possibly others. None of the solutions seemed to work. The closest I got was with Rick's suggestion to add "-webkit-text-fill-color in :active mode to control the on-tap color." What that did was keep the font color the same

Re: [css-d] Ipad 3 and media queries

2012-06-04 Thread Micky Hulse
Hi Nancy, On Mon, Jun 4, 2012 at 3:56 PM, Nancy Johnson wrote: > Do I need to add some special code? am I doing something incorrectly? See here: Read the comments there for more info. :) Cheers, Micky ___

[css-d] Ipad 3 and media queries

2012-06-04 Thread Nancy Johnson
I have a very simple one page site that I just added media queries to view in all devices. It is not live, but can be viewed at: http://www.welcometomycorner.com/webtest/ In the meta tag I added the viewpoint I am having trouble with my Ipad3.. when I go from landscape to portrait and back to

Re: [css-d] Text being clipped ...

2012-06-04 Thread Bob Passaro
Thanks, everybody, for thoughts and suggestions on this. I just went ahead and did the ugly kludge fix -- made the gutter a little wider between the main content area and the rule that delineates the sidebar. And then I turned overflow to "visible." I could never really figure out exactly how many

Re: [css-d] Text being clipped ...

2012-06-04 Thread mouryan ekambaram
HI I resolved it using clear:both Regards Eka On Mon, Jun 4, 2012 at 11:51 AM, mouryan ekambaram wrote: > Hi > *my images are coming out of the content box in my gallery page ... can > you tell me what is the problem here > http://projectkrushi.org/krushihome/gallery/* > * > *Regards > Eka >