Hey, hope the holiday was good.
I actually solved it yesterday with jquery.
$(window).load(function(){ $(“img”).each(function(i,item){ ?$(item).css(“margin-top”,$(“.TINYMCE_gallery_wrapper”).height()-$(item).height() ); }); });
but now im a bit shattered how to get each img. positioned in the middle, same spacing top and bottom.
/christian