of
Tables
Posted: Tue Jan 19, 2021 12:27 am
by Sniper
Title1 |
Title2 |
Title3 |
Title4 |
Text11 |
Text21 |
Text31 |
Text41 |
Text12 |
Text22 |
Text32 |
Text42 |
Text13 |
Text23 |
Text33 |
Text43 |
Text14 |
Text24 |
Text34 |
Text44 |
Tables
Posted: Tue Jan 19, 2021 12:28 am
by Sniper
Using
[table=30,tcenter]
to center a table.
Title1 |
Title2 |
Title3 |
Title4 |
Text11 |
Text21 |
Text31 |
Text41 |
Text12 |
Text22 |
Text32 |
Text42 |
Text13 |
Text23 |
Text33 |
Text43 |
Text14 |
Text24 |
Text34 |
Text44 |
Footer Text |
Tables
Posted: Tue Apr 08, 2025 9:25 pm
by Sniper
When you click the Table icon in posting you will see a link,
Show table guidelines
Code: Select all
Table guidelines
º [table=75,null] the number 75 sets the width% of a table. Max width% of table is 98%.
º [table=75,tleft] the tleft floats the table left of the text. Use null, tleft, tright or tcenter on table.
º When using tcenter in the table, use [align=center] around the Table Title for it to line up with the table.
º [th=20,null], [th=30,null], [th=50,null] the numbers set width% of each column. All [th=#% need to equal 100%. [tr=bg2] sets the class of the row.
º Use [tr=textcenter] or [td=textcenter,1] to align the text center in the table. Use textleft, textcenter or textright to align the text.
º [td=null,1] the null is a blank class, use bg1, bg2, or create a new class. The 1 sets the colspan of the [td].
º If [td=null,2] is used for 2 columns you must remove one of the other [td=null,1] to make room for the new 2 columns.
Instructions
º Click the Preview button after inserting your table codes in textarea.
º From your preview, edit all of the Title names and Text names to suit your post.
º Adjust all the width% to balance out the look of your table, Preview and Submit.