Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP bar is messing up my website. Please help

  • The BP bar at the top of the screen is messing up the layout of my website.
    I have tried the BuddyPress Template Pack plugin but had no success. Please can you help me fix this. The theme I am using is called “redbel”. I like this theme and I do not want to change it.

    my site is: http://www.funwithaccounts.co.cc

Viewing 2 replies - 1 through 2 (of 2 total)
  • Template Pack just helps you out by bringing in the bare minimum CSS and Javascript required for BuddyPress. It’s impossible for us to make all the theme features of BuddyPress integrate seamlessly into everyone’s website automatically. You’ll need to add custom CSS.


    @mercime
    Keymaster

    @mercime

    Since you’ve enabled adminbar even for logged out users, you can add one line – padding-top: 25px; – to your active theme’s (redbel) style.css under body:
    `body {
    ….

    padding-top: 25px;
    }`

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BP bar is messing up my website. Please help’ is closed to new replies.
Skip to toolbar