https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /var/www/vajra.id/public_html/application/views/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/vajra.id/public_html/application/views/template/header_.php
<!doctype html>
<html class="no-js" lang="en">

<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">

  <!-- Page Title Here -->
  <title><?= ucwords($browser_title); ?></title>

  <!-- Meta -->
  <!-- Page Description Here -->
  <meta name="description" content="<?= ucwords($meta_description); ?>">
  <meta name="keywords" content="<?= ucwords($meta_keywords); ?>">
  <meta name='viewport' content='initial-scale=1, viewport-fit=cover'>

  <link rel="icon" href="<?= base_url('theme/img/icon.png')?>">

  <!-- Disable screen scaling-->
  <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, user-scalable=0">

  <!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
  <!-- Web fonts and Web Icons -->
  <link rel="stylesheet" href="<?= base_url('theme/fonts/opensans/stylesheet.css') ?>">
  <link rel="stylesheet" href="<?= base_url('theme/fonts/bebas/stylesheet.css') ?>">
  <link rel="stylesheet" href="<?= base_url('theme/fonts/ionicons.min.css') ?>">
  <link rel="stylesheet" href="<?= base_url('theme/fonts/font-awesome.min.css') ?>">

  <!-- Vendor CSS style -->
  <link rel="stylesheet" href="<?= base_url('theme/css/pageloader.css') ?>">

  <!-- Uncomment below to load individualy vendor CSS -->
  <link rel="stylesheet" href="<?= base_url('theme/css/bootstrap.min.css')?>">
  <link rel="stylesheet" href="<?= base_url('theme/js/vendor/swiper.min.css')?>">
  <link rel="stylesheet" href="<?= base_url('theme/js/vendor/jquery.fullpage.min.css')?>">
  <link rel="stylesheet" href="<?= base_url('theme/js/vegas/vegas.min.css')?>">

  <!-- Main CSS files -->
  <link rel="stylesheet" href="<?= base_url('theme/css/main.css')?>">

  <!-- add alt layout here -->
  <link rel="stylesheet" href="<?= base_url('theme/css/style-default.css')?>">

  <link rel="stylesheet" href="<?= base_url('theme/css/imagehover.min.css')?>">

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.2.1/css/flag-icon.min.css">

<!--   <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
  <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css"> -->

<!--   <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.0.3/fullpage.min.css"> -->

  <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/simplelightbox/1.15.0/simplelightbox.min.css">

 <!--  <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> -->

  <script src="<?= base_url('theme/js/vendor/modernizr-2.7.1.min.js')?>"></script>
  <style type="text/css">
    @media (max-width: 768px) {
      .light-logo {
        width: 150px !important; 
        height: auto !important;
      }
      .fp-next, .fp-prev {
        display: none !important;
      }
    }
    a:hover {
      color: #3A56B1 !important;
    }

  </style>
</head>

<body id="menu" class="body-page">
  <!--[if lt IE 8]>
            <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->

  <!-- Page Loader : just comment these lines to remove it -->
  <div class="page-loader" id="page-loader">
    <div>
      <div class="icon ion-spin"></div>
      <p>LEGANO</p>
    </div>
  </div>

  <!-- BEGIN OF site header Menu -->
  <header class="page-header navbar page-header-alpha scrolled-white menu-right topmenu-right">
    <style>
      @media(min-width: 768px) {
        .flags {
            position:absolute; margin:auto; top: 40px; left: auto; right: 100px;
        }
      }
      @media(max-width: 768px) {
        .flags {
            position:absolute; margin:auto; left: auto; right: 70px;
        }
      }
    </style>
    <span class="flags">
        <a href="<?=base_url('switch_language/switch_language/indonesian')?>"><span class="flag-icon flag-icon-id"></span></a>
        <a href="<?=base_url('switch_language/switch_language/english')?>"><span class="flag-icon flag-icon-gb"></span></a>
    </span>
    <!-- Begin of menu icon toggler -->
    <button class="navbar-toggler site-menu-icon" id="navMenuIcon">
      <!-- Available class : menu-icon-dot / menu-icon-thick /menu-icon-random -->
      <span class="menu-icon menu-icon-normal">
        <span class="bars">
          <span class="bar1"></span>
          <span class="bar2"></span>
          <span class="bar3"></span>
        </span>
      </span>
    </button>

    <!-- End of menu icon toggler -->

    <!-- Begin of logo/brand -->
    <a class="navbar-brand" href="<?= base_url('/')?>">
      <span class="logo">
        <img class="light-logo" src="<?= base_url('uploads/'.$logo)?>" alt="Logo">

      </span>


      <!-- <span class="text">
        <span class="line">Legano</span>
        <span class="line sub">legano</span>
      </span> -->
    </a>

    <!-- End of logo/brand -->

    <!-- begin of menu wrapper -->
    <div class="all-menu-wrapper" id="navbarMenu">
      <!-- Begin of top menu -->
      <nav class="navbar-topmenu">
        <!-- Begin of CTA Actions, & Icons menu -->
        <!-- <ul class="navbar-nav navbar-nav-actions">
        <li class="nav-item">
          <a class="btn btn-outline-white btn-round" target="_blank" href="https://themeforest.net/user/mivfx/portfolio">
            Buy Now
          </a>
        </li>
      </ul> -->
        <!-- End of CTA & Icons menu -->
      </nav>
      <!-- End of top menu -->

      <!-- Begin of hamburger mainmenu menu -->
      <nav class="navbar-mainmenu">
        <ul class="navbar-nav mr-auto">
  
          <?php foreach ($top_main_menus as $menu) : ?>

            <li class="nav-item">
              <?php $count_level2_menus = count_child_menus($menu->id_menus); ?>
              <a class="nav-link" href="<?= base_url().strtolower($menu->menu_link); ?>">
                <?= ucfirst($menu->menu); ?> 
              </a>
            </li>                 

          <?php endforeach; ?>

        </ul>
      </nav>
      <!-- End of hamburger mainmenu menu -->

    </div>
    <!-- end of menu wrapper -->

  </header>
  <!-- END OF site header Menu-->

https://t.me/RX1948 - 2025