MyBB Community Forums

Full Version: Need help with border and extending forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Two questions:

One: How do I extend the forum all the way to the top of the forum?
Two: How do I make a border that is an image?

Here is an image to better explain what I'm looking for

[Image: assistance9uj.jpg]

Thank you!
alright, hey,
First of all, for the top margin, you need to add

margin: 0px 20px 20px 20px;
in the Extra CSS Attributes under the Admin CP >Themes > Modify / Delete > Edit > Body (Customized in this style)


For the border image, read here


Not to be an annoyance, but the code you used didn't work properly.

While the top is where I wanted it (Again thanks), the bottom of the border has moved up. Any idea how to fix this?