hi all,

I need an idea about how to have a small box where I can insert pieces of content inside a node's body. Here is an example: http://www.gazettenet.com/2009/04/07/pair-hope-tap-underground-longing

Thanks in advance...

Comments

WorldFallz’s picture

A quick glance at the source reveals that's just a floated div. You can use quicktabs to create a tabbed block like that and place it directly in the node.tpl.php template file or use something like the block_filter module.