Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323023
    mrdfrost
    Participant

    I have it working on the home page

    But i need to setup the css to work site wide
    http://rivittcollective.com/lets-play

    #1323342
    Jade
    Moderator

    To make it site wide, please update this code:

    .page-id-140 .x-logobar {
        position: absolute;
        background-color: transparent;
        top: 47px;
        width: 100%;
    }

    to

    
    .x-logobar {
        position: absolute;
        background-color: transparent;
        top: 47px;
        width: 100%;
    }

    Hope this helps.

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