If you want to make the product name take up the same space always, you need to give it a height that will fit the longest name you have. You used 30px which is not enough - try 45 or 50px.
You will also need to give a class tag to the first link with the image, so it can take a uniform height without distorting the image.
PHP Code:
'text' => (($new_products->fields['products_image'] == '' and PRODUCTS_IMAGE_NO_IMAGE_STATUS == 0) ? '' : '<a href="' . zen_href_link(zen_get_info_page($new_products->fields['products_id']),
PHP Code:
_STATUS == 0) ? '' : '<a href="' .
PHP Code:
_STATUS == 0) ? '' : '<a class="centerBoxImage" href="' .