Page 1 of 1

Themes, CSS, environment defaults

PostPosted: Fri Dec 21, 2012 11:59 pm
by jgarfield
So I've made a jQuery Mobile theme in their ThemeRoller.
Is there a way to deploy this into my developer, or at least get it automatically applied when we export to WAR?

What about other jQuery UI settings, like what the page transitions are, is there a way for us to effect these from within Servoy?

Re: Themes, CSS, environment defaults

PostPosted: Wed Jan 02, 2013 12:19 pm
by pbakker
Hi James,

For now, when you want to roll your own theme, you have to export the Mobile solution as a WAR file and then replace the default JQM stylesheet in the WAR.

If you then want to make a PhoneGap build with that, you also need to rename the file 'servoy_mobile.html' to 'index.html' and then manually upload the whole WAR file to PhoneGapBuild.

Note that this is an untested feature.

In a next iteration of Servoy Mobile, the process of A: including your own Theme and B: exporting the zip file for PhoneGap Build to disk for manual upload to PGB will be made more smooth.

Paul

Re: Themes, CSS, environment defaults

PostPosted: Mon May 27, 2013 11:01 pm
by dfernandez
Hi,

Any news on replacing the stylesheet for mobile solutions? And what about the possibility of adding a logo to the login form?

Regards,