Hi all,
How do I wrap my custom theme around the login/forget password/custom register forms. Also, I would like to style these to match my custom theme.
When I say custom register form...I will create my own register form that ask for specific information. So, part 2 of my questions, is how do I have the original register form redirect to my custom register form? I am trying to do all of this without touching any wordpress code, so when I upgrade nothing breaks.
Why can't I create a page with my custom header/sidebar/footer wrapped around the forms?
There got to be a way. I found a few ways to customize the wp-login.php form page, but I can't style everything...they keep getting overruled, plus I want my own custom header/sidebar/footer.
In additional to the redirect for the register form I would like to redirect the logout to point to my custom template with login form.
Last...how do I style the protected post forms. I've got the input field styled, but not the buttom.
I hope this makes sense.
mz