Title: fixed header
Last modified: August 21, 2016

---

# fixed header

 *  [haborakt](https://wordpress.org/support/users/haborakt/)
 * (@haborakt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-9/)
 * hi, could somebody help me? I wanna create a fixed header.
 * here is my web page: [http://www.kevo.jecool.net](http://www.kevo.jecool.net)
 * header.php
 * <?php global $wp_locale;
    if (isset($wp_locale)) { $wp_locale->text_direction
   = ‘ltr’; } ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <
   meta charset=”<?php bloginfo(‘charset’) ?>” /> <title><?php wp_title(‘|’, true,‘
   right’); bloginfo(‘name’); ?></title> <!– Created by Artisteer v4.1.0.59861 –
   > <meta name=”viewport” content=”initial-scale = 1.0, maximum-scale = 1.0, user-
   scalable = no, width = device-width”> <!–[if lt IE 9]><script src=”[https://html5shiv.googlecode.com/svn/trunk/html5.js”></script>&lt](https://html5shiv.googlecode.com/svn/trunk/html5.js”></script>&lt);![
   endif]–>
 * <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’) ?>” media=”screen”/
   >
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” /> <?php remove_action(‘
   wp_head’, ‘wp_generator’); if (is_singular() && get_option(‘thread_comments’)){
   wp_enqueue_script(‘comment-reply’); } wp_head(); ?> </head> <body <?php body_class();?
   >>
 * <div id=”art-main”>
    <div id=”art-header-bg”> </div> <div class=”art-sheet clearfix”
   >
 * <?php if(theme_has_layout_part(“header”)) : ?>
    <header class=”art-header<?php
   echo (theme_get_option(‘theme_header_clickable’) ? ‘ clickable’ : ”); ?>”><?php
   get_sidebar(‘header’); ?></header> <?php endif; ?>
 * <div class=”art-layout-wrapper”>
    <div class=”art-content-layout”> <div class
   =”art-content-layout-row”> <div class=”art-layout-cell art-content”>

The topic ‘fixed header’ is closed to new replies.

## Tags

 * [fixed header](https://wordpress.org/support/topic-tag/fixed-header/)

 * 0 replies
 * 1 participant
 * Last reply from: [haborakt](https://wordpress.org/support/users/haborakt/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-9/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
