Hi,
I'm trying to setup a CSS design using the DNN Menu control and have ran into a few issues. It seems that the SeparatorHTML feature has not been implemented which I was using to put a | between menu items. It shows on the documentation that his function was implemented. Does that mean that I do not the latest version, how would I check? I can’t seem to find any trace of the module in the DNN installation and am hesitant to use the source version until I’ve verified that I'm using the correct version. The class browser in Visual Studio says it's 1 neutral.
I'm trying to use the Indicate children sub command, but having that feature on also activates the Indicate children root. It doesn't look right in my site so I want to turn off the root icons. Without access the CSS classes for these there is no way for me to over ride this.
Since I have no access to the CSS Menu arrow which is causing me some trouble with the 2 menu's that I'm using. My main navigation menu should have white text while my secondary menu should have black. The problem is that my secondary menu doesn't display the menu arrows as black, but instead white on a white background. This makes it difficult for the user to see which menu items have selections beneath them.
While getting this menu provider setup takes a bit more work than its big brother I do believe the provider model is defiantly a great improvement over the previous static implementations.
Another thing that I notice, which is not vital but should be done is that the Default Menu Navigation Provider in the web.config does not get inherited by the nav.ascx control. While I'm sure that people would need to declare for their skins the right menu so it will look right, I don't see why that option is there if it doesn't have a purpose.
Here is the site I'm working on
http://beta.wsysa.com/
It's a makeover of
http://www.wsysa.com/
Any suggestions or criticism is welcomed