This topic has 6 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #101323
     Oscar570
    Participant

    Hi,

     

    For my contact page I use Contact Form 7 and it’s great (048.jpg)

    I’d like to have the same design for my register page ? How can I have the same think please? (049.jpg

    Thanks a lot

     

    Nathalie

    Attachments:
    You must be logged in to view attached files.
    #101598
     Laura
    Moderator

    Hello, i can help you with the css, can you share admin credentials and both urls?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #101654
     Oscar570
    Participant
    This reply has been set as private.
    #102037
     Laura
    Moderator

    Hello, please add this to style.css of child theme

    COPY CODE
    
    .registration section.container-wrap.main-title.alternate-color.title-single.border-bottom {
        color: #ffffff;
        border: transparent;
        background-size: initial;
        background-color: black;
    }
    .registration #main {
        color: #ffffff;
        background-color: black;
    }
    .registration section.container-wrap.main-color {
        color: #ffffff !important;
        background-image: url(http://i0.wp.com/lezgirls.fr/wp-content/uploads/2014/02/3-2.jpg?fit=2048%2C1458);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #register-page label {
        color: white !important;
    }
    .registration #buddypress .field-visibility-settings, #buddypress .field-visibility-settings-toggle, #buddypress .field-visibility-settings-notoggle {
        color: #FFF !important;
    }
    .registration #buddypress .standard-form#signup_form input[type=text], #buddypress .standard-form#signup_form textarea, #buddypress .form-allowed-tags, #buddypress #commentform input[type=text], #buddypress #commentform textarea {
        border: 1px solid rgba(0,0,0,.1);
        background: rgba(255,255,255,.1);
        height: 48px;
        line-height: 48px;
        padding: 0 10px;
        width: 100%;
        margin-bottom: 10px;
        color: #bbb;
    }
    .registration #buddypress .standard-form #basic-details-section input[type=password], #buddypress .standard-form #blog-details-section input#signup_blog_url {
        border: 1px solid rgba(0,0,0,.1);
        background: rgba(255,255,255,.1);
        height: 48px;
        line-height: 48px;
        padding: 0 10px;
        width: 100%;
        margin-bottom: 10px;
        color: #bbb;
    }
    .registration select {
        border: 1px solid rgba(0,0,0,.1) !important;
        background: rgba(255,255,255,.1) !important;
        height: 48px;
        line-height: 48px;
        padding: 0 10px;
        margin-bottom: 10px;
        color: black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #102043
     Oscar570
    Participant

    Perfect ! Many thanks Laura. Resolved for me.
    Nathalie

    #102045
     Oscar570
    Participant

    Laura please just one thing.
    How can I change the color of the date of birth in white please ?
    Look the screenshot !
    Thanks a lot !

    Nathalie

    Attachments:
    You must be logged in to view attached files.
    #102355
     Laura
    Moderator

    Hello, the last part of the code has the color black, change that to another, but dont use white as the select box wont be visible

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?