Built-in Mobile Theme: Only Control Phone Viewing

Permalink
Hello all,

I am using the built-in c5 theme chooser for Mobile, and I have written separate PHP and CSS files for it. It works perfectly, except that it also controls tablet (iPad) pages. I only want it to control handheld phones, as my normal theme works perfectly on tablets. I am using a custom theme that I developed.

Is there a c5 file (PHP of JS) that I can alter (USER AGENT, maybe) to only force smaller displays, or detect only phones screens? I can't use CSS to filter out min/max sizes, as the actual PHP pages are different.

Thanks,
Craig

vergedesign