Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1392325
    Snokown
    Participant

    Hi,

    I am trying to get the logobar of my site: consignorsavenue.com to be completely transparent so that all you see is the logo and the stripes from the background image on the site behind the logobar.

    I have looked at several other topics on the same issue and no solution has worked for me. I have tried:

    .x-logobar {
      background-color: transparent;
    }

    That doesn’t work with “transparent” but works with any other background color I try. This makes me think it’s not a caching issue.

    Any ideas as to why this is happening? I’m sure it’s something simple so I’m not sure why this isn’t working with the CSS I’ve used so far.

    Thank you

    #1392820
    Snokown
    Participant

    I solved my problem by using this:

    
    .x-boxed-layout-active .site {background-color: rgba(0,0,0,0.0);}
    #1392862
    Darshana
    Moderator

    Glad you were able to figure it out 🙂

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