Making the weather app look better
Posted: Mon Jan 02, 2012 3:26 pm
by Will
I recently did a weather app using your weather template and making a small modification. A friend suggested I needed to make it look sexy as it's pretty bland looking. Maybe something like the built-in iPhone weather app. Any suggestions on how to do this?
Making the weather app look better
Posted: Mon Jan 02, 2012 4:27 pm
by maxkatz
The UI portion in Tiggr is based on jQuery Mobile. Here are some ideas to make update the look and feel:
Play with the default themes. Select the screen, and look in Properties
You can also set different theme to different elements on the same page. For example, black header/buttons, white/grey background works well.
Upload and use any custom image
Reduce the spacing between elements (via Properties)
Use different font
Lastly, you can also create a custom them and apply it to the app: http://help.gotiggr.com/documentation...
Let me know if this helps...