Pinboard – Can't remove top/bottom Header padding
-
Hello Everyone,
After a week of reading other posts on this issue, I’m finally at the point where I need to ask for help. Like many others, I was trying to remove the padding around the header. By using mouseclick’s tutorial, I was able to remove the padding on the left and the right but it still left padding on the top and bottom.
Here is a screenshot – you can see the light gray padding above and below the header image.
Below is the code from mouseclick’s tutorial that I put in the custom css
#site-title { margin:0; line-height:0; float:left; } #social-media-icons { display:none; float:none; margin-top:0; } #header input#s { display: none; } #header #searchform { float:none; } #site-title, #site-description { margin:0; font-weight:300; float:left; line-height:0px; #site-title img { margin: 0; }
My image is at 1145px width. I have also tried uploading smaller and larger images with mixes of crop/don’t crop.
Any help you can give me will be so appreciated!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Pinboard – Can't remove top/bottom Header padding’ is closed to new replies.