GERMANY
2008-08-14 23:33:37
Hello
Hope you are good. Thank you very much for doing this.
I can t really figure out how to custumaize the exhibit.grow_no_title.php plugin file. When u have all the pictures open it neeeds some ajdustments to the margin / padding section: its all over the place now. Can you give me a quick tip?
i just tried it and it doesn t seem to change anything.
All the best
m
This is the link: http://circusberlin.de/index.php?/past/
Is it somewhere in here?
function dynamicCSS(){global $rs;// for .thumb-it we need #top: -50%; for IE...but it doesn't work.$thumb = $rs['thumbs'] + 20;return ".grow { float:left; }.thumb { padding: 0; text-align:left; display: table; height: {$thumb}px;#position: relative; overflow: hidden; width: {$thumb}px; }.grow strong { margin-top: 3px; text-align: left; display: block; font-weight: normal; text-align: center; display: none; }.grow em { font-style: normal; display: none; text-align: center; }.thumb-it { #position: absolute; _top: 50%; display: table-cell; vertical-align: middle; text-align: center; }.thumb-img { #position: relative; width: {$thumb}px; display:block; }";}
