I've run the demos and noticed that you recently updated the website. FYI – you have link with extension of .phps and it returns an error and you don't offer the "see the code" screen for the theme selection.
I cannot find how to change the theme on a grid anywhere. I assume it's something simple maybe swapping a jquery file but just trying to figure it out. Lets say I wanted to use the Sunny theme on a grid what would I do?
I'm really liking the grid and will likely purchase a license. You have a nice product.
Thank you.
Hi Rich,
I've updated the docs and now it fixes the broken links.
http://www.phpgrid.org/docs/#Themes
Here in css include …
<link rel="stylesheet" type="text/css" media="screen" href="../../lib/js/themes/redmond/jquery-ui.custom.css"></link>
Instead of "redmond" in above code, you can use any of the themes from list or use theme roller for your own theme.