I guess the easiest way to show what's happening is a screen shot

CommentFileSizeAuthor
Screenshot-Site maintenance.png185.86 KBpckilgore

Comments

pckilgore’s picture

I guess it would be important to mention this happens on every page, this screen shot is just an example

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

Would 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?

jwolf’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing due to lack of follow up

rc.otto’s picture

Title: sidebars fall below content area » the same happened to me

The 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.

jwolf’s picture

Title: the same happened to me » sidebars fall below content area

I 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

rc.otto’s picture

Sorry,

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.