Hello Susan,
I suggest you decrease the padding of the text of RadMenu items with the following css style:
<style type="text/css"> |
.RadMenu_Web20 .rmText { |
padding-left: 5px !important; |
padding-right: 3px !important; |
} |
</style> |
As to your second issue, you can use
EnableEmbeddedScripts property with the new version.
Regards,
Yana
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.