• I’m using Frontier theme with 2 sidebars (left and right sides with post/page content in centre. This arrangement appears correctly in FF and IE but in Chrome the posts are on the left, with both sidebars beneath, instead of to the sides.

    As suggested by another Forum member, I added the following code to my theme’s “Custom CSS” box…

    <div id=”sidebar-left”>..
    <div id=”content”>..
    <div id=”sidebar-right”>..
    #content {
    float: left;
    }

    …that’s exactly how I added it but it still does not make a difference when I view the site in Chrome – the post content still appears on the left, with both sidebars pushed down beneath it.

    The blog is: http://abouttestosterone.net

    Can anyone else help with this, please? Thank you!

    [please continue with your original topic at https://wordpress.org/support/topic/my-wp-sidebars-are-pushed-down-on-chrome-correct-on-firefox-help?replies=5 ]

  • The topic ‘Chrome Alignment Problem: Posts appearing on left, side-bars pushed below!’ is closed to new replies.