Thread tooltip or Discussion Preview

flickflacker

New member
Registered
Joined
May 10, 2020
Messages
3
Points
3

Reputation:

Hey guys, I am trying to get the preview to show the cover of movies when hovering with mouse pointer, I have gotten the size right, but the cover is sort of fading out at the bottom. So I am trying to remove that, does anybody have an idea how I can do that?

I think it has something to do with this code in core_tooltip.less, (but then again I can be wrong. I am no programmer so):

Code:
.m-gradient(fade(@xf-contentBg, 0%), @xf-contentBg, transparent, 160px, 550px);

Is there a kind soul out there that is able to help me out?

Thank you guys in advance for any help you can offer.
 
Top