Question: How do I control the font styles on the different pages of the Online Payment/Registration DNN module?
Answer: There is a module.css file in the smith.registration directory that you can control the font size and style with.
The following classes in the module.css control the styles on the pages:
- Labels - class="NormalText"
- Conttrols like textboxes and dropdowns, etc - CssClass="SmithProdtext"