hallo,
I have a DNNmenu, styled in order to get underlined when hovering it. It seems to me the underlining line it is too long, like if it does underline something on the left of the menu item that it is actually not there. Looking at the generated code I notice that there is 15px column reserved, I guess, for an icon. My menu doesn't have icons but it still reserve the space. I tried to add some properties to the menu skinobject:
IconWidth = '0'
StyleIconWidth='0'
but they do not have any effect, I also tried to set padding and margin of the single item at minus 3px, nothing happened.
If you want to have look the page is this, the menu is on the right-bottom of the header orange image:
http://www.triman.ch/next/Home/Produkte/tabid/347/language/it-IT/Default.aspx
thanks for advice