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)
-   -   How to change width of search box widget within header (http://forum.bytesforall.com/showthread.php?t=22614)

paulaham Jul 6, 2014 02:29 PM

How to change width of search box widget within header
 
I need to change my search box in my header widget to be smaller. Wordpress version 3.9. Atahualpa version 3.7.15. Web site www.thebakingyogi.com

juggledad Jul 6, 2014 02:46 PM

What have you tried so far?

paulaham Jul 6, 2014 02:55 PM

<?php bfa_widget_area('name=My widget area&cells=4&align=25%&align_2=25%align_3=25%&alig n_4=25%&width_4=100%&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?> %pages %bar1 %bar2

I have tried changing the percentages of my added widgets. That's the only thing I tried. And I did donate - when I asked the question. Thanks.

juggledad Jul 6, 2014 05:56 PM

first off you have a 4 cell widget area but you are saying that the 4th cell should take up 100% of the widget area. Why?
1) are you going to use the four cells (i.e. four different widget areas in teh header)?
2) If yes, then you need to adjust the width of the fourth one (width_4=100%) so there is some space for the other widgets.
3) if no, then why define four cells, just use one and use CSS to size and position it the way you want it.

paulaham Jul 6, 2014 08:43 PM

Okay. I am on the right track now. It's fixed. Thanks.


All times are GMT -6. The time now is 02:24 AM.

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