The right sidebar block drops below the content in the page.

For an example of the error please see http://drupal5.beta-web.co.uk/node?theme=framework.

Comments

andregriffin’s picture

Sorry, I'm not seeing that in Firefox Or IE. That form element theme selector seems to be pretty wide, and could be causing the problem. Try setting the .sidebar or the .block selectors to have an overflow:hidden property or something.

Magnity’s picture

Setting overflow:hidden hides the very rhs of the form, but does not affect the positioning of the right sidebar. I've also tried moving which content is in the sidebar - no effect.

It looks fine in IE for me, just not FF.

andregriffin’s picture

which version of FF and which operating system?

Try adjust the size of the .sidebar down a few pixels to see if it changes anything. Or try adjusting #sidebar-right margin to see what happens.

andregriffin’s picture

Status: Active » Postponed (maintainer needs more info)
Magnity’s picture

Status: Postponed (maintainer needs more info) » Fixed

I have taken 5px from .sidebar, which unfortunately leaves the sidebars quite narrow, but solves the issue.

Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.