The popup form goes off the page when trying to login using my mobile phone(iphone). I was wondering if it was possible to disable the module for mobile users so that they simply get redirected to the default login page.
Thanks
The popup form goes off the page when trying to login using my mobile phone(iphone). I was wondering if it was possible to disable the module for mobile users so that they simply get redirected to the default login page.
Thanks
Comments
Comment #1
LTech commentedI'm using a theme switcher for mobile sites. Is it possible to only show fancy login for certain themes so it doesn't show on a mobile site?
Comment #2
jaypanI've just created branch 7.x-2.0, and I'll be pushing code within the next few days that uses a more CSS friendly (and less javascript) method of centering the popup window. This should fix the issue you are facing. I've already committed it locally, so it will be part of 7.x-2.0-beta2.
Comment #3
jaypanComment #4
LTech commentedIs there anyway to disable it for mobile themes?