Xenforo is kinda a pain to understand but after awhile, you'll get the hang of it.
On my clients website, I redirected the login page to a custom designed one that just calls the form action on xenforo's login page. When I looked at Xenforo's sign-up page, I noticed I couldn't do that the same was as the name for the input boxes are either salted or hashed. I was wondering if there was another way to do what I did for the login page. Do I need to use an Xen_API.php script? Or is it possible I can style the sign-up page specifically?
https://legacycloud.org
Click login and it should take you to a custom login form. That's what I'm trying to do for the sign-up page.
On my clients website, I redirected the login page to a custom designed one that just calls the form action on xenforo's login page. When I looked at Xenforo's sign-up page, I noticed I couldn't do that the same was as the name for the input boxes are either salted or hashed. I was wondering if there was another way to do what I did for the login page. Do I need to use an Xen_API.php script? Or is it possible I can style the sign-up page specifically?
https://legacycloud.org
Click login and it should take you to a custom login form. That's what I'm trying to do for the sign-up page.
