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

    (@dpe415)

    Hi Iwoods,

    To accomplish something like this, you’d need to add some CSS styling to your theme’s styles. You could use FPW’s ul.dpe-flexible-posts as the wrapper that you would apply the styling to. Something like this: .dpe-flexible-posts {overflow:auto; height:200px;} should do it. Of course, you’ll have to adjust the specifics to fit with your theme.

    Cheers,

    Thread Starter lwoods

    (@lwoods)

    Thanks, DaveE,

    I guess I wasn’t 100% clear. I want to have “auto-scrolling” and I realize that I need to grab a javascript to do that—which I can do. This implementation is a loop of advertisers.

    Larry

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Perfect but I also want schrolling’ is closed to new replies.