BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Would like to tweak Registration Page
- This topic has 4 replies, 2 contibutors, and was last updated 10 years, 1 months ago by Alyssa.
Question
September 21, 2014 at 10:04 pm #31876@grant-swaimI 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
September 22, 2014 at 7:55 am #31882@alyssa-buddyboss
AlyssaParticipant@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;}
September 22, 2014 at 2:11 pm #31906@grant-swaimTJ
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.
September 22, 2014 at 3:16 pm #31908@grant-swaimOK, 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.
September 22, 2014 at 7:44 pm #31915@alyssa-buddyboss
AlyssaParticipantHaha, thanks for the follow up.
- The question ‘Would like to tweak Registration Page’ is closed to new replies.