Title: Problem with header image.
Last modified: August 20, 2016

---

# Problem with header image.

 *  [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/)
 * Ever since the last update I have had problems with my site. One of them being
   a black bar at the bottom of my header image for my main pages. Even after I 
   re-size the images to recommended 1000 by 288. I still get the black bar.
    Site:
   nickingoglia.com

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324762)
 * That black bar at the bottom of your header image, do you want it completely 
   removed?
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324764)
 * yes i do! I want the header image siting directly above the navigation bar.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324766)
 * Try this CSS;
 *     ```
       #branding img {
        float: left;
       }
       ```
   
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324767)
 * just typed it into my CSS manager plugin. Tell me if it worked on your end.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324769)
 * Didn’t work. The browser shows this is all that’s in your Custom CSS Manager 
   plugin [http://snag.gy/UVPEk.jpg](http://snag.gy/UVPEk.jpg) .
    E.g this;
 *     ```
       /* Cuts the upper top of site out */
       body hgroup {display: none;}
       /* Moves Go */ 
   
       #access {
            background: #29304B !important;
       }
   
       img.alignleft {
          margin-top: 0px;
          position: relative;
          bottom: 50px;
       }
   
       /* Takes out the image from all pages */
       img {display: none !important;}
   
       /* Removes that damn search bar from the top right */
       input.field {display: none;}
   
       /* Disable clicking function from the pic on Going Forward page */
       img.alignleft size-full wp-image-169 {
          pointer-events: none;
          cursor: default;
       }
       ```
   
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324770)
 * it seemed to work when for the home page but not the others. I used viewed the
   site while lodged into wordpress. And it didnt work at all while I viewed the
   site in firefox.
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324772)
 * yes that is correct. That is what is in my CSS manager. I wrote those my self.
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324774)
 * also not that on each page that has a image, I used:
    <style type=”text/css”>
   img {display: inline !important;} </style>
 * for the specific pages with the header images
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324775)
 * It looks like that plugin is broken.
    To replace it, try [Jetpack](http://wordpress.org/extend/plugins/jetpack/)
   and use its [Custom CSS](http://jetpack.me/support/custom-css/) functionality.
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324776)
 * i need to make a wordpress acount?
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324777)
 * wordpress.com*
 *  Thread Starter [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * (@dedesigns57)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324781)
 * Ha, it works! Lovely, the damn plugin was broken I guess. Finally! Thats one 
   problems down.

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

The topic ‘Problem with header image.’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 2 participants
 * Last reply from: [DEdesigns57](https://wordpress.org/support/users/dedesigns57/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/problem-with-header-image-4/#post-3324781)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
