• From what I can see the scripting should resize the final image rotation area according to the Image Size used for all images.

    At a default activation and image addition, this is not the case and I dont see anywhere where this can be adjusted if it needs to be done.

    The images get stretched across the span of the rotation area outside of the Browser window with no side scrolling.

Viewing 1 replies (of 1 total)
  • The image size defaults to 900px wide by 300px tall. You need to set the image width and height in the shortcode. For example, if your images are 200px wide and 400px high, you would add:

    [jsbrotate height=400 width=200 image1=... /]

    Let me know if this fixes the problem you’re seeing.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: JS Banner Rotate] Image Sizing’ is closed to new replies.