{"id":764,"date":"2013-01-08T15:42:56","date_gmt":"2013-01-08T15:42:56","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=764"},"modified":"2022-02-17T07:14:47","modified_gmt":"2022-02-17T07:14:47","slug":"creating-a-new-theme","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/jquery-mobile\/themes\/creating-a-new-theme","title":{"rendered":"Creating A New Theme"},"content":{"rendered":"<h4>\nUsing Theme Roller<br \/>\n<\/h4>\n<p>\nUse Theme Roller at <a href=\"http:\/\/jquerymobile.com\/themeroller\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/jquerymobile.com\/themeroller<\/a> to define your own theme without coding CSS directly. Even if you want to manually custimize the theme, this will give you are css file to use as the starting point.\n<\/p>\n<h5>\nUsing the theme on your page<br \/>\n<\/h5>\n<p>\nInclude the theme css file after the default jquery mobile file:\n<\/p>\n<pre>\r\n<code>\r\n&lt;link rel=&quot;stylesheet&quot; href=&quot;http:\/\/code.jquery.com\/mobile\/1.2.0\/jquery.mobile-1.2.0.min.css&quot; \/&gt;\r\n&lt;link rel=&quot;stylesheet&quot; href=&quot;my_themes.css&quot; \/&gt;\r\n&lt;script src=&quot;http:\/\/code.jquery.com\/jquery-1.8.2.min.js&quot;&gt;&lt;\/script&gt;\r\n&lt;script src=&quot;http:\/\/code.jquery.com\/mobile\/1.2.0\/jquery.mobile-1.2.0.min.js&quot;&gt;&lt;\/script&gt;\r\n<\/code><\/pre>\n<p>\nThe set the them to be used on you pages, headers and footers:\n<\/p>\n<pre>\r\n<code>\r\n&lt;div data-role=&quot;page&quot; id=&quot;Page0&quot; data-theme=&quot;a&quot;&gt;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using Theme Roller Use Theme Roller at http:\/\/jquerymobile.com\/themeroller to define your own theme without coding CSS directly. Even if you want to manually custimize the theme, this will give you are css file to use as the starting point. Using the theme on your page Include the theme css file after the default jquery mobile [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[85],"tags":[],"class_list":["post-764","post","type-post","status-publish","format-standard","hentry","category-themes"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=764"}],"version-history":[{"count":6,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/764\/revisions"}],"predecessor-version":[{"id":3216,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/764\/revisions\/3216"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=764"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=764"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}