PDA

View Full Version : Centering all the forum


pcf
12-15-2002, 05:42 PM
How can I center all the board like in :

http://www.infinite-forums.com/index.php

Dean C
12-15-2002, 07:19 PM
Ok..

Firstly that link don't work properly as they've shut their forums down ;)

Well automattically your basic forums should be centered...

To make this more obvious change your {contenttablewidth} replacement to something like 700 and then it should be clearly visible..

To center your category names in your forumhome_level1_nopost template replace this:


<tr id="cat">


With this:


<tr id="cat" align="center">


If you need to center your banner and place your buttons underneath it then apply this template mod i made a while back. (It's attached to this post)

_______

If you need to know how to do anything else then just give me a shout and i'll do my best to help :)

Regards

- miSt

pcf
12-15-2002, 08:11 PM
Well, Ii dont know if you understood what Iwanted to know, but look, I want my form to be in the center, like in the link here, you can see the the buttons and the logo are in the middle of the screen, but I want all of the form to be like that, can you please explain me how can I do that ?

Link > > > http://cil.coded.ru/test(pcf)/index.php

Dean C
12-16-2002, 09:46 AM
Link don't work :(

pcf
12-16-2002, 07:49 PM
Can you try again with this one ?
http://cil.coded.ru/test(pcf)/forumdisplay.php?forumid=2

Dean C
12-16-2002, 08:43 PM
What form?

- miSt

pcf
12-17-2002, 04:03 PM
It doesnt metter what form, I want all my board to by in the same size.
Like the size of the header(where's the logo and buttons).
Any idea how do i do this ?