I have developed a custom DNN Module. In doing so I have followed DotNetNuke 6 patterns for consistent user experience (For more information have a look at the following guide)
http://uxguide.dotnetnuke.com/UIPatterns/SimpleFormDemo.aspx
How ever I do not like the way DNN default skin shows the required fields. How can I change the mandatory indication to traditional Label: * Textfield
What changes to the skin (css class) should I make to achieve this?