QUOTE (Core772 @ Jul 17 2008, 11:48 AM)

I was wondering if anyone knows the line of code to insert to set up the 1st level category index at the bottom in the footer. I know there is a module for the colunms, but I can not find the source code to do it horizontally as small text menu at the footer..
Anyone?
thanks!
You should be able to use this...
CODE
<ns:Categories depth="1" />
You would have to use some CSS to get it to show horizontally instead of vertically though.