Hello there!
I want to place title and user1 above the image. How is possible to do this? Found only 1.3 solution (http://forum.coppermine-gallery.net/index.php?topic=8219.0 ) but looks like code was significally changed, didn't find anything simular.
Many thanks in advance.
The variable name $template_display_picture has changed to $template_display_media in cpg1.5.x.
To add user1, you have to add a new token to that variable and add the actual content within the function theme_html_picture(). Please search this board ("cpg1.5 themes (visuals)") for that variable name and function, as we already have a couple of topics how to display content next to the image.