Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,690
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
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;
}