PDA

View Full Version : Sub category placement


boinkit
17th December 2005, 04:57 PM
How can I move the sub categories on a webpage?
I have added text to a page, which is acting as a general info about the range of products, and instead of having the products sub categories listed on top, or somewhere immediately apparent, they are at the bottom of the screen - and the viewer has to scroll down to see them.
Can I move their placement at all?
The page on my (still unfinished site!) that I am referring to is here - if that helps explain the problem:
http://www.monkeynose.com/category7_1.htm

dferguson
18th December 2005, 05:01 AM
The position of the subcategory list can be changed - but only by editing the theme files (categorypage.htm to be exact)

The two tags involved are:

<#SubCategoriesHeading>
<#SubCategoriesTable>

These above two tags would need to be moved so that they appear ABOVE the <#CategoryDescription> tag.

For more information on editing the theme files please see:
How do I customise ezimerchant Professional themes/templates? (http://www.ezimerchant.com/faq/show/faq50070.asp)