Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346170
    nillamary
    Participant

    Hi Rad,

    Thanks!
    1. This worked, I just need to play around with some CSS now to tweak spacing.
    5. I’d already worked this one out, but thanks anyway.

    Thanks again for your help! 🙂

    #1346176
    nillamary
    Participant

    I used this CSS for 5., which seemed to work:
    .x-alert-danger, .close, .buddypress #message.error .close, .bbp-template-notice.error .close {
    background: #141414;
    border-color: #b0c4de;
    text-transform: capitalize;
    color: #FAFAFA;
    }

    Thanks again.

    #1346267
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1332530 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>