On Wednesday 20 December 2006 08:51, 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
I would try putting a "<!--break-->" (w/o the quotes, of course) in your node's body, either before the form to force it's total absence or after it to force it's entirety.