• Resolved bsacue

    (@bsacue)


    Hi,

    I created a table and i don’t know if its possible or how to do it if so but i want the table to be bigger covering the black border box
    see here http://bsa-cuesports.com/yorkshire-league/division-1/division-1-table/
    here is the code used in text

    Please point me where i gone wrong or how to solve this
    thankyou

    <p>&nbsp;</p>
    <style><!--
    body {color:red;}
    h2 {color:#000000;}
    td {color:#000000;}
    --></style>
    <p>&nbsp;</p>
    <h2 style="text-align: center;">Updated including week 4th/5th Feb 2014</h2>
    <table class="aligncenter" style="border: 1px solid #000000;" align="center">
    <tbody>
    <tr><th>Poss</th><th>Team</th><th>P</th><th>W</th><th>D</th><th>L</th><th>F</th><th>A</th><th>+-</th><th>PTS</th></tr>
    <tr><th>1</th>
    <td>Castleford No1</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    <tr><th>2</th>
    <td>Leeds</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    <tr><th>3</th>
    <td>Barnsley</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    <tr><th>4</th>
    <td>Castleford No2</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    <tr><th>5</th>
    <td>Bradford No1</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    <tr><th>6</th>
    <td>Sheffield No3</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    <td>0</td>
    </tr>
    </tbody>
    </table>

    http://wordpress.org/extend/plugins/tinymce-advanced/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Table size problem’ is closed to new replies.