Helping you Build Your Own Social Network!

Faster, better and easier!

Registration form falls of page

(5 posts) (2 voices)
  • Started 1 year ago by ultimateuser
  • Latest reply from roydeanjr

Tags:

No tags yet.


  1. Ive added a multiselectbox to my registration page > http://www.hollanduktrade.nl/wordpress/register/

    It doesnt seem to fit in the width of the page. Is there a way to move this part of the registration more to the left so it fits?

    This is my register.php

    http://pastebin.com/fb8rRJT3

    Or do I need to edit my childs theme?

    Beginner here!

    Thanks in advance for any help.

    Posted 1 year ago #
  2. Install mycss plugin and paste this in the form:

    form.standard-form select {
    width: 100%;
    }
    Posted 1 year ago #
  3. Topic closes. I solved this by moving the form into a New Field Group

    Posted 1 year ago #
  4. @roydeanjr where do I find this plugin?

    Posted 1 year ago #
  5. You can get it from wordpress.org / Extend / Plugins then type mycss in the search or, here is the link: http://wordpress.org/extend/plugins/mycss/

    I use this all the time along with the developer tools in chrome to highlight the area I want to style and then copy the style sheet settings into mycss' admin panel, refresh the page and it looks exactly like I want it to look.

    Posted 1 year ago #

Reply

You must log in to post.