Hi,
I'm new to this forum and to drupal. I hope I'm posting in the right forum.

I'd like to have a page with a display of several floated items (one item contains an image and link). The user should be able to update this page periodically and add more items to it.

I'd appreciate if someone can give me a hint on how to achieve this.

Thank you

Comments

nevets’s picture

You could use a content type and the views module to product the page.

javier_c’s picture

nevets,
thank you I'll have a look at this views module.