Title: Customize Header
Last modified: August 19, 2016

---

# Customize Header

 *  Resolved [ariesraine](https://wordpress.org/support/users/ariesraine/)
 * (@ariesraine)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/customize-header/)
 * How do i change the picture of a header?
 * Here is the code, but i don’t know what to change to upload my own photo
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
   <head profile=”[http://gmpg.org/xfn/11″&gt](http://gmpg.org/xfn/11″&gt);
 *  <title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title>
 *  <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset
   =<?php bloginfo(‘charset’); ?>” />
    <meta name=”generator” content=”WordPress
   <?php bloginfo(‘version’); ?>” /> <!– leave this for stats please –>
 *  <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/
   css” media=”screen” />
    <link rel=”alternate” type=”application/rss+xml” title
   =”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” /> <link rel=”alternate” type
   =”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” /> <link rel
   =”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘
   atom_url’); ?>” /> <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’);?
   >” />
 *  <?php wp_get_archives(‘type=monthly&format=link’); ?>
    <?php //comments_popup_script();//
   off by default ?> <?php wp_head(); ?> </head> <body><div id=”container”>
 * <?php get_sidebar(); ?>
 * <?php include (TEMPLATEPATH . ‘/topmenu.php’); ?>
 * <div id=”container-page”><div class=”page”>
 * <?php include (TEMPLATEPATH . ‘/leaderboard.php’); ?>

The topic ‘Customize Header’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [ariesraine](https://wordpress.org/support/users/ariesraine/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/customize-header/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
