Additional Fields Template?

Discussion in 'Templates customization' started by msrsek, Feb 28, 2009.

  1. msrsek

    msrsek New Member

    Joined:
    Oct 17, 2008
    Messages:
    16
    Hi

    I've modified signup.html, adding a number of css classes. I also need to modify the template for additional fields, as it inserts into the middle of the signup table, but I can't find that template!

    Where is that tempalte so i can add the appropriate css classes to elements inside there?

    Specifically, the output is currently:
    tr
    th
    /th

    I need

    tr
    td class="someclass"

    etc.

    Thanks!
  2. miso

    miso aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    543
    add_field.inc.html

    and

    add_field_ro.inc.html

Share This Page