Title: Monochrome theme header
Last modified: August 19, 2016

---

# Monochrome theme header

 *  [chriscf07](https://wordpress.org/support/users/chriscf07/)
 * (@chriscf07)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/monochrome-theme-header/)
 * The header it comes with is so plain, so I want to create a custom banner for
   this page. can anyone tell me what I should do, and how big to make the banner?
   
   thanks smartchoicedesign.info/blog

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [chartinael](https://wordpress.org/support/users/chartinael/)
 * (@chartinael)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312268)
 * not accessible.
 *  [jamiefehr](https://wordpress.org/support/users/jamiefehr/)
 * (@jamiefehr)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312272)
 * if you’re using the default theme it should be fairly simple.
 * Here is a how-to I found.
    [http://www.aetas.dk/archives/8](http://www.aetas.dk/archives/8)
 *  Thread Starter [chriscf07](https://wordpress.org/support/users/chriscf07/)
 * (@chriscf07)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312274)
 * yes my page is not accessible, but here is the theme i am talking about. [http://wordpress.org/extend/themes/monochrome](http://wordpress.org/extend/themes/monochrome)
   please get back to me on how to make an image banner
 *  [chartinael](https://wordpress.org/support/users/chartinael/)
 * (@chartinael)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312321)
 * Well, go edit the header and implement what you want? html and ps knowledge needed.
 *  [emomeni](https://wordpress.org/support/users/emomeni/)
 * (@emomeni)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312510)
 * Chriscf07, I’m guessing that you want something like my header [](http://www.momeni.se)
 * In that case, go to the monochrome dir, and open style.php
    under the layout 
   section you will find:
 * #wrapper { width:930px; margin:0 auto; }
    #header { background:url(img/header.
   gif) no-repeat bottom; } #contents { background:url(img/side.gif) repeat-y; }#
   left_col { float:left; display:inline; width:690px; margin:0 0 0 2px; } #right_col{
   float:right; display:inline; width:236px; margin:51px 2px 30px 0; } #footer {
   background:url(img/footer.gif) no-repeat top; height:90px; }
 * All you have to do is make changes to #header! If you like the way mine look 
   you have to change it to the following:
 * #header { background:url(img/logo.jpg) no-repeat; }
 * Notice that I have changed the “background:url” and also I have deleted
    bottom
   word from “no-repeat”, if you have “no-repeat bottom;” you image will be visible
   at the bottom as well!
 * Next you have to open header.php
 * You will find this line under the <body>
 *  <div id=”header_top”>
    <div id=”logo”> /”><?php bloginfo(‘name’); ?> <h1><?php
   bloginfo(‘description’); ?></h1> </div>
 * This is for the custom link (the name of your blogg)
 * What you want to do is delete the lines under <div id=”header_top”>
    that is 
   to delete the following;
 * <div id=”logo”>
    /”><?php bloginfo(‘name’); ?>
   
    <h1><?php bloginfo(‘description’);?
   ></h1> </div>
 * Good luck!
 *  [emomeni](https://wordpress.org/support/users/emomeni/)
 * (@emomeni)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312511)
 * Chriscf07, I’m guessing that you want something like my header
    [http://www.momeni.se](http://www.momeni.se)
 * In that case, go to the monochrome dir, and open style.php
    under the layout 
   section you will find:
 * #wrapper { width:930px; margin:0 auto; }
    #header { background:url(img/header.
   gif) no-repeat bottom; } #contents { background:url(img/side.gif) repeat-y; }#
   left_col { float:left; display:inline; width:690px; margin:0 0 0 2px; } #right_col{
   float:right; display:inline; width:236px; margin:51px 2px 30px 0; } #footer {
   background:url(img/footer.gif) no-repeat top; height:90px; }
 * All you have to do is make changes to #header! If you like the way mine look 
   you have to change it to the following:
 * #header { background:url(img/logo.jpg) no-repeat; }
 * Notice that I have changed the “background:url” and also I have deleted
    bottom
   word from “no-repeat”, if you have “no-repeat bottom;” you image will be visible
   at the bottom as well!
 * Next you have to open header.php
 * You will find this line under the <body>
 *  <div id=”header_top”>
    <div id=”logo”> /”><?php bloginfo(‘name’); ?> <h1><?php
   bloginfo(‘description’); ?></h1> </div>
 * This is for the custom link (the name of your blogg)
 * What you want to do is delete the lines under <div id=”header_top”>
    that is 
   to delete the following;
 * <div id=”logo”>
    /”><?php bloginfo(‘name’); ?>
   
    <h1><?php bloginfo(‘description’);?
   ></h1> </div>
 * Good luck!
 * Sorry, missed the my link!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Monochrome theme header’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [emomeni](https://wordpress.org/support/users/emomeni/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/monochrome-theme-header/#post-1312511)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
