This topic has 3 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #11011
     xlspecial
    Participant

    I want to do something that should be simple but cannot find good information. I simply want to change the background on the register page. White text boxes on a white background does not work well.

    Whatever I do with the register page in the admin is overridden by the register.php in sweetdate it seems. (The register.php in buddypress isn’t active with this theme apparently.)

    I do not know how to code but know enough to recognize what most things do. I cannot figure out what to change in css, let alone which css file, to make the body of the page something other than white.

    I’d also like to be able to put an image and/or text below the username/password portion as there is a lot of wasted space there.

    I’ve searched all over the forum and cannot find and answer for this. In searching other buddypress sites it seems sweet date is set up a bit different as I cannot find a page.php

    #11105
     Abe
    Keymaster

    Hi, You can add it by css:

    COPY CODE
    
    .register.buddypress #main {
        background: #f4f4f4;
    }
    

    To add data to register page you have to edit sweetdate/registration.register.php

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11140
     xlspecial
    Participant

    That can just go in custom ccs or a specific css file?

    #11145
     Abe
    Keymaster

    You can put it in Sweetdate – Styling options – Quick css or if you are using child theme in style.css

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?