Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #480913

    Hi,
    I have a table that I have added in a text block on a page in Enfold. The table displays correctly in the text block in the advance layout page, but when I publish the page it does not display correctly. I have created css for table properties as I don’t want the table lines to display. The css I have added is – #top .cszonetable, #top .cszonetable th, #top .cszonetable td, #top .cszonetable tr{
    border: none !important;
    }

    Below are screenshots of the text block and the actual page along with the page link.

    #481174

    Hi thecszone,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #481315

    Sure, here it is and thanks for offering to look at it.

    #481580

    Hi!

    Were you able to sort things out on your end?

    I have created 2 types of tables on the below test page:

    http://www.gardengatemysteries.com/testingo/

    Cheers!
    Dake

    #481600

    I have not been able to fix it which is why I asked for help. My issue is not creating a table, it’s that the table does not look like it should. It displays correctly in the text block in the advance layout page, but when I publish the page it does not display correctly. The text should display next to the images instead of below.

    #481773

    Hi,
    I fixed it. It as that HTML 5 doesn’t support. – <td valign=”top” >. I put it in the css and the table now works fine.

    • This reply was modified 9 years, 4 months ago by thecszone.
    #482483

    Hi,

    Glad you worked it out. Like you say that is not supported anymore, CSS should be used for things like that now.

    Regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.