Hi,

Is there any possibility to have the node title put on the image? Now I can only have it at the bottom.

Frederik

Comments

jdanthinne’s picture

You're talking about the caption, right?
This is just a matter of CSS styling. Just add position:absolute to the caption, and position:relative to the slide, and you'll be able to put the caption anywhere you want on the image.

idflood’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)

I believe jdanthinne is right and this should require only a small amount of css. If you have questions or if we misunderstood your request don't hesitate to reopen the issue.

mark_anthony’s picture

What about putting the Caption above the image?

Postion absolute for caption would only work if the caption is a known height.

lamp5’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)