![]() |
Move Search Function To Sidebar
I'd like to take the search form out of the header and put it into the sidebar. It seems that simply moving the code doesn't do the trick. It there some PHP code that has to be altered or something?
Thanks in advance. |
Re: Move Search Function To Sidebar
Quote:
HTH, |
Re: Move Search Function To Sidebar
Thanks, but the "Go" button is just the generic "Search" and doesn't match the style of the theme. How do I make that happen? You can see at:
http://www.oppgen.com |
Re: Move Search Function To Sidebar
alternatively you could open sidebar.php and do this
Code:
<div id="sidebar"> |
Re: Move Search Function To Sidebar
Thanks, looks like it works.
Now, is there any way to center it and make the text field the same length as the "Sign up" field ? Balance is everything to us anal Art Directors. :) |
Re: Move Search Function To Sidebar
look in style.css for this
#searchbox { background: #F7F5EF !important; width: 250px;<-----change to this color: #495D5C; |
Re: Move Search Function To Sidebar
Perfectamundo!
Thanks so much! |
| All times are GMT -5. The time now is 03:03 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.