[support] I have been viewing my website which was developed for computers (like PC's and Mac's) screens on an ipad and the layout on the ipad does not fit neatly within the webpage like it does for the larger computer screens.
    Steve Karsch 
    steve at stevekarsch.com
       
    Sun Nov  6 11:50:23 UTC 2011
    
    
  
John,
You could look into CSS media queries, which essentially lets you use
different CSS based on browser/viewport size.
http://www.alistapart.com/articles/responsive-web-design/
On Sun, Nov 6, 2011 at 6:30 AM, John Mitchell <mitchelljj98 at gmail.com> wrote:
> Hi,
>
> I have been viewing my website which was developed for computers (like PC's
> and Mac's) screens on an ipad and the layout on the ipad does not fit neatly
> within the webpage like it does for the larger computer screens.
>
> Is their a way that I can utilized my existing website but have a different
> theme for ipad devices which has the same content except that the layout
> width is optimized for the smaller ipad screen?
>
> How can I identify that the browser is from an ipad and automatically go to
> this optimized for ipad theme instead default theme?
>
> Thanks,
>
> John
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
    
    
More information about the support
mailing list