• I have created a table using TinyMCE Advanced setting the cell padding in the dialog box to 5. Checking the code shows:
    <table style="width: 750px; height: 529px;" border="1" cellspacing="5" cellpadding="5" align="center">

    The resulting page https://www.mindstreamacademy.com/?page_id=1946 has no cell padding. Furthermore it is not aligned center. Lastly, how do I get the text within cells to align top and not center.

    Sorry for so many questions in one post, but I’m certain they are related somehow.

  • The topic ‘TinyMCE tables not responding to cellpadding’ is closed to new replies.