Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • boon1983 Friend
    #1088944

    I am working with Joomla 3.8 and have the problem that I cannot remove the grey borders around tables, created with the text editor. The solution should be to set the table border = 0 within a edenite template style sheet. However, i cannot find the right CSS to do this.

    • This topic was modified 6 years, 9 months ago by  boon1983.

    1. 1-4
    Saguaros Moderator
    #1089061

    Hi,

    Kindly share the URL of the page where I can see that table, I will check for you.

    Regards

    boon1983 Friend
    #1089179
    This reply has been marked as private.
    Saguaros Moderator
    #1089285

    You can try with this custom CSS:

    .t3-content td, .t3-content tr td {
        border-top: none;
    }

    put into the file: root/templates/ja_edenite_ii (your default template)/css/custom.css (create this file if it doesn’t exist)

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum