Posted on: 6/12/2014 9:40:15 PM | Views : 359

I've searched and searched for this answer to no avail, it seems like a simple thing to do if you didn't have to deal with innerwoven .Net elements.. anyway enough whining, here's my problem.
I've constructed a menu and everything looks great except the top level non-parent root elements are not styled properly. If I add a blank child element to the items they style perfectly except for the ugly blank box that comes up when I roll over the elements, when I don't add child elements like it's supposed to be the elements have a white background which covers over the background that I see with all other elements and when I hover over the static root elements the Forecolor of the elements turns white so you can't see the text on the white background. All of my other elements that have children have a very different behaviour which is proper, the rollover paints the background with my defined color and the foreground text color turns white which is good on the background. ...

Go to the complete details ...