Hi,
I want to move the subcategory names and related images on top of the page that appears when clik on the category name.

Now it is:
########################################__
description

subcat 1 subcat 2 subcat 3
########################################__
What I want is
########################################__
subcat 1 subcat 2 subcat 3

description
########################################__

Is this possible?

Thanks