Forums

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

Home Forums CSS [Solved] Can't seem to align images with AnythingFader

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #154755
    Ravingdork
    Participant

    I’ve managed to get the AnythingFader set up perfectly on my site, but for one caveat: None of the images are lined up appropriately with the slider. The slider is showing me only partial images, often two halves at a time. I’ve adjusted the CSS numerical values all over the place, but nothing seems to fix it.

    Help.

    #154770
    Ravingdork
    Participant

    A friend helped me figure it out. I just needed to add “!important” to the following:

    .anythingFader ul li { margin: 0 !important; }

    Does anyone know a way of fixing it without breaking the cascade prioritization flow?

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