{"id":837,"date":"2020-01-27T15:26:31","date_gmt":"2020-01-27T15:26:31","guid":{"rendered":"https:\/\/html5-chat.com\/blog\/?p=837"},"modified":"2020-01-27T15:26:33","modified_gmt":"2020-01-27T15:26:33","slug":"html5-chat-and-joomla-full-screen-update","status":"publish","type":"post","link":"https:\/\/html5-chat.com\/blog\/html5-chat-and-joomla-full-screen-update\/","title":{"rendered":"Html5 chat and Joomla Full screen (update)"},"content":{"rendered":"\n<p>To run the <a href=\"https:\/\/extensions.joomla.org\/extension\/html5-chat\/\">Joomla plugin<\/a> in full screen mode, you need to edit the plugin located in<\/p>\n\n\n\n<p>\/plugins\/content\/html5chat\/html5chat.php<\/p>\n\n\n\n<p>and change the content of $script by<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>    $script = \"&lt;style>\n    #iframeChat {\n        height: 100%;\n        width: 100%;\n        border: none;\n        position: absolute;\n        left: 0px;\n        top: 0px;\n        z-index: 9999;\n    }\n    &lt;\/style>\";\n\n    $script.= \"&lt;script src='https:\/\/html5-chat.com\/joomla\/$webmasterid\/$encoded'>&lt;\/script>\";\n    $script.=\"&lt;script>\n        jQuery('#iframeChat').detach().appendTo('body');\n    &lt;\/script>\";<\/code><\/pre>\n\n\n\n<p>You chat should then appear in FULL screen above all elements.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To run the Joomla plugin in full screen mode, you need to edit the plugin located in \/plugins\/content\/html5chat\/html5chat.php and change the content of $script by You chat should then appear in FULL screen above all elements.<\/p>\n","protected":false},"author":1,"featured_media":253,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-837","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/posts\/837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/comments?post=837"}],"version-history":[{"count":2,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/posts\/837\/revisions"}],"predecessor-version":[{"id":839,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/posts\/837\/revisions\/839"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/media\/253"}],"wp:attachment":[{"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/media?parent=837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/categories?post=837"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/html5-chat.com\/blog\/wp-json\/wp\/v2\/tags?post=837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}