Imgur Box

Posted in: Newsmag
Post count: 13

How can i delete de imgur box, i do not want to show how many views and that box format http://www.tierrapermanente.com/TP/producto/paredin/ I only want to show the image as plain as the others. Hope you can help me

Post count: 6535

Hi

You can remove the box shadow around the image with custom css,

.imgur-embed-iframe-pub{
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
box-shadow: none;
}

Post count: 13

Thank you very much

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.