Hi
I am currently using Mobile_Theme & Page_Theme modules to change my main theme when viewed on a mobile. Everything works great.
I also have a particular node that I have set as my home page, which I am using Page_Theme to view with a different theme, this too is working great.
My issue is that I would ideally like to have a totally different theme when the home page is viewed on a mobile.
The Mobile Theme is configured for the global-settings, not per theme, therefore only one 'Mobile' theme can be set for the entire site.
The Page_Theme module overrides any Mobile_Theme settings, as my home screen will show its own theme regardless of what it is viewed on.
I hope this isnt too confusing and i can probably do this in a much cleaner way, I guess I was just wondering if there was a Module (much like ThemeKey) which could set a theme based on a node:nid and browser-size.... ThemeKey doesnt have a property for mobile detection sadly.
Anyway any help or another way to do this would be appreciated.