Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Widget woes (http://forum.bytesforall.com/showthread.php?t=9690)

anishinaboy Sep 15, 2010 01:42 PM

Widget woes
 
Hi,

I am trying to create a new widget area for a banner ad but am having difficulty.

Here is my site.

I would like to either put a banner either above the whole container, in the darker blue above the header/logo area.

Or I would like to have a banner that stays above the posts, in the center column.

I have tried to create a new widget area to place the banner in the center column (by placing the new widget area in the HEADER AREA like so: %logo %pages %cats <?php bfa_widget_area('name=My new widget area'); ?>) but it made the latest headline link with the banner ad.

And when i tried to create a new widget area above %logo it simply doesn't show up.

Any help greatly appreciated.

lmilesw Sep 15, 2010 03:38 PM

You have the following code in your post
HTML Code:

<?php bfa_widget_area('name=My new widget area'); ?>)
Is the parenthesis at the end a typo? The code should look like
HTML Code:

<?php bfa_widget_area('name=My new widget area'); ?>
You can put this code where you did or you could try adding it to the top of your page as desired by putting it in the "HTML Inserts: Body Top box" in ATO>Add HTML/CSS Inserts>CSS Inserts

anishinaboy Sep 17, 2010 08:15 PM

The parenthesis is a typo. i tried both of your suggestions but each time it messes up something. Usually what happens is everything in the header suddenly links to where the banner should.

lmilesw Sep 17, 2010 08:23 PM

I don't know what to tell you. Perhaps it is a code conflict.

anishinaboy Sep 17, 2010 08:32 PM

In that case, is it possible to make the HEADER IMAGE link to an outside site, essentially making it the banner ad? As it stands, it only links to 'home' when activated.

Thanks for you help, by the way.


All times are GMT -6. The time now is 10:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.