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)
-   -   Placing a widget or a box under the logo image (http://forum.bytesforall.com/showthread.php?t=19693)

Mykhailo Feb 21, 2013 12:54 PM

Placing a widget or a box under the logo image
 
Hi, can anyone please advise the necessary steps to create a box or a widget area that could hold html or php code in it if possible and have that box or widget display just below the header image all the time no matter whether someone clicked on post or pages. Sort of as static box with information. Many Thanks :)

juggledad Feb 21, 2013 12:57 PM

did you try a forum search? this or something similar has been answered many times.

Mykhailo Feb 21, 2013 02:41 PM

Hi, I have tried Atahualpa Theme Options > “Post & Pages”> “Post Info Items”> “KICKER: "Page" Pages”

This way the add appears only on a front Page and not on Post pages.

Should I insert this code somewhere in index.php file?
<?php bfa_widget_area('name=My_footer_widgets&cells=1'); ?>

Can not find in a forum, still searching. :)

lmilesw Feb 21, 2013 02:52 PM

You could indeed add a new widget area in the Configure Header Area Box below everything else and then use a widget that will accept PHP code in that widget.

Mykhailo Feb 22, 2013 04:41 AM

Hi, thanks, I have incerted the widget code in the "Configure Header Area" as %logo %image <?php bfa_widget_area('name=My_central_widgets&cells=1') ; ?>

and it worked well. Now the only think I still can not find is created light color grey lines around Widget area.

I have attached the snapshot of the grey lines I was talking about :confused:

juggledad Feb 22, 2013 05:13 AM

what is the url?

juggledad Feb 22, 2013 06:12 AM

the gray border around the widget is set at ato->Style WIDGETS->Widget Container

Mykhailo Feb 22, 2013 09:06 AM

Hi, that helped :)

The only one grey line in a content above the page title is still there.

Thanks

juggledad Feb 22, 2013 09:23 AM

use a code examiner like FireBug in Firefox to examine the element to see where it is coming from.

You could also play with the vairous options to find out where it comes from, do some playing and you'll be amazed what you can figure out yourself.


All times are GMT -6. The time now is 03:39 PM.

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