Code:
%logo %pages %image <?php bfa_widget_area('name=altheader'); ?> <?php bfa_widget_area('name=mysearch'); ?> <?php bfa_widget_area('name=login'); ?>
If I remove the widget areas, the content body slides up against the image.
Would this be expected behavior because the divs are at the code layer being added to the end of the header block, even though I'm positioning them above the end of the header area in the presentation layer?