Title: Image Rotator Script
Last modified: August 19, 2016

---

# Image Rotator Script

 *  [nesianstyle](https://wordpress.org/support/users/nesianstyle/)
 * (@nesianstyle)
 * [17 years ago](https://wordpress.org/support/topic/image-rotator-script/)
 * Hi,
 * I’m looking for a simple widget/plugin that will rotate images at a specified
   interval .
 * I have one already but it’s not quite what I want as it shrinks then expands 
   instead of staying constant, you can see it here on the sidebar [http://tinyurl.com/o44sw4](http://tinyurl.com/o44sw4)
 * Does anyone have a better solution or if you know how i could make the page not
   shrink and expand while the image is being rotated, please let me know.
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Oren Yomtov](https://wordpress.org/support/users/ornani/)
 * (@ornani)
 * [17 years ago](https://wordpress.org/support/topic/image-rotator-script/#post-1075674)
 * make your `<div class="Block">`‘s height static/fixed.
 *  [Ben Sutcliffe](https://wordpress.org/support/users/bsutcliffe/)
 * (@bsutcliffe)
 * [17 years ago](https://wordpress.org/support/topic/image-rotator-script/#post-1075678)
 * Making the height of Block fixed will break the rest of your sidebar.
 * In style.css add,
 *     ```
       #image_flicker {
         min-height: XXXpx;
       }
       ```
   
 * where XXX is the size of your average or largest picture.
 *  Thread Starter [nesianstyle](https://wordpress.org/support/users/nesianstyle/)
 * (@nesianstyle)
 * [17 years ago](https://wordpress.org/support/topic/image-rotator-script/#post-1075835)
 * Thank you for you help, the CSS fix worked perfectly.
 * Now for another question, the first image doesn’t actually load so nothing appears
   although the writer said that it was a bug in the script and that it had been
   fixed, it doesn’t look as that’s the case.
 * Would anybody know how I get an image to display straight away?
 * I got the script from here: [http://wordpress.org/extend/plugins/image-flicker/](http://wordpress.org/extend/plugins/image-flicker/)
 * Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image Rotator Script’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [nesianstyle](https://wordpress.org/support/users/nesianstyle/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/image-rotator-script/#post-1075835)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
