Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Does anyone have experience with Nivo Slider?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33590
    charlie
    Participant

    I can’t get the thumbnails to display. If you use firebug you can see they’re loading as they should.

    I used these instructions (rel= method).

    I’ve set-up a demo site here.

    It’s probably something simple like a z-index issue, but I’ll be damned if I can figure it out. Any help would be great.

    Thank you,
    Charlie

    #83747
    Mitchell
    Member

    under .nivo-controlNav a { delete the following lines:
    display:block,
    float:left,
    margin:right

    and under #slider a { delete:
    display:block

    I turned these off in firebug and they magically appeared in what looks like the right place, no idea why though!!

    #83748
    charlie
    Participant

    It was the negative indent!

    I had a negative indent on the .nivo-controlNAV a to bump type links off page when I wasn’t using the thumbnails.

    Thank you!

    #83750
    Mitchell
    Member

    Now i have had another look it is so obvious! I think I was turning things off and on willy-nilly to get them to show ;)

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