For a different site I'm helping to create there is a problem with the root menu items highlighting with a white box around them. Any ideas why this is happening? I checked the portal.css, skin.css, and default.css all look fine. I think it has to do with the solopart menu item viewing the source I see:
<span id="dnn_dnnMENU_ctldnnMENU" name="dnn:dnnMENU:ctldnnMENU" HlColor="White" ShColor="Gray" SelForeColor="White" SelColor="Navy" >
Is the HiColor causing this? This used to work, then it recently started doing this.. Possibly after a upgrade to DNN 3.3.5
The Site thats doing this
Thanks in advance!