Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rasmus Johanson

    (@rasmusjoh)

    Just use CSS clear attrbiute the #coin-slider div.

    ideationista

    (@ideationista)

    I’d like to move my slideshow to the middle of the page and have it go under some introductory text. What is the css code that I need to add to my custom css. The answer above in unclear to me.

    ideationista

    (@ideationista)

    Also, I tried putting it in <div> tags & that didn’t work.

    Plugin Author Rasmus Johanson

    (@rasmusjoh)

    #coin-slider {
     margin: 0 auto;
    }

    Should do the trick if the parent div has a width attribute added.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Position’ is closed to new replies.