Titles on the big grid are grey, not transparent as in the demo

Posted in: Newsmag
Post count: 7

Hi

We are developing the site on a local server. But the strange thing is that the titles in the big grid have a grey background on the them, not the transparent background as in your demo. How do I go about to achieve this?

http://www.screencast.com/t/WUEtPqbM

This is CSS code the causing this
.td-big-grid-post {
float: left;
width: 238px;
position: relative;
overflow: hidden;
background-color: #cccccc;
}

Thanks

Post count: 9544

That border is shown because your images don’t “fill” the spaces of the layout.

You need to regenerate thumbnails to the sizes used by those boxes.

If those boxes are larger than your original sizes, you need to use something like “Thumbnail Upscale” which over-rides WordPress turning off builtin upscaling “feature.”

Post count: 7

Hi Chris,

These were not my images. I just imported the demo content after installing the theme and boom there was a grey background.

What I want is the transparent background as in the demo.

– Thanks

Post count: 7909

Hi,

As Christopher also wrote you need to regenerate your thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and let me know if you still have issues with this.
Also please provide the site URL.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.