Hello
I have discovered that I have two widget areas set up in the header area and I want to remove one of them. I see the section where it lists the Dynamic Widget Areas and the instruction for deleting any of them. The bit that is causing me problems is in deleting the piece of code that is required.
I have gone to the section Style & Edit header Area - this is the code in there,
%logo %pages
<?php bfa_widget_area('name=Banner&cells=2&align=1&align _2=9&align_3=7&width_4=700&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?>
<?php bfa_widget_area('name=Header widget area'); ?> %bar2
Should some of this be deleted to remove Banner 2 from the header area.
If you look at the site http://careersnews.ie you will see the Banner 2, it has "222" written in it at the moment. Because it is there it is causing problems with the layout in this area for Banner 1 which is pushed to the left.
I can arrange a log in if you need it.
As usual thanks for your help.
TF