Centering tables...

Status
Not open for further replies.

Tunka.C

Nothing to see here, move along.
Joined
May 22, 2012
Messages
98
Reaction score
3
I can't seem to center the tables correct, even though I'll do this :
Code:
[table="width: 500, align: center"]
[tr]
	[td][/td]
	[td][/td]
[/tr]
[tr]
	[td][/td]
	[td][/td]
[/tr]
[tr]
	[td][/td]
	[td][/td]
[/tr]
[/table]

It simply won't center, and I can't figure out why.. I've tried just about everything to try and get this thing centered, and I still haven't figured it out yet. Can somebody point out what I'm doing wrong here?
 
i think the command is

[tablecenter]

or somerthing like that
 
It's [noparse][tablecenter]
stuff | doodads | gizmos
[/tablecenter][/noparse]:

[tablecenter]
stuff | doodads | gizmos
[/tablecenter]
 
Oh shoot, it worked. Thanks.
 
Much apreciated, was never been able to center those silly tables myself >:L
 
Status
Not open for further replies.

Users who are viewing this thread