Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • How stupid am I?

    Just changed
    body {
    padding-top: 25px;
    }

    to
    body {
    padding-top: 0px;
    }

    at adminbar.css

    =)
    der!

    Doesn’t work for me neither.

    Prior to upgrading to 1.2.6
    I had followed wpmu.org website recommendation to ad this line to wp-config.php file:

    define( ‘BP_DISABLE_ADMIN_BAR’, true );

    And that had worked, no 25px padding on top…

    Then I uploaded and tried everything you guys said and it didn´t work.
    I even changed define( ‘BP_DISABLE_ADMIN_BAR’, true ); to functions.php file…

    any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar