File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/blisscountyresort.com/include/header.php
Back
<style> .active{ color:#e7c130 !important; } .book-now { position: fixed; right: 4%; top: 66%; z-index: 9999; width: 8%; } @media only screen and (max-width: 767px){ .book-now { position: fixed; right: 0%; top: 73%; z-index: 9999; width: 24%!important; }} </style> <?php $url = "$_SERVER[REQUEST_URI]"; $active = ''; if(strpos($url,'index') !== false){ $active = 1; } if(strpos($url,'about') !== false){ $active = 2; } if(strpos($url,'room') !== false){ $active = 3; } if(strpos($url,'tariff') !== false){ $active = 4; } if(strpos($url,'gallery') !== false){ $active = 5; } if(strpos($url,'attraction') !== false){ $active = 6; } if(strpos($url,'contact') !== false){ $active = 7; } ?> <div class="book-now animated infinite pulse" style="animation-duration: 1s;"> <a href=" https://www.asiatech.in/booking_engine/index3.php?token=Mjc3MA== " target="_blank"><img src="img/book.gif" alt="img"></a> </div> <header id="header"> <!-- HEADER TOP --> <div class="header_top"> <div class="container"> <div class="header_left float-left"> <span><i class="hillter-icon-location"></i>Survey No 27/5, Village Nakinda, Near Patel Farm, Old Mahabaleshwar Road, Tal, Mahabaleshwar, Maharashtra 412806 . </span> </div> <div class="header_right float-right" style="color:#fff;"> <span><i class="hillter-icon-phone"></i> 7498417771 , 9764203004</span> </div> </div> </div> <!-- END / HEADER TOP --> <!-- HEADER LOGO & MENU --> <div class="header_content" id="header_content"> <div class="container"> <!-- HEADER LOGO --> <div class="header_logo"> <a href="index.php"><img src="img/logo-h.png" alt=""></a> </div> <!-- END / HEADER LOGO --> <!-- HEADER MENU --> <nav class="header_menu"> <ul class="menu"> <li class=""> <a href="index.php" <?php if($active == 1){ echo 'class="active"'; } ?> >Home </a> </li> <li><a href="about.php" <?php if($active == 2){ echo 'class="active"'; } ?> >About</a></li> <li> <a href="room.php" <?php if($active == 3){ echo 'class="active"'; } ?> >Room <!--<span class="fa fa-caret-down"></span>--> </a> </li> <li> <a href="tariff.php" <?php if($active == 4){ echo 'class="active"'; } ?> >Tariff</a> </li> <li> <a href="gallery.php" <?php if($active == 5){ echo 'class="active"'; } ?> >Gallery </li> <li> <a href="attraction.php" <?php if($active == 6){ echo 'class="active"'; } ?> >Attractions </a> </li> <li><a href="contact.php" <?php if($active == 7){ echo 'class="active"'; } ?> >Contact</a></li> </ul> </nav> <!-- END / HEADER MENU --> <!-- MENU BAR --> <span class="menu-bars"> <span></span> </span> <!-- END / MENU BAR --> </div> </div> <!-- END / HEADER LOGO & MENU --> </header>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings