MyBB Community Forums

Full Version: Center Container
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey Guys,

I am using the default theme. What I have done is added a background image to the body. I made the width of my container 1000px. But it is aligned left. I am trying to center my container.

I placed 

{
  margin: 0 auto; 
}

in the global.css but no luck. How do I center it?

Thanks

Never mind guys.. the cache or whatever has a huge delay. I got it to work...

Why is it not updating right away? This has to be a setting in Mybb bc I am working out of two different browsers and it takes like 10 minutes for my work to update.