The theme provides jQuery mobile support for Orchard CMS, implementing the required css, scripts and page structure.
-
Download and install the theme from the Orchard theme gallery.
-
Optional - Change the jQuery mobile theme swatch. To do this, open the Layout.cshtml file in the theme's views directory and update the following line to one of the 5 default theme swatches (a, b, c, d, e).
// set jqm swatch (a, b, c, d or e) Model.Attributes.Add("data-theme", "d");