Frage

I am using Drupal 7, I have need to make a banner management system, user only upload image file and add image title. Image should be display on header section and sidebar.

War es hilfreich?

Lösung

Andere Tipps

  1. Create a content type for banner with image field.

  2. Using views module create 2 blocks displaying only banner content type.

  3. Assign block regions with one in the header region and the other in the sidebar

  4. Provide adequate css or overwrite template file to get the desired look and feel.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top