Title: Website Header
Last modified: August 19, 2016

---

# Website Header

 *  Resolved [hyunbass](https://wordpress.org/support/users/hyunbass/)
 * (@hyunbass)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/website-header-2/)
 * This is my style.css
 * I want to know how to change the code so that my website header doesnt show so
   I can replace it with image or logo.
 * Please help me.
 * [Large code excerpt removed by moderator. Per forum rules, please use [the pastebin](http://wordpress.pastebin.com/)
   for all large code excerpts. It works better anyway.]

Viewing 1 replies (of 1 total)

 *  [forunner](https://wordpress.org/support/users/forunner/)
 * (@forunner)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/website-header-2/#post-1601205)
 * I’m not sure to understand the question
 *     ```
       #headimg {
       	margin:0 auto;
       	padding: 0;
       	width: 940px;
       	height: 296px;
       	background: url(images/header_bg.png) top center no-repeat;
       }
   
       #headimg_1{
       	margin:0 auto;
       	padding: 0;
       	height: 296px;
       	background: url(images/header_bg_1.jpg) top left no-repeat;
       }
   
       #headimg_2{
       	margin:0 auto;
       	padding: 0;
       	height: 296px;
       	background: url(images/header_left_bg.jpg) top left no-repeat;
       }
       ```
   
 * you can delete these id / replace them to change the background image of your
   header

Viewing 1 replies (of 1 total)

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [forunner](https://wordpress.org/support/users/forunner/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/website-header-2/#post-1601205)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
