• Hello, I am a developer currently building a template using the Bones WordPress Framework. I have run into a relatively annoying problem lately: on the thumbnails featured on my page, if I attempt to surround them with a link to make them clickable…
    1) They don’t wrap around my images, they just sit at the bottom of the image’s area and 2) When I inline-block them, they have a strange 6px padding/margin beneath the image, despite the fact that they have no css styles telling them to do so. I have tried to make margin 0px and padding 0px, but no matter what they still have an extra trapped area beneath the image. This makes them impossible to put inside of tightly fitting divs, which is what I want to do with them. I was wondering if anyone had any solution to this, as Google has been completely useless thus far.

The topic ‘[Template: Bones]Strange Linked Image Padding’ is closed to new replies.