The stock banner group 1 code is in /includes/templates/your_template/common/tpl_main_page.php (right after the <body> tag), not in tpl_index_default.php.
You can move it to tpl_header.php if you specifically want it not to be above the entire header div, but inside the header div.


Reply With Quote
