treehouse : what would you like to learn today?
Web Design Web Development iOS Development

anythingslider images not displaying correctly...

  • trinityfel.org/try4.html

    it looks like there's some kind of margin issue that's bumping everything to the right but I can't figure it out???
  • Ah I see it now. Very odd - it almost looks as though the images are not long enough to fill the space. When you adjust the width to say -20 on the <li>'s, it almost centers the image with the others behind it.
  • Yeah it looks like they're not long enough, but they are the exact same images that are used in the demo, and I didn't change anything in the slider css width so they should show up exactly as the demo does. Can you see anything in my css that's causing that left indent?
  • check that the HTML elements used in anythingslider are the values you think they are.

    I had a similar problem with s3slider where the values set for ul, and li were screwing up
    the settings for the s3slider section.

    Al
  • good thought... except I don't redefine the ul or li tags in my css.
  • Im new here.. Has anyone discovered a fix for this issue?? Its driving me insane!!
  • I see the last post here was in 09... but com'on... someone has to see this new one... Please? anyone???
  • Try downloading the latest version. If you still have an issue, please share the code you are using.
  • Ill download it, but ill be honest i liked the simplicity of the older version. You can see whats happening here

    www.soexcessive.com


    Let me know what you think. The version is 1.2
  • Never mind guys. I fixed it. But i will be on this forum more and more. Glad its here!
  • I tried to keep the slider simple... it seems complicated, but it's only because there are so many options. You really can just use the default settings to get the slider up and running, then tweak the options to make it do whatever else you want. I made a playground on jsFiddle where you can test out the different settings. And I tried to document everything I could think of and give lots of examples (on the Document Home page).