Şuanki Dizin: /home/wwwdreamtechnolo/www/vahtuksanghatana.com/vahtuk_society/mahasangh user design/ |
Şuanki Dosya : /home/wwwdreamtechnolo/www/vahtuksanghatana.com/vahtuk_society/mahasangh user design/footer.php |
<?php ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); require_once('../lib/functions.php'); $db = new login_function(); $success_msg = 0; if (isset($_SESSION['current_login_admin'])) { $current_login_admin = $_SESSION['current_login_admin']; } if (!isset($_SESSION['current_login_admin'])) { header("location:Login.php"); } ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Customer Dashboard</title> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet"> <style> /* Footer Style */ footer { background-color: #333; color: white; padding: 20px 0; margin-top: 20px; width: 100%; font-family: 'Roboto', sans-serif; } .footer-container { display: flex; justify-content: space-between; align-items: center; padding: 0 20px; max-width: 1200px; margin: 0 auto; } .logo1 img { border-radius: 50%; max-width: 80px; height: 80px; } .navbar-links { display: flex; gap: 30px; margin-left:20px!important; } .navbar-link { text-decoration: none; color: white; font-size: 14px; font-weight: 500; transition: color 0.3s ease; } .navbar-link:hover { color: #ff6347; } .footer-bottom { text-align: center; font-size: 14px; color: #bbb; margin-top: 20px; width: 100%; } .footer-bottom a { color: #ff6347; text-decoration: none; margin-left:10px; } .footer-bottom a:hover { text-decoration: underline; } /* Responsive Design */ @media (max-width: 768px) { .footer-container { flex-direction: column; align-items: center; } .navbar-links { margin: 15px 0; gap: 15px; } .footer-bottom { font-size: 12px; } } </style> </head> <body> <footer> <div class="footer-container"> <!-- Logo Section --> <div class="logo1"> <img src="2121.jpeg" alt="Logo" /> </div> <!-- Navbar Links Section --> <div class="navbar-links"> <a href="#home" class="navbar-link" href="dashboard.php">Home</a> <a href="#about" class="navbar-link" href="account_status.php">Statements</a> <a href="#services" class="navbar-link" href="profile_view.php">Profiles</a> <a href="#contact" class="navbar-link" href="change_password.php" style="width:300px;">Change Password</a> </div> <!-- Footer Bottom Section --> <div class="footer-bottom"> <p>© 2024 All Rights Reserved. | Developed by <a href="https://dreamtechnology.in/" target="_blank">Dream Technology</a></p> </div> </div> </footer> </body> </html>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4