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
-
+
Training
@@ -293,7 +294,7 @@ if ($headerStyle === 'light') {
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";
- }
+ }
?>
-
-
+
+
My Account
";
- } else {
+ } else {
echo "My Blog Posts";
- }
+ }
?>
Log Out
@@ -359,8 +360,8 @@ if ($headerStyle === 'light') {
-
-
+
+
@@ -376,6 +377,36 @@ if ($headerStyle === 'light') {
+
+
+
+
+
+
+
+
\ No newline at end of file