Miva Merchant 4 Module FAQs » Category Page Templates (BROK_CTGYTEMPLATES)
To make rows, say 3 across, out of the subcategories. Try this:
In the "Main Template" of the template make sure your %subcats% token is in a table:
<table>
%subcats%
</table>
in the "Sub-category row template" change the contents to:
<tr><td>
%subcat|01|%
</td><td>
%subcat|02|%
</td><td>
%subcat|03|%
</td></tr>
And put <table> and </table> above and below the contenst of the "Sub-category main template".
That should display the subcategories 3 across.
Of course if you have the %subcats% token in the "sub-cateogry main template", make sure that the html inserted there fits with new table structure.
Most Recent FAQ Entries:
Top 10
Displaying Subcategories In Rows
How do I display my subcategories in rows using the new %subcats% token? (2003/05/02)
To make rows, say 3 across, out of the subcategories. Try this:
In the "Main Template" of the template make sure your %subcats% token is in a table:
<table>
%subcats%
</table>
in the "Sub-category row template" change the contents to:
<tr><td>
%subcat|01|%
</td><td>
%subcat|02|%
</td><td>
%subcat|03|%
</td></tr>
And put <table> and </table> above and below the contenst of the "Sub-category main template".
That should display the subcategories 3 across.
Of course if you have the %subcats% token in the "sub-cateogry main template", make sure that the html inserted there fits with new table structure.
Last update: 2003-07-29 00:25
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
Top 10 
- 2940 views:
Adding Tokens to Evaluate Expressions - 2872 views:
Is there a way to "Limit" the number of ... - 2793 views:
Why won't you call me for technical support? I ... - 2682 views:
Are license keys valid for more than one store? ... - 2580 views:
I'm trying to enter a license key and get ... - 2569 views:
How do I install a module? - 2413 views:
How do I check for a module upgrade? - 2375 views:
How can display and change the parameters of an ... - 2220 views:
The total on my checkout pages are not correct. ... - 2018 views:
I have select and radio type attributes in my ...
















