Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8175717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:52:36+00:00 2026-06-06T22:52:36+00:00

So Chrome is here for iOS.. Hoorah! However now due to the different screen

  • 0

So Chrome is here for iOS.. Hoorah!

However now due to the different screen layout (no footer toolbar) it messes with the ability to make a perfect layout for iphone web pages.

I have a site for my company that resided perfectly inside an iphone screen, no scrolling required, it looked like an app. However now that chrome is here (and wildly popular) with its different screen layout, sites that were sized for iphone safari now look odd.

Is there, or will there be, ways to isolate out chrome from safari and give them different CSS?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T22:52:37+00:00Added an answer on June 6, 2026 at 10:52 pm

    You can check against the user-agent as the mobile version of chrome contains the wording "CriOS". Depending on this, you then can load different/additional stylesheets.

    Mozilla/5.0 (iPhone; U; CPU iPhone OS 5_1_1 like Mac OS X; en) AppleWebKit/534.46.0   
    (KHTML, like Gecko) CriOS/19.0.1084.60 Mobile/9B206 Safari/7534.48.3
    

    See: https://developers.google.com/chrome/mobile/docs/user-agent

    You can check it with JS with just two lines:

    var userAgent = navigator.userAgent.toString().toLowerCase();
    if(userAgent.indexOf('crios') != -1) { alert('you are using chrome for ios') }
    

    For PHP have a look at:

    https://www.php.net/manual/en/function.get-browser.php

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Per the following documentation: https://developers.google.com/chrome/mobile/docs/user-agent Here is Chrome for iOS UA String: Mozilla/5.0 (iPhone;
Here is the site: http://magicdynamic.com/zoom/ I'm using Google Chrome, and the upper-right elements are
Here is my brief HTML document. Why is Chrome Console noting this error: Uncaught
I have some code here which works perfectly in firefox but not in chrome
So here's another IE cross-compatibility issue. My website, www.zerozaku.com, is compatible with Chrome and
I am learning chrome extension by example. Here is the example I currently learning:
Here is my code, this does not work in Chrome, Safari, FF or Opera.
I'm using the javascript ticker code found here . In Chrome and Safari, the
I'm doing a Chrome extension and I got helped in this post here .
I really hope I'm missing something obvious here. Here's a screenshot of Chrome's console,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.