|
Over the past few days I’ve managed to get my toolbar and pager working as it was prior to upgrading to 1.4 thanks to the helpful posts on this forum.
They all work fine on my category listing and search pages, but I’m still having problems formatting the pager on the site map pages.
In my catalog/seo/sitemap/container.phtml file I have ‘pager-top’ and ‘pager-bottom’ references e.g., <?php echo $this->getChildHtml('pager_top') ?> but although I can format those with divs, the “Items x to x” element and the actual pagination element are above/below each other, rather than in a single line, as they appear on the other pages..
I can’t find the source for ‘pager-top’ and ‘pager-bottom’ references anywhere… can anyone help?
Cheers in advance.
|