Title: Adding Banner
Last modified: August 18, 2016

---

# Adding Banner

 *  [robinsun](https://wordpress.org/support/users/robinsun/)
 * (@robinsun)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/)
 * Hello,
    I just want to add a banner in between the header and the first post(
   I mean the post at the top).How can I do this.please help me out.
 * thanks,
 * robinsun
 * **NSFW**

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

 *  [drmike](https://wordpress.org/support/users/drmike/)
 * (@drmike)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/#post-512521)
 * Have you looked at the header.php file for your theme?
 *  Thread Starter [robinsun](https://wordpress.org/support/users/robinsun/)
 * (@robinsun)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/#post-512595)
 * Not yet.How can I put up banner using that header.php?
    thanks
 *  [metlin](https://wordpress.org/support/users/metlin/)
 * (@metlin)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/#post-512596)
 * The header.php file contains code that shows the header, and what follows after
   it.
 * For instance, here is a sample header.php:
 * — stuff at the beginning —
 * <div id=”header”>
 * — code and stuff here —
 * </div>
 * <div id=”content”>
 * …
 * Sounds to me like you are trying to add something between the header and content
   divs – so, you could either append it to the end of your header div or add another
   div in between the two.
 *  Thread Starter [robinsun](https://wordpress.org/support/users/robinsun/)
 * (@robinsun)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/#post-512752)
 * Thanks Metlin,it works

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

The topic ‘Adding Banner’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [robinsun](https://wordpress.org/support/users/robinsun/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/adding-banner/#post-512752)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
