0
Welcome Guest! Login
0 items Join Now

SOLVED border = 0 but still being shown

  • SOLVED border = 0 but still being shown

    Posted 6 years 4 months ago
    • I have a test website.
      I have a very easy table with some cells and rows.
      rotarydendermonde.need-it.be/index.php/sponsors

      I set the properties of the table with border=0, also the cells are set border=0.
      But still the border is being shown.

      Even when I set the border =1 and then with the color = #ffffff the border is still shown.

      what is causing this line?

      kind regards.
    • Last Edit: 6 years 4 months ago by Bert Leeman.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: border = 0 but still being shown

    Posted 6 years 4 months ago
    • Use this code...
      table td, table, table th, table tr, table tbody {
        border: none;
      }
      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • The following users have thanked you: Bert Leeman

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.071 seconds