FAYSHELL ULTIMATE v8.0
Explorer
Terminal
SQL
Jump
Symlink
Grabber
Config
Info
Archive
Mail
SELF DESTRUCT
Path:
home
/
u494966150
/
domains
/
gloriousservice.com
/
public_html
/
Create
Create
Upload
Editing: footer.php
<style> .floating-btn { position: fixed; width: 55px; height: 55px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 24px; color: #fff; z-index: 9999; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25); transition: all 0.3s ease; } .whatsapp-btn { background: #25D366; bottom: 20px; left: 20px; } .call-btn { background: #0052da; bottom: 20px; right: 20px; } .floating-btn:hover { transform: scale(1.08); color: #fff; } /* Mobile friendly */ @media(max-width:576px) { .floating-btn { width: 50px; height: 50px; font-size: 22px; } } .gs-footer { background: #ffffff; border-top: 1px solid #eaeaea; padding: 60px 0 30px; font-size: 15px; } .footer-title { color: #0052da; margin-bottom: 15px; font-weight: 600; } .footer-text { color: #333; line-height: 1.7; } .footer-links, .footer-contact { list-style: none; padding: 0; margin: 0; } .footer-links li, .footer-contact li { margin-bottom: 8px; } .footer-links a { color: #333; text-decoration: none; } .footer-links a:hover { color: #0052da; } .footer-contact i { color: #0052da; margin-right: 8px; } .footer-social a { display: inline-block; margin-right: 12px; color: #0052da; font-size: 18px; } .footer-divider { margin: 30px 0; } .footer-copy { margin: 0; color: #333; } </style> <footer class="gs-footer"> <div class="container"> <div class="row"> <!-- Brand & About --> <div class="col-sm-12 col-md-6 col-lg-4 mb-30"> <h4 class="footer-title">Glorious Service</h4> <p class="footer-text"> Glorious Service provides trusted home and professional services including carpentry, plumbing, electrical work, interior design, waterproofing, modular kitchens and web development. </p> <div class="footer-social"> <a href="https://www.facebook.com/share/1DRuo9siWB/" target="_blank"> <i class="fab fa-facebook-f"></i> </a> <a href="https://www.instagram.com/gloriousservice" target="_blank"> <i class="fab fa-instagram"></i> </a> <a href="https://youtube.com/@gloriousservice?si=CKxQKt_pum-osIC9" target="_blank"> <i class="fab fa-youtube"></i> </a> <a href="https://www.reddit.com/u/Responsible-Hold4167/s/g5OTzWNx5Z" target="_blank"> <i class="fab fa-reddit-alien"></i> </a> <a href="https://x.com/gloriousservic" target="_blank"> <i class="fa-brands fa-x-twitter"></i> </a> <a href="https://gloriousservice.tumblr.com/?source=share" target="_blank"> <i class="fab fa-tumblr"></i> </a> </div> </div> <!-- Quick Links --> <div class="col-sm-6 col-md-6 col-lg-2 mb-30"> <h5 class="footer-title">Quick Links</h5> <ul class="footer-links"> <li><a href="index.php">Home</a></li> <li><a href="about-us.php">About Us</a></li> <li><a href="services.php">Services</a></li> <li><a href="contact-us.php">Contact Us</a></li> <li><a href="https://gloriousservice.com/blogs/index.php">Blog</a></li> </ul> </div> <!-- Services --> <div class="col-sm-6 col-md-6 col-lg-3 mb-30"> <h5 class="footer-title">Our Services</h5> <ul class="footer-links"> <li><a href="carpenter.php">Carpenter</a></li> <li><a href="plumber.php">Plumber</a></li> <li><a href="electrician.php">Electrician</a></li> <li><a href="interior-design.php">Interior Designer</a></li> <li><a href="waterprofing.php">Waterproofing</a></li> <li><a href="web-development.php">Web Development</a></li> </ul> </div> <!-- Contact --> <div class="col-sm-12 col-md-6 col-lg-3 mb-30"> <h5 class="footer-title">Contact Info</h5> <ul class="footer-contact"> <li><i class="fas fa-phone"></i> +91 79060 68123</li> <li><i class="fas fa-phone"></i> +91 73514 67627 Malad West Mumbai</li> <li><i class="fas fa-envelope"></i> enquiry@gloriousservice.com</li> <li><i class="fas fa-map-marker-alt"></i> Dehradun • Rishikesh • Haridwar</li> <li><i class="fas fa-map-marker-alt"></i> Mumbai</li> </ul> </div> </div> <hr class="footer-divider"> <!-- Bottom --> <div class="row align-items-center"> <div class="col-md-6 text-center text-md-left"> <p class="footer-copy"> © <span id="year"></span> Glorious Service. All Rights Reserved. </p> </div> <div class="col-md-6 text-center text-md-right"> Developed by <a href="https://gloriousservice.com/" target="_blank">Glorious Service</a> </div> </div> </div> </footer> <!-- Floating WhatsApp Button (Bottom Left) --> <a href="https://wa.me/917906068123" target="_blank" class="floating-btn whatsapp-btn"> <i class="fab fa-whatsapp"></i> </a> <!-- Floating Call Button (Bottom Right) --> <a href="tel:+917906068123" class="floating-btn call-btn"> <i class="fas fa-phone-alt"></i> </a> <script> document.getElementById("year").innerText = new Date().getFullYear(); </script>
SAVE FILE
Cancel
© 2026 FayShell Modular v8.0 - Educational Only