How to customize signup form
Hi Folks,
I need to create a fancy signup page, however, I don't have access the php pages. I would like to create a template of my own but I can't. What is the best practice to customize these types of pages? Inject code via javascript? What is the workflow. Can you explain it to me like I am five, I have a learning disability and reading the documentation doesn't help me at all.
I need to implemented persona to verify folks, google sign-ups, and other social media account. The page needs to be designed differently. Everything seems to be all over the place and hard to navigate.
Ryan
-
-
·
LeonidS
- ·
Hello Ryan - @bowtiekreative !
If you don't have the access to the code then you have the following tools for that:
1) Studio->Designer->Injections area where you may add the HTML / CSS / JS code for the whole site. See more info here
2) Studio->Artificer->Styles area to put own CSS code for the whole site
3) Studio-->Pages app where you may add own HTML / CSS / JS code via the RAW / HTML blocks for the certain pages. See more details here
The form itself can be modified via the Studio->Forms app.
-
·
LeonidS
-
- · Tim
- ·
3 is an easy option.