How do I add “Sign up”/”Register” button to sidebar?
-
I tried using:
<input type="button" id="sign_up" value="Create an Account!"
onClick=”window.location=’/register’”>but it took me to a missing page….
Any help here?
(Also, I want to use an image as a button and then open up the sign-up).
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.