DotNetNuke SolPartMenu- How to change the Opacity?
I am using DotNetNuke 4.8.2 and was hoping to make my SolPartMenu "See Through". The problem is, when I change the opacity for the submenu, it also makes everything "see through" including the text. I need the background color of the drop-down box to be "see through" but the font to stay a solid color. I also want the (SubMenuItemSelect) to be a solid color. So once your scroll over an item in the menu that item is no longer "see through". Any clue how I can achieve this?
I have included the code that I am using so far.