We are using Nivo slider.
The bug with it has always been that you have to set the first slide with no hyperlink, else the whole plugin won't work.
Is there a version where you CAN do it with a link??
NivoSlider - why can you not set first slide to be linked?
Moderator: General Moderators
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
NivoSlider - why can you not set first slide to be linked?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Re: NivoSlider - why can you not set first slide to be linke
Don't you just love it when you figure out the fix for something, for which you cannot find anyone on the web.
Answer is: the first slide is what "fixes" the height of the rest, which is why the dots do still appear.
Set the style="height: **px" in the id="slider" div, to the height of your slides, and it works.
Not got ALL slides hyperlinked.
Answer is: the first slide is what "fixes" the height of the rest, which is why the dots do still appear.
Set the style="height: **px" in the id="slider" div, to the height of your slides, and it works.
Not got ALL slides hyperlinked.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.