web/wp-content/themes/IRI-Theme/header.php
branchwordpress
changeset 125 6d47ba214f30
parent 123 561aa6d282f6
equal deleted inserted replaced
124:5cb854c0ff5a 125:6d47ba214f30
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
     2 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
     3 <head profile="http://gmpg.org/xfn/11">
     3 <head profile="http://gmpg.org/xfn/11">
     4 	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
     4 	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
     5 	<meta name="google-site-verification" content="0kR9Eu8GeMBtsGL5ZaoZ4PYBkii0Q5pc8A9LPU17ZN0" />
     5 	<meta name="google-site-verification" content="0kR9Eu8GeMBtsGL5ZaoZ4PYBkii0Q5pc8A9LPU17ZN0" />
       
     6 	<link rel="shortcut icon" href="<?php echo get_option('home'); ?>/favicon.ico"/>
     6 	<meta http-equiv="X-UA-Compatible" content="IE=8" />
     7 	<meta http-equiv="X-UA-Compatible" content="IE=8" />
     7 	<title><?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php echo (get_bloginfo('name')." - ".get_bloginfo ( 'description' )); ?></title>
     8 	<title><?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php echo (get_bloginfo('name')." - ".get_bloginfo ( 'description' )); ?></title>
     8 	<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
     9 	<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
     9 	<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/css/custom-theme/jquery-ui-1.7.2.custom.css" type="text/css" media="screen, projection" />
    10 	<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/css/custom-theme/jquery-ui-1.7.2.custom.css" type="text/css" media="screen, projection" />
    10 	<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/css/screen.css" type="text/css" media="screen, projection" />
    11 	<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/css/screen.css" type="text/css" media="screen, projection" />
   132   <div class="column span-24" id="header">
   133   <div class="column span-24" id="header">
   133        <a href="<?php echo get_option('home'); ?>/" class="logo"><img alt="<?php bloginfo('name'); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/logo-iri-petit.png" /></a> 
   134        <a href="<?php echo get_option('home'); ?>/" class="logo"><img alt="<?php bloginfo('name'); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/logo-iri-petit.png" /></a> 
   134   </div>
   135   </div>
   135 
   136 
   136 <!-- Navigation -->
   137 <!-- Navigation -->
   137 <div class="column span-24 large" id="nav">
   138 <div class="column span-24 large" id="nav"> 
   138 <div class="content">
   139 <div class="content">
   139 	<ul id="navmenu-h">
   140 	<ul id="navmenu-h">
   140 		<li><a href="<?php echo get_settings('home'); ?>/">Accueil</a></li>
   141 		<li><a href="<?php echo get_settings('home'); ?>/">Accueil</a></li>
   141 		<?php dp_list_categories('&exclude=1,8,16,17,38&'); ?>
   142 		<?php dp_list_categories('&exclude=1,8,16,17,38,171,169,170&'); ?>
   142 
   143 
   143 		<li class="alignright"><a href="<?php bloginfo('rss2_url'); ?>" style="padding: 2px 8px 2px 8px;"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/rss.png" style="padding:4px;" alt="rss icon" /></a></li>
   144 		<li class="alignright"><a href="<?php bloginfo('rss2_url'); ?>" style="padding: 2px 8px 2px 8px;"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/rss.png" style="padding:4px;" alt="rss icon" /></a></li>
   144 				
   145 				
   145 		<li class="alignright" >
   146 		<li class="alignright" >
   146 				<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
   147 				<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">