Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239501
    nihonjin
    Participant

    Hi X Theme,

    Have a test blog page up at http://www.gansdigital.com/2016/11/01/idot_next_gen/. This page appears correctly, with the sidebar on the right side, in both Chrome and Safari.

    But when I open it in Firefox and Explorer, the sidebar bumps down to the bottom. Any suggestions? Screenshots attached.

    Have tried creating the page in both Cornerstone AND in the HTML editor, and the issue arises in both scenarios.

    Thanks,
    Erik

    #1239504
    nihonjin
    Participant

    …and here’s the Chrome screenshot.

    #1239596
    Rupok
    Member

    Hi there,

    The given URL returns 404. Can you make sure it’s published?

    Thanks!

    #1240205
    nihonjin
    Participant

    Sorry, it’s a live site, and the client changed the URL. Here’s the updated link:

    http://www.gansdigital.com/2016/10/18/idot_next_gen/

    Again, it’s fine in Chrome and Safari, and in Firefox and Explorer, the right sidebar drops under the content.

    Thanks,
    Erik

    #1240395
    Christopher
    Moderator

    Hi there,

    Please remove following code from customizer :

    .x-navbar-wrap {
      margin-bottom: -93px;
    }

    Add this code instead :

    .single-post .x-container.max.width.offset {
      margin-top: 0;
    }

    Hope it helps.

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