From 927f9f3fe1e8fe8c5becefe68c4b5058830b6da2 Mon Sep 17 00:00:00 2001 From: twotalesanimation <80506065+twotalesanimation@users.noreply.github.com> Date: Tue, 16 Dec 2025 23:00:30 +0200 Subject: [PATCH] whatsapp button added --- header.php | 69 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 19 deletions(-) diff --git a/header.php b/header.php index 4aac8bae..23929695 100644 --- a/header.php +++ b/header.php @@ -1,4 +1,5 @@ - .page-banner-area { + .page-banner-area { position: relative; background-size: cover; background-position: center; @@ -215,6 +215,7 @@ if ($headerStyle === 'light') { position: relative; z-index: 3; } + @@ -262,13 +263,13 @@ if ($headerStyle === 'light') {
  • Track Map
  • Trips - +
  • iKhokha Payment History
  • -
  • Visitor Log
  • +
  • Visitor Log
  • @@ -307,16 +308,16 @@ if ($headerStyle === 'light') { if (getUserMemberStatus($_SESSION['user_id'])) { echo "
  • Campsites Directory
  • "; echo "
  • Photo Gallery
  • "; - } else { + } else { echo "
  • Campsites Directory
  • "; echo "
  • Photo Gallery
  • "; - } + } ?> - - + +