Group: Forum Members
Last Active: Fri 30 Nov 2012
Posts: 108,
Visits: 1,185
|
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?
|