Forums

[Plugin: WP-Cycle] How to center and how to stop slide (4 posts)

  1. delocurr
    Member
    Posted 2 years ago #

    I'm loving the wp-cycle. It's so easy to use. I do have a couple of questions, though.

    How do I center the slideshow?

    Is there a way to have the rotation to stop when it reaches the end of my pictures?

    Thank you for a neat plugin!

  2. fazil@inexoft.com
    Member
    Posted 1 year ago #

    To center you slide show; add "<?php wp_cycle(); ?>" code inside a td(tabledata) as shown below;

    <table align="center" border="0" padding="0">
    <tr><td></td>
    <td><?php wp_cycle(); ?><td>
    <td></td></tr></table>
    then adjust the width of first and last 'td' respect to the screen size.
    ie. <td width="X"> X is variable.
    just try it. i do so.

  3. Lina
    Member
    Posted 1 year ago #

    Sorry to be so ignorant, but can someone please tell me where I would insert this table?

  4. debra.foesch
    Member
    Posted 1 year ago #

    Yes, I too am struggling yet I have it centered on another website, but the most recent one will not center. Entering this code has taken my whole site down.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags