사용자: 리디자인 3, 전체검색창
This commit is contained in:
@ -41,7 +41,8 @@ a:active {color:#000;text-decoration:underline}
|
||||
|
||||
#schall {position:absolute;top:22px;left:90px;margin:0;padding:0;letter-spacing:-5px}
|
||||
#schall legend {width:0;height:0;overflow:hidden}
|
||||
#schall_stx {padding-left:5px;width:156px;height:27px;border:1px solid #ccc;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fff;line-height:2em !important;line-height:2em}
|
||||
#schall_stx {padding-left:5px;width:156px;height:27px;border:1px solid #ccc;border-right:0;background:#fff;line-height:2em !important;line-height:2em}
|
||||
#schall_submit {border:1px solid #ccc;border-left:0}
|
||||
|
||||
#snb {position:absolute;top:20px;right:0;zoom:1}
|
||||
#snb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
2
head.php
2
head.php
@ -28,7 +28,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
<form name="fsearchbox" method="get" action="<?=G4_BBS_URL?>/search.php" onsubmit="return fsearchbox_submit(this);">
|
||||
<input type="hidden" name="sfl" value="wr_subject||wr_content">
|
||||
<input type="hidden" name="sop" value="and">
|
||||
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.jpg" width="29" height="29" alt="검색">
|
||||
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.gif" width="29" height="27" alt="검색">
|
||||
</form>
|
||||
|
||||
<script>
|
||||
|
||||
BIN
img/btn_search.gif
Normal file
BIN
img/btn_search.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user