Title: Pinboard header problems
Last modified: August 20, 2016

---

# Pinboard header problems

 *  [erikad42](https://wordpress.org/support/users/erikad42/)
 * (@erikad42)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/)
 * Hi all,
 * I’m trying to get my header image to be even with the social media icons like
   the Pinboard demo site ([http://demo.onedesigns.com/pinboard/](http://demo.onedesigns.com/pinboard/)),
   but I can seem to do it. The image always has a blank space below it exactly 
   the height of the social media icons, even though I got rid of the icons’ top
   margin and set the site-title margins to 0 in the CSS. What to I need to change
   to get rid of that blank space? Please help!

Viewing 7 replies - 1 through 7 (of 7 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/pinboard-header-problems/#post-3326866)
 * I can’t envisage this, can you link a webpage with the issue?
 *  Thread Starter [erikad42](https://wordpress.org/support/users/erikad42/)
 * (@erikad42)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326871)
 * Sure, here’s the site: [http://www.erikadeal.com/](http://www.erikadeal.com/).
   The problem persists no matter how tall the header is. Thanks!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326872)
 * What if you `float: left;` the `#site-title` ?
 *  Thread Starter [erikad42](https://wordpress.org/support/users/erikad42/)
 * (@erikad42)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326874)
 * That did it, thanks! It’s been a while since I did much with CSS.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326875)
 * Do you see what was happening before?
 *  Thread Starter [erikad42](https://wordpress.org/support/users/erikad42/)
 * (@erikad42)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326888)
 * I think so. It looks like the icons just moved down to the next line since the
   title content wasn’t floated to the left. Is that right? I’ve made a lot of minor
   tweaks, and looking at the original stylesheet, it appears that I deleted something
   I shouldn’t have at some point. Thank you again!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326891)
 * Yes, without the float, your block element was by default spanning as far as 
   it could.
    Exampled here [http://snag.gy/uKixf.jpg](http://snag.gy/uKixf.jpg)(
   blue represents the `#site-title` element’s width)
 * With a float, the `#site-title` element only spans as far as its contents need
   to be [http://snag.gy/aPoaQ.jpg](http://snag.gy/aPoaQ.jpg)

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

The topic ‘Pinboard header problems’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/pinboard-header-problems/#post-3326891)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
