Skip to:
Content
Pages
Categories
Search
Top
Bottom

Centering buddypress/removal of sidebar.

  • @calizen

    Participant

    Can someone help me center my buddy press? Also, how do I get rid of my blogs sidebar. I have it tuned off for the rest of my blog but it still pops up in my buddypress.. Any help is GREATLY appreciated:
    http://www.calizen.net/activity/
    evan @calizen.net

Viewing 3 replies - 1 through 3 (of 3 total)
  • @r-a-y

    Keymaster

    Get rid of the “float:left” declaration in your stylesheet for #container.

    @calizen

    Participant

    ok, i’ll try to find that.. thanks!

    @alierkurt

    Participant

    You need to add this to container:

    Code:
    margin-left: auto;
    margin-right: auto;

    This might work…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centering buddypress/removal of sidebar.’ is closed to new replies.
Skip to toolbar