Archive for 2007/06/01

  • Customizing newforms

    You like newforms but are a little bit uncertain how to style your forms using CSS with form.as_ul? Well, if you want more CSS classes to style upon, here a simple way on how to get them the easy way.

    This mini-tutorial will show you how to add CSS classes to the help text and position the errorlist differently for fields in a newform-Form rendered with as_p() (although this also should apply to all the other rendering methods).

    Read more about "Customizing newforms" ...

    2007/06/01 at 11:09:36

    comments