Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1345279
    Rob_Strickland
    Participant

    Hello,

    I’d like to show the background colors only in “recent posts” or similar lists, but I do not want the background color to show on the actual post.
    What custom code do I need to add to accomplish this?

    Thanks on advance,
    Rob

    #1345305
    Rahul
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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