Hi filmlover,
Thank you for caring about our JA template features. Our t3-framework.org is using T3 Blank template which you can find at http://www.joomlart.com/forums/downloads.php?do=cat&id=473. >> You can copy our Search box style for your need.
The below css codes will define Search box style:
#searchForm {
padding: 10px 20px;
border: 1px solid #ddd
background: #eee
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*zoom: 1;
}
#searchForm:before,
#searchForm:after {
display: table;
content: "";
line-height: 0;
}
#searchForm:after {
clear: both;
}
#searchForm fieldset {
margin: 20px 0;
}
#searchForm legend {
margin-bottom: 10px;
}
at path directory <blockquote>templatesja_t3v3_blankcsstemplate.css</blockquote>.
Regards,
—
Leo