Dear list,
I want to add a header block that consists of 4 pictures. The first picture should be fixed and all other picture should rotate. The pictures should all displayed in one row.
The drupal version is 7.
Are there some modules which make this possible? (I already played around with views, but it does not have a random functionality, I added the pictures as a custom content type).
Thanks Matthias
Please look at
http://drupal.org/project/views_slideshow http://drupal.org/project/views_roundabout
I am not sure if it's waht you are looking for. views slideshow has a random feature.
Am 21.08.12 21:53, schrieb Mutuku Ndeti:
Please look at
http://drupal.org/project/views_slideshow http://drupal.org/project/views_roundabout
I am not sure if it's waht you are looking for. views slideshow has a random feature.
with slidshow, A content limitation with random and 4 block with some css modification it is running fine now. Thanks a lot for your answer!
Thanks Matthias