Hello,
The position of this button is determined by the content - if the text is not sufficient to push the button down to the bottom of the dialog it will not be aligned to the bottom.
If you want to have the buttons positioned on the bottom of the dialog you can add a few simple lines of CSS:
You can also make the rules more specific so that they do not affect the RadPrompt directly, as this will position the input at the bottom as well.
The purpose of the KB article is to show how a few lines of CSS can reposition the buttons and the image while keeping the current behavior. You can use it as base and further extend it as you see fit. You can also
modify the templates so that you can work with them more comfortably (e.g. add some classes).
Regards,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.