/
/
home
/
u523034047
/
domains
/
cbtfx.org
/
public_html
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.52
PHP 8.3.16
Dir:
/home/u523034047/domains/cbtfx.org/public_html
Edit:
/home/u523034047/domains/cbtfx.org/public_html/footer.php
<?php include 'wa-link2.php'; ?> <footer class="footer"> <p>© 2026 CBTF Cricket. All Rights Reserved.</p> </footer> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"> <!-- Floating WhatsApp Button --> <a href="<?php echo $wa_url; ?>" class="floating-wp" target="_blank"> <i class="fab fa-whatsapp"></i> </a> <style> /* Floating WhatsApp Button */ .floating-wp { position: fixed; width: 60px; height: 60px; bottom: 20px; right: 20px; background: #25D366; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 30px; z-index: 9999; box-shadow: 0 4px 12px rgba(0,0,0,0.25); cursor: pointer; transition: 0.3s ease; animation: wpPulse 1.5s infinite; } /* Hover Effect */ .floating-wp:hover { transform: scale(1.1); background: #1ebe57; } /* Pulse Animation */ @keyframes wpPulse { 0% { transform: scale(1); } 50% { transform: scale(1.12); } 100% { transform: scale(1); } } </style>
Ukuran: 1.1 KB