Quote Originally Posted by Intersfer View Post
I got rid of one line, with setting values to 0 in admin -> configuration -> index listing for all, but new products.
open includes/templates/comstock/templates/tpl_modules_products_new_listing.php

find the following:

<table border="0" width="100%" cellspacing="2" cellpadding="2">
<tr>
<td colspan="3"><hr /></td>
</tr>
delete the highlighted portion.

save the changed file and upload to your server