re: Maybe what I could do, is make a simplified welcome page, and have that be mobile friendly, and have this current SEFY home page be a page to click on a link to in the welcome page. Your absolutley correct, it's called a splash page and it is a faster page to set the internet for your main page, It works very well.
I just came up with this idea of warning mobile users that they gotta pinch-zoom a lot if they wanna see the fully-fledged front page after the "splash page".
A welcome page sounds much more appropriate by the way.
I just came up with this idea of warning mobile users that they gotta pinch-zoom a lot if they wanna see the fully-fledged front page after the "splash page".
Try this in style (css): iframe{ max-width: 90% !important; } img { max-width: 90% !important; }