You get a bonus - 1 coin for daily activity. Now you have 1 coin

coin-slider - links don't work when hovering over the slide image?

Practice




coin-slider links don't work when hovering over the slide image?

if you're using coin-slider.js
then this problem may be related to z-index

add this to your css style

.coin-slider a {
text-decoration: none;
outline: none;
border: none;
---->>>> cursor: pointer;
---->>>> z-index: 1000;
}



naturally without the ---->>>>

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Running server side scripts using PHP as an example (LAMP)"

Terms: Running server side scripts using PHP as an example (LAMP)