• Hi,

    I love the Twenty Fourteen theme, but I’m strglling a bit with the narrow text columns.

    Basically I have a very wide table, that I need to “break out” of the text column on a page, so it spans pretty much from the edge of the side bar all the way across to right the hand side of the page.

    Is this possible?

    Many thanks in advance!

Viewing 1 replies (of 1 total)
  • Dr. Abdollah Salleh

    (@dr-abdollah-salleh)

    What I do is put in this HTML code:
    <table style=”height: 706px;” width=”709″>
    <tbody>
    <tr>
    <td></td>
    </tr>
    </tbody>
    </table>
    It will create a table. Then in Visual mode I insert the image into this table. I then resize the image to custom size 720 X … or a bit more. The page must be set at full-width.
    I understand your needs. Narrow text columns are more readable but images must be big enough to read.
    I actually draw my tables in Powerpoint and convert it into an image. You have to play around with the font and cell sizes.
    I found this by serendipity. My site is drdollah.com

Viewing 1 replies (of 1 total)
  • The topic ‘Making a table "break out" of the text column to span the whole page’ is closed to new replies.