When the next version comes out, I'll change this, but in the meantime, here's my fix for the extra space:
in template: memberinfo_css, I copied this:
Code:
li.memberinfo_tiny {
height:105px;
width:75px;
overflow:hidden;
float:$stylevar[left];
text-align:center;
margin:1px;
}
and added this right below it:
Code:
li.memberinfo_tiny_murphy {
height:68px;
width:75px;
overflow:hidden;
float:$stylevar[left];
text-align:center;
margin:1px;
}
Since my name is Murphy, I know that it's MY mod to come out later.
Then I changed this template: tlb_memberinfo_block_pp_image
to this:
Code:
<li class="memberinfo_tiny_murphy">
<a href="{$data_dir}/{$pcat}/{$photo}" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="{$data_dir}/{$pcat}/thumbs/$photo" border="0" title="Click to enlarge" alt=""/></a>
</li>
Results are here:
http://www.guineapigcages.com/forum/...avyspirit.html