MyBB Community Forums

Full Version: Theme Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm making a theme for the new CreateBB design and have run into some problems. My header is supposed to stretch across the entire width of the page, but it stops at the container. I've tried to edit the container's width but that doesn't seem to work.
Their is also a space between the top of the page and the top of the header. That shouldn't be there either but I can't figure out how to fix it.

Can anyone help? Thanks!


Never mind. I fixed this.
Care to share what you did Smile
I forgot to add
margin: 0;
padding: 0 0 30px 0;
to the body.