Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Aligning my buddypress site to the center


tranthe
Participant

@wpviet23

yes you guessed right issues. the fault of the css.

I think it’s in this region css

body {

background: #DADE6E;

font-size: 12px;

font-family: Arial, Tahoma, Verdana, sans-serif;

line-height: 170%;

color: #555;

width: 960px;

margin: 0 auto;

padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */

}

You see the line: margin: 0 auto;

Problem it’s just there.

If you still do not fix this. please make a demo I can see.

Skip to toolbar