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
  • "; - } + } ?> - - + +