Hi, I have no web developer i sacked him! I can do basics, one thing i can't seem to do is on my website if you make the screen you are looking at small the search bar moves out of the place it is meant to be and goes over items below but it is not very visible there, the code I have is below.
<div class="container">
<div class="home_search">
<h1>Search <%=siteName%></h1>
<form id="search_form" action="<%=absolutePath%>search" method="get">
<input type="text" class="search_box" name="keyword"