Found out the issue. had to target ui-body-b class because it kept overriding
#startScreen .ui-body-b {
Thanks!
Unfortuantely I've actually never gotten it to work as a css call, I've always had to make it an onLoad js event. I'm targeting the mobilecontainer dsid but it never will display any bg image if done from style.css
I have the same issue testing on my iPhone as well. Is there no way to repeat the background?
Is there any way to mass edit several (hundred?) html or css files at once and still compile it into an app? In the future I might want to change certain elements on many pages at once.
Thank you!