PunBB is a light forum from which FluxBB forked. Since FluxBB has been failing to release their first “real” version (1.3), I’ve finally chosen to turn to PunBB, after a 3-month useless wait.
But Pun has the same kind of problem as Flux… I’m talking of course about the huge padding which wastes tons of space (even more than in Flux indeed). So here is the fix (using PunBB 1.3.2):
1. Open style/Oxygen/Oxygen.css
2. Find:
.brd {
padding: 1.3em 2em;
margin: 0 auto;
max-width: 1100px;
min-width: 700px;
width: 90%;
}
And comment it or remove it.
3. Save and upload the file. Problem solved 🙂
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.