This is a migrated thread and some comments may be shown as answers.

Problems with asp.net membership forms

3 Answers 72 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Marty
Top achievements
Rank 1
Marty asked on 13 Nov 2009, 03:59 AM
Hi, I tried using the form decorator on the asp.net membership forms but only the buttons are skinable?  Any info on how to decorate the stock forms without having to create custom login, change password forms ?

thanks

Also, unrelated question - is there a rad button or button making tool that is available with telerik - or to be able to create rounded buttons like on the rad upload page (for example?) ?  or at the bottom of this page (post button)?

thanks

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 13 Nov 2009, 07:33 AM
Hello Marty,

By default RadFormDecorator decorates several types of controls only - Buttons, Checkboxes, Radiobuttons and scrollbars. If you want to style the textboxes, you should add them in the DecoratedControls enum. You can see the decorator in action here.

As for the Reply button in the forums, it is a custom skinned button.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
CSurieux
Top achievements
Rank 2
answered on 19 Nov 2009, 05:28 PM
Hello Georgi,

I would be interested in having the code for this forum reply button, very nice.

CS
0
Georgi Tunev
Telerik team
answered on 20 Nov 2009, 09:12 AM
Hello Christian,

You can use Firebug, IE Dev toolbar or a similar tool to examine the button and see how its styling is achieved.


Best wishes,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
FormDecorator
Asked by
Marty
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
CSurieux
Top achievements
Rank 2
Share this question
or