• Resolved danfrydman

    (@danfrydman)


    Hey Tobias

    Having an issue with the display of a border on the left-hand side and bottom of a table in IE and Edge. It’s fine in Edge from v 80 up, but prior versions aren’t showing.

    Not sure if it’s a styling conflict with other tables or a simple fix in Plugin Options. Have tried setting the table to a reduced width to see if that deals with it and 100% width. What do we need to add / change to make it work?

    Thanks

    Dan

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Unfortunately, I don’t have access to a Windows PC with an older version of IE/Edge, and can’t test this. Sorry.

    My guess is that it’s one of these IE quirks.

    From what I can see, you are adding the borders to the <tbody> and <tr> elements. You could maybe try adding them to the <td> elements (with pseudo-selectors like :first-child, etc.).

    Regards,
    Tobias

    Thread Starter danfrydman

    (@danfrydman)

    Thanks Tobias, we’ll give that a try.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem! I hope that you can find a solution to this!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Border on left and bottom not showing in IE/Edge’ is closed to new replies.