Custom Form
-
Hi Guys
I have used your code to create a custom search form to use elsewhere on my site.
However this displays the form vertically. How can I change the below to display the two search blocks next to one another?
<div id=”navmenu”>
<form action=”URL” method=”GET”><label for=”keywords”>Keywords</label>
<input id=”search_keywords” name=”search_keywords” type=”text” /><label for=”keywords”>Location</label>
<input id=”search_location” name=”search_location” type=”text” /><input type=”submit” value=”Search” />
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Form’ is closed to new replies.