I guess the easiest way to show what's happening is a screen shot
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-Site maintenance.png | 185.86 KB | pckilgore |
I guess the easiest way to show what's happening is a screen shot
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-Site maintenance.png | 185.86 KB | pckilgore |
Comments
Comment #1
pckilgore commentedI guess it would be important to mention this happens on every page, this screen shot is just an example
Comment #2
jwolf commentedWould you be so kind to provide a link to your site?
A couple of questions in the meantime:
1. Have you modified the theme at all (e.g., style sheets or template files)?
2. Does this only happen in a particular browser or all browsers?
Comment #3
jwolf commentedClosing due to lack of follow up
Comment #4
rc.otto commentedThe same happened to me. The problem was a div-tag inside the body of the text, which was shown as teaser on front page:
<div align="justify">... body ...</div>Removing the div-tags solved the problem.
Comment #5
jwolf commentedI can tell you that there is not a
<div align="justify">in this theme's markup/code at all.I'm willing to bet that you are using a WYSIWYG editor (TinyMCE or FCKeditor) and the code that the editor created caused this problem.
You might want to utilize the HTML corrector module and/or be very wary of creating teasers with missing closing tags.
Also, please don't change the title of an already existing bug report. It causes confusion and is difficult for others to track issues with themes and/or modules; this is especially the case when the title has been changed to the non sequitur "the same happened to me".
Thanks
Comment #6
rc.otto commentedSorry,
I did not mean, that there was a div-tag inside the theme's code. The tag was inside the text of a node. So the problem was mady by myself...
I had the same problem with another theme. I don't know why, but when a div-tag ist used in a teaser, some themes a getting problems. But it doesn't matter to me: There are no more div-tags in my nodes.
By the way: Your theme is great - thank You very much!
Rolf-Christian
... maybe we should bet about the Wysiwyg-editor: I actually do not use one but I have used it before with Joomla. Since I started using Drupal that is history.