Server IP : 103.53.40.154 / Your IP : 3.16.82.182 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/nshomeapplianceservices.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<style> @media only screen and (max-width: 600px) { .whatsapp{ display:none !important; } .phone-call{ display:none !important; } } .whatsapp { width: 50px; height: 50px; right: 50px; bottom: 115px; background: #10b418; position: fixed; text-align: center; color: #ffffff; cursor: pointer; border-radius: 50%; z-index: 99; display: inline-block; line-height: 47px; } .whatsapp { right: 21px !important; } .phone-call { width: 50px; height: 50px; left: 20px; bottom: 115px; /*background: #ea622b;*/ position: fixed; text-align: center; color: #ffffff; cursor: pointer; border-radius: 50%; z-index: 99; display: inline-block; line-height: 65px; } .phone-call:before { position: absolute; content: " "; z-index: -1; top: -15px; right: -15px; /*background-color: #ED4B41;*/ width: 80px; height: 80px; border-radius: 100%; animation-fill-mode: both; -webkit-animation-fill-mode: both; opacity: 0.6; -webkit-animation: pulse 1s ease-out; animation: pulse 1.8s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } </style> <div class="whatsapp"> <a href="https://wa.me/<?php echo $datac['whatsapp'] ?>"><img src="<?php echo $wspath?>img/whatsapp.png" width="50" alt=" NS Home Appliences" title="NS Home Appliences"> </a> </div> <div class="phone-call"> <a href="tel:<?php echo $datac['phone'] ?>" > <img src="<?php echo $wspath?>img/mobile.png" width="50" alt="NS Home Appliences" title="NS Home Appliences"></a> </div>