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)
-   -   [SOLVED] Alignment of search box in header area (http://forum.bytesforall.com/showthread.php?t=11863)

mvheun Dec 23, 2010 06:14 AM

[SOLVED] Alignment of search box in header area
 
How can I align the search box next to the blog title? see www.vanheun.com .

lmilesw Dec 23, 2010 06:41 AM

Try using the following in ATO>Add HTML/CSS Inserts>CSS Inserts... tweaking the px for your needs.
HTML Code:

#logoarea .searchbox {
position: relative;
margin-top: -60px;
}


mvheun Dec 23, 2010 06:48 AM

Yes, very good. Item solved! Thanks.


All times are GMT -6. The time now is 09:08 AM.

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