Hello,
We have a client that have requested a menu that work like the TreeView menu, however they like to have the sublinks in a different colour.
dnn:MLTreeViewMenu runat="server" IncludeHeader="false" NodeChildCssClass="NodeChild" NodeClosedImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" NodeCollapseImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" NodeExpandImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" NodeLeafImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" NodeOpenImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" TreeGoUpImage="/Portals/0/Skins/Name/images/transparent12_x_1.gif" NodeCssClass="Node" NodeOverCssClass="NodesOver" NodeSelectedCssClass="NodeSelected" id="MLTreeViewMenu"
Every CSS class seem to work, except the NodeChild class.
The nodes seem to only get the "main" class.
Best Regards
/Cecilia