whitespaces being added outside of the container on rendering

whitespaces being added outside of the container on rendering

ecologik.jon@gmail.comecologik.jon@gmail.com Posts: 1Questions: 1Answers: 0

https://mycollegecore.org/actions/test.php
Description of problem:
I am ending up with a mess of non breaking spaces above the container and below the h2 tag. It is causing spacing issues throughout the project. I am not sure how to get rid of them. The occur regardless of if I am putting data in manually or dynamically. In this case I am loading no data and they still appear. Where are they coming from? Just converting this table to a non DT table it does not contain the spaces. Thanks!

Answers

  • kthorngrenkthorngren Posts: 21,341Questions: 26Answers: 4,954

    I don't see where Datatables is involved with this page. I would use an IDE to see if there are extra spaces between the two tables in you PHP file.

    Kevin

Sign In or Register to comment.