By Luke2 on
Hi.
I created an article which has 2 tables inside. At the frontpage those tables mess up the design. In fullview there isn´t a problem, just at the frontpage.
I looked at the generated source code via firebug, and saw that the article opens up a table, a row and a cell. But because it´s a shortened preview, it doesn´t close those tags.
Any idea to solve this problem? Is a module needed which detects opened table and closes them? Or does it even exist? The only thing that works by now is to not show it at the frontpage. Yes, it happens with all themes, because it´s a core coding problem from the front page, not the design, i think.
Regards
Comments
You are going over your teaser
You are going over your teaser limit, so Drupal cuts the table without closing off the tags. You can try using a filter to automatically close open tags. I know of two, HTML Corrector and HTML Purifier, but they are both for Drupal 5. Another solution I have used was to simply increase the number of words in the teaser.