Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Items in added widget wrapping to next line (http://forum.bytesforall.com/showthread.php?t=16550)

tsheridan Jan 20, 2012 11:04 AM

Items in added widget wrapping to next line
 
I added a widget above the header in which I initially had a contact link and the search box. These 2 items were displaying side by side, then I moved the search box into the header and added a google translate script into the widget and now the contact us link is wrapping to the next line. I cannot figure out what I've done to cause this and can't get these 2 items back on the same line.

URL is www.reapfoundation.org, I am using the latest versions of both Atahualpa and Wordpress.

Any help is appreciated, thank you!

kangcarew Jan 20, 2012 05:36 PM

I believe you could just make your "header_widget" a 2 column widget and place the search box in one column, and the contact link in the other column.
change your add widget code to ...
HTML Code:

<?php bfa_widget_area('name=header_widget&cells=2</div>'); ?>
header_widget1=search bar
header_widget2=contact us link


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

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