Forums

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

Home Forums CSS Anythingslider Nav Panels overlap

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26804
    stuttsdc
    Member

    I’m 99% sure I have some sort of .css conflict. My AnythingSlider works fine on a fairly blank page, but when I tried to plug my code into an existing css template, things got hairy. Everything more or less looks good except the navigation panels/tabs at the bottom of the slider. They are all bunched up and not spaced appropriately.

    If something is conflicting, I’m not sure where to start. I’ve made the slider as large and as small as I can, and all the content w/in the slider is set to be no bigger than the ASlider (I’ve even reduced the contents considerably so I know that’s not it.)
    Is it an li or ul style I need to play with?

    #76145
    stuttsdc
    Member

    Nevermind. Of course, I figured it out 10 seconds after this post. My css template had this line:

    li {margin-left:-20px;}

    Removing it cleared everything up.

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