Project:Insert Block
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

It would be nice if we could jam the bloc to the right or the left.

Here is an example : http://www.eds.com/services/securityandprivacy/

The "Executive Overview" bloc is on the right side.

Comments

#1

Status:active» closed (works as designed)

alexandreracine,

By design, the insert_block module inserts only the contents of a block, and none of the div tags one gets when the block module serves up blocks.

The contents of some blocks, it may be desirable to have spanning the width of the content area. Others, it may be that being able to float them to the left or right is preferable. This, however, should be left up to the individual inserting the blocks into the page, and is part of the simplicity and flexibility insert_block strives to achieve.

For more elaborate layouts with blocks, views and nodes, you might find the Panels module of interest: http://drupal.org/project/panels.

Thank you for the thoughts!

mlsamuelson

nobody click here