Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #991121
    Serhat U
    Participant

    Hello,

    In Firefox and IE, same page (open the link below) appears different than it appears in Chrome.

    https://downloads.nbastuffer.com/nba-team-stats

    Please open this link in those browsers. See the screenshot.

    I don’t want that huge blank area in Firefox.

    I’d like to always use PROMO tag without images in my website. How can disable it for Firefox?

    Thanks,
    Serhat

    #991162
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-promo-image-wrap {
      display: none;
    }

    Hope it helps.

    #991167
    Serhat U
    Participant

    Helped. Thanks Christopher!

    #991209
    Thai
    Moderator

    If you need anything else please let us know.

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