On the first page this upper box contains mission or focus statement, but if you'll go anywhere on the site this place will empty. I suppose this place can be used much more wisely, not just spending page's space for nothing. I see that you are trying to display $title and $page_title (why do we need 2 of them?) but most of the time second variable will be empty and we needn't such big box any way.

Comments

ktleow’s picture

Correct, first page the box area displays the site mission.
Where else on other pages, the block $page_title is displayed.

$title and $page_title are two different thing here. Check the info files for definition of them.
$title - The default title created by Drupal.
$page_title - A custom block region created for my theme.
Does that answer your question?

Regarding the big box, I can only say that box is limited to the design of this theme (original WP theme). Thats the smallest I can get to maintain the 'originality'.

Hope that clears your doubts. And for the issue you created about breadcrumbs, I'll probably add that on later when I sort out my stuffs.

Thanks.

ktleow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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