Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact

customize the registration form/formular

Simple Membership Plugin › Forums › Simple Membership Plugin › customize the registration form/formular

Tagged: customize, formular, registration form

  • This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago by mbrsolution.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 15, 2017 at 11:18 am #10170
    claudipro
    Participant

    Hello,

    I just install your plugin and it’s all working fine. I would like to color the formular for registration in custom color and was looking around in CSS but I couldn’t find where I can change the color or the size. Somehow it’s also the lable a line under the field where the user have to write his data. I send you a link that you can see what I mean. http://www.vdco.de/test/mitgliedschaft/registrierung/

    Thanks for helping
    Claudia

    February 15, 2017 at 10:40 pm #10176
    mbrsolution
    Moderator

    Hi Claudia, the registration form adjusts itself to the theme you are currently using. For example if you test on the backend one of WordPress default themes like Twenty Fifteen or Sixteen you will see a different registration form.

    Does your theme have an area to add custom CSS code?

    February 16, 2017 at 9:46 am #10181
    claudipro
    Participant

    Yes it have a CSS and I fixed there also the colors I need. Actually my question was a bit wrong, it’s not about color it is more the size. The fields name, email and so on looks like they are a line under the fields where the user have to write his name, email and so on. Maybe it will help to send you a picture, you can find it here: https://www.dropbox.com/s/8198r004bum292c/ref_form.png?dl=0

    Thank you for the fast reply
    Greetings
    Claudia

    February 16, 2017 at 10:40 pm #10191
    mbrsolution
    Moderator

    Hi Claudia, your theme is controlling how your registration form looks. Try and adjust the following area. Concentrate on the following, margin-bottom: 20px; and padding: 8px 6px;. Adjust these values should help you further.

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    		 -webkit-appearance: none;
    		border: 1px solid #e1e1e1;
    		padding: 8px 6px;
    		outline: none;
    		font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    		color: #777;
    		margin: 0;
    		width: 100%;
    		display: block;
    		margin-bottom: 20px;
    		background: #fff;
    		border-radius: 0px;
    		}

    Let me know how you go.

    Regards

    February 20, 2017 at 11:34 am #10214
    claudipro
    Participant

    Thank you, it’s helping at least a little bit. It is still not on the same line but looks allready much more better!
    Greetings
    Claudia

    February 20, 2017 at 8:57 pm #10219
    mbrsolution
    Moderator

    You might like to ask the theme developers to see if they have a better solution.

    Regards

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy