HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/KLeeuwen/old.samenbouwen.in/wwwroot/wp-content/themes/samenbouwenin/header_r.php
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" <?php language_attributes(); ?>>
<![endif]-->
<!--[if !(IE 7) & !(IE 8)]><!-->
<html <?php language_attributes(); ?>>
<!--<![endif]-->
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
	<title>SAMEN BOUWEN IN | <?php echo get_the_title(); ?></title>
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.png" />
	<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,800" rel="stylesheet" type="text/css" >
	<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/css/ss-pika.css" />
    <link rel="stylesheet" id="darkone-darkone-css" href="<?php echo get_template_directory_uri(); ?>/fonts/darkone/darkone.css?ver=4.0.1" type="text/css" media="all" />
	<link href="<?php echo get_template_directory_uri(); ?>/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">	
    <link href="<?php echo get_template_directory_uri(); ?>/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
	<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/style.css" type="text/css" />
	<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.2.min.js"></script>	
	<script src="<?php echo get_template_directory_uri(); ?>/bootstrap/js/bootstrap.min.js"></script>
	<script src="<?php echo get_template_directory_uri(); ?>/js/jquery.jcarousel.min.js" type="text/javascript"></script>
	<style type="text/css">
		/* enable absolute positioning */
		.inner-addon { 
		    position: relative; 
		}
		
		/* style icon */
		.inner-addon .ss-search {
		  position: absolute;
		  padding: 10px;
		  pointer-events: none;
		}
		
		/* align icon */
		.left-addon .ss-search  { left:  0px;}
		.right-addon .ss-search { right: 0px;}
		
		/* add padding  */
		.left-addon input  { padding-left:  30px; }
		.right-addon input { padding-right: 30px; }
		.popover-content{ padding: 0px;}
		.popover {border-radius: 0px;}
		#searchbox{	margin-bottom: 0px;}
		i.ss-search {background-color: #0091CA;color: white;}
	</style>
	
</head>
<body <?php body_class(); ?>>	
	<div class="navbar-wrapper">
    	<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
      	<div class="container">
	    	<div class="navbar">
          		<div class="navbar-inner">
           			<div class="fleft"><a href="<?php echo get_site_url(); ?>"><img src="<?php echo get_template_directory_uri(); ?>/imgs/samen-logo.png" border="0" /></a></div>
           			<div class="fright">
	           			<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
			              <span class="icon-bar"></span>
			              <span class="icon-bar"></span>
			              <span class="icon-bar"></span>
			            </button>
           				<div class="nav-collapse collapse">
           					<?php wp_nav_menu( array( 'theme_location' => 'header-menu', 'container' => false, 'menu_class'=> 'nav' ) ); ?>
           					<script type="text/javascript">
           						$(document).ready(function(){
           							$('<li><a href="#" id="searchic" class="ss-search" rel="popover" data-content="" data-original-title="" data-placement="bottom"></a></li>').appendTo('#menu-hoofdmenu');
    								$('#searchic').popover({
        								trigger: 'click', 
        								content : '<div class="inner-addon left-addon"><i class="ss-search"></i><input type="text" id="searchbox" /></div>', 
        								html: true });
               					});								
           					</script>	              			
	              		</div>
		            </div>
		            <div class="clear"></div>
		         </div>
		     </div>
		 </div>
    </div>
    <!-- {homepageCarousel} -->
    <div class="container">