Quote Originally Posted by mydanilo View Post
Mod is working nicely. Thank you.

Anybody a tip how this empty space could be removed?

see problem here:
http://www.waxpottery.com/index.php?...ex&cPath=45_46
Yea, that was an accidental hardcode of styling within the code instead of making a new class and setting it in the css file.

edit:
templates/YourTemplate/common/tpl_columnar_display.php.

Find:
<table width="100%" align="center" cellpadding="1" cellspacing="15" border="0">

and change the cellspacing to something lower.