Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Buddypress and multisite admin bar gap?


  • alc7258
    Participant

    @alc7258

    so I have a clean install of wordpress with multi site enabled. when I network activated buddypress this white gap which I would say is around an inch keeps appearing on my dashboard between the wordpress bar like you see at the top and the rest of the dashboard content below like the sidebar and wordpress news. so does anyone know what can be causing this?

Viewing 4 replies - 1 through 4 (of 4 total)

  • @mercime
    Keymaster

    @mercime

    Yes. That issue is resolved in BP 1.6 which will be released sometime soon.


    meisterlumpi
    Participant

    @meisterlumpi

    @mercime so no need to report this by opening a new ticket?

    To get rid of the gap I edited the file “/wp-content/plugins/buddypress/bp-core/css/buddybar.css”. Just comment out `padding-top:25px!important;` in the first line of the file.

    `body,body.wp-admin{/* padding-top:25px!important; */}….`

    would be pleased to know if there is a better work around, that doesn’t involve messing with a core file though..


    @mercime
    Keymaster

    @mercime

    @meisterlumpi it has been resolved, so no need to open a new ticket.

    Instead of messing with core file, you could just add the change in your theme’s stylesheet. Also, the the change should have been for body.wp-admin only, since removing it from body could make the adminbar overlap your content at top if your theme design is set flush to top of screen.


    alc7258
    Participant

    @alc7258

    yeah its updated in 1.6, I installed the 1.6 rc2 and it works perfect and since I’m not running a production site right now I’m fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] Buddypress and multisite admin bar gap?’ is closed to new replies.
Skip to toolbar