Hello guys i'd like my blog descritption to show up on top of the blog posts, right now it show at the bottom even i reordered it to be the first block showing up in content.

Thanks

Comments

svendecabooter’s picture

Status: Active » Fixed

You might want to add another region in your theme, and print that region above the <?php print $content; ?> code in your page.tpl.php. See http://drupal.org/node/171224

Status: Fixed » Closed (fixed)

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