Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,845
- How-to & Troubleshooting
- 129,862
- Creating & Extending
- 25,888
- Requests & Feedback
- 9,534
- Third Party Plugins
- 9,832
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,178
-
This statement I found, but when I changed the 960px or 1300px to 100% it did nothing at all.
body {
background: #fff;
font-size: 1.2em;
color: #555;
background: url(../images/background.gif) top left repeat-y;
line-height: 170%;
min-width: 960px;
max-width: 1300px;
margin: 0 auto;
}