The MU forums have moved to WordPress.org

How do make sign up page like this (8 posts)

  1. pierref
    Member
    Posted 19 years ago #

    I would love to know the code to make a sign up page like this for my website

    http://blogtur.com/signup.php

  2. pierref
    Member
    Posted 19 years ago #

    anyone?

  3. SteveAtty
    Member
    Posted 19 years ago #

    You'd need to code up a PHP page which replicates the signup functionality of the WordpressMU signup page but with all the extra formatting added in

  4. lunabyte
    Member
    Posted 19 years ago #

    Or just hack wp-signup. Nothing special or complicated here.

  5. pierref
    Member
    Posted 19 years ago #

    You know how to hack it lunabyte post the php code here to replace please

  6. lunabyte
    Member
    Posted 19 years ago #

    Yes, I know how to do it.

    No, I won't post the code.

    It's your site, you code it. If you don't know how, it's time to learn.

  7. dsader
    Member
    Posted 19 years ago #

    Pierref

    Your problems won't be the php, cut'n paste that from the wp-signup.php. Making the page markup valid is your challenge. CSS and HTML is all that'll be new to this page..

    Simply view the source code yourself. Try to remove the tables, turn them into divs, pull out the inline style and add to the stylesheet of your home theme.

    Cut 'n paste a bit at a time. Lunabyte is right, it's no big deal.

  8. pierref
    Member
    Posted 19 years ago #

    Yeah but I don't mind paying to have it done :)

About this Topic