Show categories on home page differently than inside pages


https://forum.kartris.com/Topic624.aspx
Print Topic | Close Window

By saturation - Fri 3 Jun 2011
I want to show the categories slightly differently on the home page (i.e., wrap the categories to a 2nd column due to height of the category "box" that I am creating for them to be displayed in) than I do on the inside pages (single column down the left side).   I have no problem with the inside pages, so I was just wondering if there is perhaps a trick to having the categories just automatically carry over into the 2nd column or if I have to create a completely custom category menu just for home page display.    I'm using the "CategoryMenu" control below, but it only seems to display in a single column.

<user:CategoryMenu ID="UC_Categorymenu" runat="server" />

Ideas?