Forums

Center wp-cycle slideshow (2 posts)

  1. Lina
    Member
    Posted 1 year ago #

    I would like to center my wp-cycle slideshow. I found a few posts that talked about it (one advice was to write a table - but I don't know where to insert the table, and the other advice was to add left: 0 px to the php file that came with the plugin, but this did not do anything). So, if anybody could shed some more light on the subject, I would really appreciate it.

  2. auxano
    Member
    Posted 1 year ago #

    Hello,

    Try adding this to your style.css file:

    #rotator {
    margin: 0 auto;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic