• Currently, the images it selects are larger than the container area so part of the slides get cut off. I tried using “fit: 1,” or “fit: 0,” to force slides to fit the container in the JQuery Cycle Options but but neither work. Am i doing something wrong or is there another way?

    I really like this plugin otherwise – it’s just what I’ve been looking for.

Viewing 1 replies (of 1 total)
  • Plugin Author maltpress

    (@maltpress)

    Hi,

    The only way to do this is to make images which are the right size and add them using custom fields:

    • Edit the post to add the image to
    • Add a custom field called “slider”
    • Use the path to an image for the custom field value. This can be one in your media library or use an absolute path from another site if you have permission to do so.

    Background image resizing using CSS3 isn’t particularly well supported yet, and it gets pretty complex to create something which could theoretically be any size but which can handle different image sizes. I’ve tried to make it so that you’ve got that extra little bit of flexibility in that you can use attachments automatically (which might give you nice, if a little offset, images) or add your own.

    You’re not doing anything wrong with the Cycle Options, it’s just that the way this is written (using the image you set as a background) “Fit” won’t make any real difference.

    I’ll take a look at making this a bit more intuitive in the next version, which will address some of the layout and styling questions I’ve been having.

    Thanks for using the plugin!

    Adam

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Scrollarama] Resize Slides Displayed To Fit Container?’ is closed to new replies.