Noob guestion again, but I did my best and couldn't solve it. I have changed the width of my forum, now I would like to get it centered. How to do that?
I tried by modifying the index.template (a table and the actual code inserted into middle cell) but something was always wrong..
Please, this is urgent. I modified the style file (body: width:900px;), but how to center the whole thing? I guess I should do the same trick which is done here, add these blue things on both sides of the the forum. I tried some tricks with tables but every single time something went wrong...
Have you tried to set margin: auto; on the main table or div?
OK thanks, it did the trick.
"When you are noob, you just are a noob" ;)