• Resolved absial_7

    (@absial_7)


    Hello Tobias,

    Thanks for this wonderful plugin, I am having trouble aligning the table to the far left. The table is centered. I am using wordpress TwentyTen theme

    Thanks for the help in advance.

    Best Regards

    Anand

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter absial_7

    (@absial_7)

    Hello Tobias,

    Sorry for the delay in responding, I live in a place there is no internet in Africa. I have to get to the office to get connectivity.

    Please see the link https://drive.google.com/file/d/0B51maNmfv1nfb2VCUDc4SWE2U1k/view?usp=sharing
    https://drive.google.com/file/d/0B51maNmfv1nfTHc3cTNwdTlpVU0/view?usp=sharing.

    The table seems to be embedded in some box where by the only way to get to the end of the box is to scroll.

    Also I tried to reduce the font size, using the following code:

    .tablepress-id-N tbody td {
    font-family: Tahoma;
    font-size: 5px;
    color: #ff0000;
    }

    But the font doesnt seem to have changed all that much.

    Your help is highly appreciated.

    Best Regards

    Anand Das

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    that scrolling is coming from the “Horizontal Scrolling” checkbox that you have enabled on the table’s “Edit” screen. From what I can see, as your table contains very many columns, this is pretty much your only chance to show all of it.

    In the code for the font size, did you change the N in the first line to the correct table ID? That is necessary here!

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Aligning table’ is closed to new replies.