Skip to:
Content
Pages
Categories
Search
Top
Bottom

Centering buddypress/removal of sidebar.

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