Skip to content

Brenda Brooks

My feedback

2 results found

  1. 33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Workaround from Beardo:

    To restore the old authorization page look:

    /* SOCIAL LOGIN BUTTONS HIDE */
    .WaGadgetAuthorizationRequired .openAuthFormContainer {
    border-right: none;
    max-width: 0px;
    padding-right: 40px;
    display: none;
    }

    /* PADDING TO SOCIAL LOGIN BUTTONS HIDE */
    .WaGadgetAuthorizationRequired .authFormContainer {
    padding-left: 0;
    }

    To remove the login buttons from the member directory personal profiles (at the bottom):

    /* MEMBER SOCIAL LOGIN BUTTONS HIDE */
    #socialLoginContainer, #idSocialLoginContainer {
    display: none;
    }

    Just copy/paste the above and update your “user.css” file.

    Brenda Brooks supported this idea  · 
    An error occurred while saving the comment
    Brenda Brooks commented  · 

    Thanks so much for the css code. Nice workaround until this feature can be turned off.

    [quote user="TBOC"]

    I used this and have it eliminated hidden entirely:

    To restore the old authorization page look:

    /*SOCIAL LOGIN BUTTONS HIDE*/

    .WaGadgetAuthorizationRequired .openAuthFormContainer {

    border-right: none;

    max-width: 0px;

    padding-right: 40px;

    display: none;

    }

    /*PADDING TO SOCIAL LOGIN BUTTONS HIDE*/

    .WaGadgetAuthorizationRequired .authFormContainer {

    padding-left: 0;

    }

    To remove the login buttons from the member directory personal profiles (at the bottom):

    /*MEMBER SOCIAL LOGIN BUTTONS HIDE*/

    #socialLoginContainer, #idSocialLoginContainer {

    display: none;

    }

    Just copy/paste the above and update your "user.css" file.[/quote]

  2. 26 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    24 comments  ·  Wishlist » SEO  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Brenda Brooks supported this idea  · 
    An error occurred while saving the comment
    Brenda Brooks commented  · 

    I would like this feature added as well!

    p.s. - Everyone who wants/needs new features. Please be sure to speak up in these forums. I believe if we make it clear which issues are important to us, those issues will bubble up higher on the release list.

    As we all know - time is precious and limited. The WA developers will focus their efforts on the issues that they believe is most important to us.

Feedback and Knowledge Base