Blurb from the CMS
sduncan343 - July 5, 2009 - 13:30
Hello,
I am working on developing a site in drupal where the clients would like to have a certain page with a little blurb at the top of it and they would like to change it every once and a while.
Here is a mock of what they want it to look like :
http://pixiesmacks.com/c12/mocks/c12_iSpeech_feed_v2.jpg
The text in that change 12 community blue box is something they would like to change.
I can't think of way to allow them to easily update text in a box like this, does anyone have a suggestion of where to look ?
Thanks.

You could make a region
You could make a region above the content area. Make a node that represents the text, then use a module like Nodes in Block or Node Blocks (I have not tried these modules, I just know they exist). Now assign the new block to the new region.