Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS phpbb3 Problems Re: phpbb3 Problems

#50020
Spunkmeyer
Member

I assume the whole thing is inside a wrapper of some kind. In any case, just add "margin: 0 auto;" to the wrapper and that should center all of it. Make sure it’s in a wrapper, otherwise you’ll have to add that to every piece of the page that’s considered a container to get it to center.