Reply To: Thumbnail borders won't stick

Home Forums Support Thumbnail borders won't stick Reply To: Thumbnail borders won't stick

Home Forums Support Thumbnail borders won't stick Reply To: Thumbnail borders won't stick

#147208
Tom
Lead Developer
Lead Developer

Try this instead:

.post-image-below-header.post-image-aligned-left .post-image {
    margin-bottom: .5em;
    margin-top: -0.5em;
}

.post-image-below-header.post-image-aligned-left .post-image img {
    border: 7px solid lightblue;
}