Hello Marty,
Thank you for the clarification. Actually everything is correct. All messages displayed by login and validation controls and decorated by RadFormDecorator are displayed into an element that has a border. See
logincontrols.gif attached from the demo page that shows similar messages and how they are displayed.
But if you like to remove the border of the validation and login messages I would recommend you to a apply an additional class to the elements that you do not want to have border:
If you do not want to use an additional CSS class, but to remove completely the border, you could use the following CSS code:
Please, let us know if the suggested workaround is suitable for you.
Best wishes,
Bojo
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer
here and browse the myriad
online demos to learn more about the components and the features they incorporate.