Darker images in grid

Posted in: Newspaper
Post count: 92

Hi,
Is there a potential reason, why images in GRID are darker than the original images in a post ?

Even if I use Style 1 ?

I noticed this the last week or so…
I have tryed to create really light images to test, they show like this in post, but in grid they are a lot darker.

Thank You for any help..:-)

Post count: 23312

Hello janamtrup,

Yes, please notice that our Big Grid has a gradient that confers this darker effect for the images which are displayed via Big Grid. So, if you want to get rid this style effect, please notice that you will have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-big-grid-wrapper .td-module-thumb a:last-child:before {
background:none;
}

The result you should see here -> http://screencast.com/t/VmCMwlbcyN

Thanks.

Post count: 92

Thank You Catalin

This works perfect

..:-)

Jan

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