검색적용 문의드립니다. 채택완료
</strong></p>
<p><style>
.searchform div {
height: 26px;
width: 193px;
}</p>
<p>.searchboxwrapper {
position: relative;
}</p>
<p>.searchbox {
border: 1px solid #dadada;
outline: none;
font: 11px 'Montserrat', sans-serif;
color: #777;
width: 182px;
height: 26px;
background: #fff;
padding-left: 10px;
}</p>
<p>.searchsubmit {
font-family: 'FontAwesome';
width: 29px;
height: 29px;
border: 1px solid #dadada;
font-size: 12px;
position: absolute;
top: 0;
right: 0;
background: #dadada;
border: none;
color: #5d3250;
cursor: hand; cursor: pointer;
}
</style>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<form role="search" method="get" id="searchform" class="searchform" action="#" _lpchecked="1"></p>
<p><div class="searchboxwrapper">
<input class="searchbox" type="text" value="" name="s" placeholder="Search for" id="s">
<input class="searchsubmit" type="submit" id="searchsubmit" value="">
</div>
</form></p>
<p><strong></strong>
<form name=fsearch action="<?php echo G5_BBS_URL ?>/search.php" class="search-box">
<input type="hidden" name="sfl" value="wr_subject||wr_content">
<input type="hidden" name="sop" value="and">
<a href="xx">xx</a> <span class="search-text"><input type=text name=stx id=stx></span>
<input type=submit value="자막검색" class="search-button"><strong>
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인
<!-- 헤더 시작 -->
<div id="head"><br>
<table border=0 width=800 cellpadding=0 cellspacing=0 style="margin:0 auto 0 auto;">
<td width=10></td>
<td width=1330 valign="top" style="padding-top:9px;">
<style>
.searchform div {
height: 26px;
width: 193px;
}
.searchboxwrapper {
position: relative;
}
.searchbox {
border: 1px solid #dadada;
outline: none;
font: 11px 'Montserrat', sans-serif;
color: #777;
width: 182px;
height: 26px;
background: #fff;
padding-left: 10px;
}
.searchsubmit {
font-family: 'FontAwesome';
width: 29px;
height: 29px;
border: 1px solid #dadada;
font-size: 12px;
position: absolute;
top: 0;
right: 0;
background: #dadada;
border: none;
color: #5d3250;
cursor: hand; cursor: pointer;
}
</style>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<form role="search" method="get" id="searchform" class="searchform" action="#" _lpchecked="1">
<div class="searchboxwrapper">
<input class="searchbox" type="text" value="" name="s" placeholder="Search for" id="s">
<input class="searchsubmit" type="submit" id="searchsubmit" value="">
</div>
</form>