Trying to figure out how to replace the current
search box with google search box.
Can't figure out where the code goes...?
thanks.
Trying to figure out how to replace the current
search box with google search box.
Can't figure out where the code goes...?
thanks.
It's in the header.php file. Make sure the search box code is inside the following bit:
<div id="search"> ... </div>
So it's in the same position.
Perfect.
Thanks!
What if in the header file the <div id="search"> ... </div> is not listed??
This topic has been closed to new replies.