• Hi, I am using TineMCE Advanced latest version on my website. When I am setting “Alignment” of a table to “Center”, and go to view the post, i can see that the table is not centering. It is at the normal left position.

    What might be the problem? Has it anything to do with the theme or any plugin?

    Please help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter neo4evr

    (@neo4evr)

    Okay I tried on different theme but still not working. Here is the code i used:

    <table border=”0″ align=”center”>
    <tbody>
    <tr>
    <td>Number 1</td>
    <td>Number 2</td>
    </tr>
    <tr>
    <td>Number 3</td>
    <td>Number 4</td>
    </tr>
    </tbody>
    </table>

    It could be that there is a CSS rule that is causing the table to be positioned to the left instead of the center even though you declared center within the table code.

    Are you trying this on a live website that I could take a look at?

    Thread Starter neo4evr

    (@neo4evr)

    Sure, here is a link: https://www.badadesigns.com/work2/?p=57

    Thanks

    Thread Starter neo4evr

    (@neo4evr)

    I have tried it on three different themes but still getting the same result (table not centering)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tables not centering’ is closed to new replies.