Organize module and thumbnail tile.
|
g_r_a_d
Joined: 2011-11-27
Posts: 8 |
Posted: Tue, 2014-05-13 12:06
|
|
Is there any way to put title in thumbnail in organize window? |
|

Posts: 27300
it does when you mouse over it.
I guess you could add some code to the orgamize_frame.html.php file. try around line 293.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8
I add in line 298
'<p class="thumb_title">{title}</p>',and in line 9 (style section)
p.thumb_title { font-size: 10px;}Thank you very much
Posts: 27300
Great and thanks for the followup for others that might want to do that as well.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team