Quoting Lennart Borgman lennart.borgman.073@student.lu.se:
Hi Earnie,
So you are using Drupal too? I am not sure I understand your problem correctly, but you of course knows about the excellent add-on to firefox that checks the (x)html with tidy? Or emacs nxml-mode / nxhtml-mode that you also can use to check XML with?
I found Drupal about 3 months ago and Drupal rocks man! I haven't found another CMS this easy to administer and configure.
Just checked for browser specificity issue and it I see the issue in current versions of Mozilla, Firefox and IE 6. I am using version 4.7.3 of Drupal. I am thinking the issue is more related to breaking the theming but I've tried three or four different themes and they all do the same thing.
Earnie Boyd wrote:
Hello list,
I am having an issue with using a page where I embed a form and then promote the page to the front page. The problem I have is that the data for the next node on the front page shifts to the right instead of being directly under it. The form does contain a table but all of the html is appears correctly ended with the appropriate tags. It also contains an image URI and text within one of the cells of the table. Are there any suggestions as to what should I look for or wrap around the form to get the appropriate result? Perhaps a module that deals with this issue?
Earnie