dealwi8me
08-12-2011, 11:00 AM
Hello all,
I want to have a search DIV (in order to add a search button) that will appear in the header div above the logo of header DIV. Here's my header logo div
<div id="headerLogo">
<p><img src="images/logo.jpg" width="800" height="150" /></p>
</div>
#headerLogo {
background-color: #B00A4C;
text-align: center;
}
Can someone help me?
Thank you in advance.
I want to have a search DIV (in order to add a search button) that will appear in the header div above the logo of header DIV. Here's my header logo div
<div id="headerLogo">
<p><img src="images/logo.jpg" width="800" height="150" /></p>
</div>
#headerLogo {
background-color: #B00A4C;
text-align: center;
}
Can someone help me?
Thank you in advance.