(still!) Looking for a simple way to place a rotating image in a drupal page.
Got a set of 8 images all the same size in a folder.
Just want a simple way of rotating (fading?) between them.
Maybe just a tiny bit of clever js to stick in the top of the page ??

Cheers

PS - I'm shit with "views" !

Comments

suthagar’s picture

Try Rotor banner module. it is very useful and it containing 25 effects and you can upload the images also.
http://drupal.org/project/rotor

xover’s picture

Thanks Suthagar.
Thats nearly ideal.
Any idea how to centre a rotor banner after embedding it in a page ??

Cheers

narayanis’s picture

another really great option is Dynamic Display Block. as for centering or moving the block, you'll need to do that in your theme files or with CSS.