Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1774

Custom BBCode Development and Requests • Re: Center Tables

$
0
0
In tables extension I use the same classes for tleft, tcenter and tright.

Code:

/* Use with table [table=tcenter,35] to center table */.tleft { float: left;margin-right: 6px; }.tcenter { margin: 0 auto; }.tright { float: right;margin-left: 6px; }
See if that will help you. Example using .tcenter on a table.

Statistics: Posted by Sniper_E — Fri Nov 01, 2024 9:52 pm



Viewing all articles
Browse latest Browse all 1774

Trending Articles