Problem 2 I have solved now. I found the location to place the div:
line 29 and down
Code:
... >display_links(MAX_DISPLAY_PAGE_LINKS, zen_get_all_get_params(array('page', 'info', 'x', 'y', 'main_page'))); ?></div>
<br class="clearBoth" />
<?php
}
?>
<div id="centerBoxContentsProductsWrapper">
<?php
/**
* load the list_box_content template to display the products
*/
if ($product_listing_layout_styl
and at about line 52:
Code:
...<?php if ( ($listing_split->number_of_rows > 0) && ((PREV_NEXT_BAR_LOCATION == '2') || (PREV_NEXT_BAR_LOCATION == '3')) ) {
?>
</div>
<div id="produ....
Leaves the first question open...