Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Colours of buttons make them unreadable.


  • Laura09
    Participant

    @laura09

    Hello,

    The accept/deny friendship buttons and create a group button are unreadable with the colours they are set at. They just look like white boxes with a grey outline. Does anyone know how I can change this?

    Any help would be much appreciated!

Viewing 9 replies - 1 through 9 (of 9 total)

  • @mercime
    Keymaster

    @mercime

    @laura09 BP enqueues styles which are as minimal as possible so that your theme’s styles could supersede those. There are cases where they don’t. Site url? We’d need to see the issue so we can help you.


    Laura09
    Participant

    @laura09

    Thanks @mercime the url is herblogforum.com (it is still a work in progress).

    Very grateful for any help 🙂


    Laura09
    Participant

    @laura09

    My problem is most visible on the “activity” page.


    @mercime
    Keymaster

    @mercime

    @laura09 try adding the following to your theme’s stylesheet

    #buddypress .comment-reply-link, #buddypress a.button, #buddypress button, #buddypress div.generic-button a, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
    color: #000;
    font-size: 1rem;
    }

    if it doesn’t work, please provide a throw-away username and password so we could log in.


    Laura09
    Participant

    @laura09

    Hi @mercime, I couldn’t get it to work so I have created a throw-away username and password

    Username: BPhelp
    Password: Jbslc23
    Website login

    Thank you very much for your help.


    danbp
    Moderator

    @danbp

    Try this

    #buddypress .comment-reply-link, #buddypress a.button, #buddypress button, #buddypress div.generic-button a, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
    background-color: #ccc;
    color: #fff;
    font-size: 1rem;
    }

    Laura09
    Participant

    @laura09

    Thanks @danbp I will give that a go.


    Laura09
    Participant

    @laura09

    Yay!!! its perfect, thank you @danbp.


    danbp
    Moderator

    @danbp

    Ur welcome, glad you got it ! 😉

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Resolved] Colours of buttons make them unreadable.’ is closed to new replies.
Skip to toolbar