BuddyBoss Home – Web Support Forums Solutions Social MarketPlace Styling Edit Profile fields

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

    #64685
    @donmacarius

    I have added Custom fields to users profile in addition to the social links. This makes my page long need to style the profile edit to display the fields sided by side. I tried doing that via css but failed. Can you please help? Please see this image for further explanation. Also, I realised that all the Save Buttons of theme are just Text. is there a way I can style them as buttons? Please advise.

    Answers

    #64765
    @donmacarius

    @zarko , Any help with this?

    #65082
    @donmacarius

    @zarko, @vapvarun, please help with this styling

    #65087

    Anonymous
    @

    @donmacarius

    
    #buddypress .standard-form#profile-edit-form .editfield { width: 50%; float: left; padding: 0 15px;}
    #buddypress .standard-form#profile-edit-form  {margin-left: -15px; margin-right: -15px}
    #buddypress #profile-edit-form>h4:first-child {margin-left: 15px; margin-right: 15px}
    
    #65088
    @donmacarius

    @zarko, that did the trick. Thanks

    #65220

    Anonymous
    @

    Cool, thanks Zarko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Styling Edit Profile fields’ is closed to new replies.