![]() |
Move the "per page" box
1 Attachment(s)
Hello,
Will someone please tell me how to move the "per page" drop down box and text that appears on category pages. I would like to move it to the row with the rest of the "Sort by" options as seen in the attached image. Thanks, |
Re: Move the "per page" box
You should add e.g. the following code:
Code:
{if $per_page eq "Y" and $total_items gte $per_page_values.0} And comment out the per_page.tpl reference in the "skin/common_files/customer/main/navigation.tpl" template: Code:
{*include file="customer/main/per_page.tpl"*} |
Re: Move the "per page" box
1 Attachment(s)
Thank you, that definitely moved the Per page box. But it didn't move the Sort by text over so it displays on top of the Per page box as seen in the screen shot.
|
Re: Move the "per page" box
Use Firebug to change CSS proprieties. You have to add a padding-right for Sort by div.
|
All times are GMT -8. The time now is 05:11 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.