Question

I'm using the Front Slider plugin to display featured articles on my site. I've done some editing to the plugin to make it look the way I want. Somewhere along the way, I must have missed changing a value, because the top half to the image for the article being displayed links to the article while the bottom half does not.

Assuming it's as simple as I think, all I need to know is what code I need to find and replace.

Thanks in advance.

Was it helpful?

Solution

It's because the div#imglink is set to height: 150px; in your css. Change it to the same height as the images in the slider.

Licensed under: CC-BY-SA with attribution
Not affiliated with wordpress.stackexchange
scroll top