Forum OpenACS Q&A: Customizing login/registration forms

Collapse
Posted by ultra newb on
Hello,

I'm using the login/registration facilities provided by OpenACS. It works fine, but I would like to change the look of the forms (move labels around, put labels and input elements in a table so that they line up correctly, etc).

Is there any standard, easy way to do this?

Thanks.

Collapse
Posted by Ryan Gallimore on
See https://openacs.org/doc/acs-templating/tagref/formtemplate.html

The standard templates are at packages/acs-templating/resources/forms. You can modify these or create your own.

The default CSS is at /packages/acs-templating/www/resources/forms.css