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.
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.
Comments
Comment #1
jdanthinne commentedYou'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.
Comment #2
idflood commentedI 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.
Comment #3
mark_anthony commentedWhat about putting the Caption above the image?
Postion absolute for caption would only work if the caption is a known height.
Comment #4
lamp5