Page 1 of 1

Re: iPhone problem

Posted: Wed Jun 22, 2011 9:58 am
by uniqu3
Can't see text issue on iPhone simulator or my android phone but some tips about mobile developement can be found here http://www.alistapart.com/articles/puty ... nmypocket/ and here http://www.catswhocode.com/blog/10-usef ... y-websites

It is not realy CMSMS related issue, it is your style/code, also looking at your source code i see a huge gap before <doctype> i assume you use some smarty up there in your template so wrap it inside {strip} {/strip} as you could have some issues with that gap ;)