Can someone please clarify the solution for this topic.
I’m using wordpress 2.2, I’ve edited my stylesheet from
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align:center;
}
to
#searchform {
margin: 10px auto;
padding: 0px;
}
… but the search BUTTON is still not on the same line as the search BOX
I have search the forum, and even contacted the thread author, kechang; but he can’t seem to remember everything he did to get the desired result, and the changes above must only be 1/2 of the battle.
Thanks everyone, any help is appreciated!