{"id":8167,"date":"2015-11-28T07:09:30","date_gmt":"2015-11-28T07:09:30","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/semantic-ui-how-to-change-dimmer-background-color-open-source-projects-semantic-org-semantic-ui\/"},"modified":"2022-08-30T15:42:25","modified_gmt":"2022-08-30T15:42:25","slug":"semantic-ui-how-to-change-dimmer-background-color-open-source-projects-semantic-org-semantic-ui","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/semantic-ui-how-to-change-dimmer-background-color-open-source-projects-semantic-org-semantic-ui\/","title":{"rendered":"Semantic-UI: How to change dimmer background color?-open source projects Semantic-Org\/Semantic-UI"},"content":{"rendered":"<p>I want to change color of dimmer of my modal, but I can&#8217;t! what should I do?<\/p>\n<pre><code>\n  \n  \n    Profile Picture\n  \n  \n    <br \/>sth<br \/><br \/>\n  \n  \n    \n      Nope\n    \n    \n      Yep, that's me\n      \n    \n  \n\n<\/code><\/pre>\n<p>I tried for example following code, yet, no change!<\/p>\n<pre><code>$('.ui.modal').each(function() {\n    $(this).modal({allowMultiple: true}).modal('show').css('background-color', 'yellow');\n});\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I want to change color of dimmer of my modal, but I can&#8217;t! what should I do? Profile Picture sth Nope Yep, that&#8217;s me I tried for example following code, yet, no change! $(&#8216;.ui.modal&#8217;).each(function() { $(this).modal({allowMultiple: true}).modal(&#8216;show&#8217;).css(&#8216;background-color&#8217;, &#8216;yellow&#8217;); });<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,1],"tags":[],"class_list":["post-8167","post","type-post","status-publish","format-standard","hentry","category-semantic","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8167"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8167\/revisions"}],"predecessor-version":[{"id":8563,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8167\/revisions\/8563"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8167"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}