If you use this module to float a block in the sidebar, and you also have a big footer, you get an overlap of the floating block with the content in the footer. Is there anyway to turn the floating block, back to a static block, before it enters the footer regions, or which ever region is need to stop it?

Comments

Anonymous’s picture

I've posted a patch, if you specify the container div with my patch it will not cross over into the next region.

See http://drupal.org/node/1663400

alexpott’s picture

Status: Active » Closed (duplicate)

#1663400: Significant new features patch! which is now in the latest 7.x dev release fixes this.