• First of all. Thank you for this easy to use testimonial rotator. I’ve used if for several websites…and it’s never failed me.

    I was wondering if each rotator could have a different CSS style or layout. I would like to put a rotator on a homepage in the footer, which has a dark backgound color, but also put a rotator in the sidebar on all other pages. The sidebar is white so the rotator doesn’t look that great in both.

    Thanks again for the wonderful plugin!

    https://www.ads-software.com/plugins/testimonial-rotator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    Yes this is possible. Simply wrap each block of CSS with the ID:

    #testimonial_rotator_wrap_5166 { background: #666; }

    Or you could use the body classes:

    body.page-id-5169 .testimonial_rotator_wrap { backround: red; }

    If you poke around in the view source you should be able to see the different code for each rotator.

    Thread Starter cash3p

    (@cash3p)

    Thank you. I’ll give it a shot.

    Thanks again for this useful and terrific plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Difference Layout for Different Rotators?’ is closed to new replies.