Title: Header image
Last modified: August 30, 2016

---

# Header image

 *  Resolved [stywax](https://wordpress.org/support/users/stywax/)
 * (@stywax)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-image-169/)
 * Like you could see the header image on mine website isn’t perfect.
    [http://parsival.be/parsivalnew/](http://parsival.be/parsivalnew/)
 * Because you have a black box under the image, how is it possible to fill all 
   this place with the header image?
 * It’s strange to me because on this page with an other image, it works perfectly
   
   [http://parsival.be/parsivalnew/bouw/](http://parsival.be/parsivalnew/bouw/)
 * Thx

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

 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673275)
 * the space is coming from this rule
    if you look you have a padding-bottom set
   to 40.44938202247% your background color for containing div is set to black that
   why you have a black line.
 * I’m not sure why the height is set to 0%. The image is a background image so 
   this would cause the container to collapse vertically. A better solution would
   be to remove the padding and set the height of your box to the image height or
   decrease the bottom padding value.
 * #doc3 #header-image {
    display: block; position: relative; padding-bottom: 40.449438202247%;
   height: 0!important; max-width: 100%; }
 *  Thread Starter [stywax](https://wordpress.org/support/users/stywax/)
 * (@stywax)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673363)
 * so i should past the next code in the CSS of the child theme and then the problem
   would be solved?
 * #doc3 #header-image {
    display: block; position: relative; padding-bottom: 40.449438202247%;
   height: 0!important; max-width: 100%; }
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673364)
 * [@stywax](https://wordpress.org/support/users/stywax/)
 * It is because the red block the source of which is displayed in the lower right
   corner of the site has been output before the html begins.
 * Is this a plug-in?
 *  Thread Starter [stywax](https://wordpress.org/support/users/stywax/)
 * (@stywax)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673368)
 * yes it’s the plugin ‘Events Ads Banner’.
 * If a deactivate this plugin the problem of mine footer is solved 🙂
 *  [FZB](https://wordpress.org/support/users/fzb/)
 * (@fzb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673422)
 * Hello,
 * I just found you theme and it might solve my misery having used the wrong one.
   It seems very useful and easy to understand. So I did change some things on Header
   Image, now it’s vanished and I cannot make it show again. I know about the header
   image feature, it won’t work.
    I know I did some changes in event plugin, but
   even after I deleted it nothing changed. [http://s522681695.online.de/](http://s522681695.online.de/)
 * Is there any other part in your theme, where I can look for my header image?
   
   And is there a chance to show the featured image of a page as header image?
 * Thank you very much.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673423)
 * Hi FZB
 * this is your site html source
 *     ```
       <div id="raindrops_metaslider" class="clearfix" style="display: block;">
       <h1 class="" id="site-title"><a href="http://s522681695.online.de" rel="home"><span>FZWeb_D</span></a></h1>
       <!-- meta slider 11 not found -->
       </div>
       ```
   
 * **meta slider 11 not found**
 * Meta slider does not appear to be set correctly.
 * Please check the settings of the meta slider plug-ins
 * Thank you.
 *  [FZB](https://wordpress.org/support/users/fzb/)
 * (@fzb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673424)
 * Hello nobita,
 * thank you very much for your effort. I tried to get rid of the slider.
    And I
   tried to find the settings for the meta slider plug-in. I could not find any 
   of this. Maybe the slider settings need the pro-version? But I was trying to 
   use your theme without slider. I am still trying you know. I do not know, if 
   I will go with it.
 * Where does one configure this in your theme, I wonder?
    And the other question
   is, what is the filter for in Header Image Filter?
 * Thank you very much.
 *  [FZB](https://wordpress.org/support/users/fzb/)
 * (@fzb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673425)
 * Hello again,
    I did something, the header image is back, when showing blogs. 
   No header image for pages. I will continue trying. Sorry to have bothered you.
   Kind Regards.
 *  [FZB](https://wordpress.org/support/users/fzb/)
 * (@fzb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673426)
 * Now I found it. I can configure slide show at add-ons in theme modifications.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673430)
 * Congrats!!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

## Tags

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

 * 10 replies
 * 4 participants
 * Last reply from: [nobita](https://wordpress.org/support/users/nobita/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/header-image-169/#post-6673430)
 * Status: resolved