Ok, I'll look into that. Thanks David.

Sent from my iPhone

On Jul 6, 2011, at 5:44 PM, David Laakso <da...@chelseacreekstudio.com> wrote:

> On 7/6/11 5:15 PM, Tom Livingston wrote:
>>> On 7/6/11 4:11 PM, Tom Livingston wrote:
>>>> Can anyone tell me why the background in this layout is getting messed
>>>> up in mobile Safari? (iPhone, at least. Haven't checked an iPad).
>>>> 
>>>> http://proof.mlinc.com/mlinc.com/2012/whyus/
>>>> 
>>>> TIA!
>>>> 
>> Im aware of the lack of mobile styles. More will be coming, however I
>> was referring to the containing 'outer' divs that have a 100% width.
>> On my iPhone, they do not seem to honor that 100% width. Is there a
>> way to get them to be 100% wide on the phone?
>> 
>> 
> 
> 
> Dunno... without downloading and trying it I can only suggest try something 
> like this...
> 
> @media screen and (max-device-width:480px),screen and (max-width:480px){
> #foo-1, #foo-2, #foo-3 {border: 1px dashed red; margin: 0 auto; 
> min-width:96%; max-width:96%; width: 96%;}}/*mind last brace*/
> 
> Best,
> ~d
> 
> -- 
> http://chelseacreekstudio.com/
> 
> 
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to