How To Overlay Text On An Image in Drupal 7 without views... for example, I want to add a text on my about us image. where it is placed in a home page in a footer section. When I hover on about us image I want to display something text. how can I achieve that in drupal7? please do a favour... thanks in advance
I would like to have in a content called "Instance" a field corresponding to a list of another content (called "meeting"). I do not think it's very difficult.
Additionally, in my meeting content I have an "instance" field that refers to one and only one instance. So I would like to see that when you create a new Meeting, the meeting is automatically added to the list of Instance content created earlier.