BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Would like to tweak Registration Page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #31876
    @grant-swaim

    I am a couple of days from launch and am down to 3 tweaks. One is to make the Registration Page looks better.

    There is too much spacing between the field’s visibility line and the description line (See “A” in the attached image) The way it is now it looks like the description line goes with the next field (the next one below). In my humble opinion we need to reduce the spacing At “A” and add some spacing at “B” so that all the pieces to a registration field element are close together and there is spacing between each element.

    I tried to mod the CSS, but for some reason I could get this right.

    Thanks in advance for any help on this.

    Answers

    #31882

    Alyssa
    Participant
    @alyssa-buddyboss

    @grant-swaim Welcome to the BuddyBoss community!

    A) Edit this element:
    div#register-page .register-section p, div#register-page .security-question-section p{margin:0 0 24px;}

    B) Edit this one:
    #buddypress .standard-form p.description{margin:5px 0;}

    #31906
    @grant-swaim

    TJ

    Thanks for the quick response. I made this change but it just doesn’t work. I can make the change in the Chrome Inspection tool and it works but when I add it to the custom.css file it doesn’t. I have made a few change to other elements by using the custom.css file and they worked.

    I made this screenshot just in case it helps. Any other ideas?

    [video src="http://s3.amazonaws.com/dlp_personal/buddyboss_1.mp4" /]

    Thanks.

    #31908
    @grant-swaim

    OK, Call off the dogs… It was a caching problem. I use Page.ly and they heavily cache a lot of things. I had made CSS changes in the past and they applied OK. But for some reason to get this change to woerk i had to purge the site cache.

    Thanks again.

    #31915

    Alyssa
    Participant
    @alyssa-buddyboss

    Haha, thanks for the follow up.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Would like to tweak Registration Page’ is closed to new replies.