회원가입폼에 닉네임,이메일 부분 배경색 수정이 안되서요 정보
회원가입폼에 닉네임,이메일 부분 배경색 수정이 안되서요본문
평소 고수님들의 내공에 늘 감사드립니다.
전체 배경 이미지를 쓰는 홈페이지 인데,
회원가입창에서
다른건 다 투명배경이나 배경색을 넣을수 있는데.,
유독 닉네임 배경과, 이메일 적는 부분 배경은
투명이나 색상적용이 안됩니다.
소스좀 봐주시고, 이 부분 투명으로 가능한지 부탁 드립니다.
-------------------------------------------------------------------
<table width="100%" border="0" cellpadding="0" cellspacing="1">
<col width="160" /> <col />
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
이름 (담당자)</td>
<td class="m_padding">
<input name=mb_name itemname="이름" value="<?=$member[mb_name]?>" <?=$member[mb_name]?"readonly class=ed2":"class=ed";?>>
<? if ($w=='') { echo "(공백없이 한글만 입력 가능)"; } ?><br /><span class="hp_required">*</span> 사업자회원의경우는 담당자의 이름을 기입하여주세요 </td>
</tr>
<? if ($member[mb_nick_date] <= date("Y-m-d", $g4[server_time] - ($config[cf_nick_modify] * 86400))) { // 별명수정일이 지났다면 수정가능 ?>
<input type=hidden name=mb_nick_default value='<?=$member[mb_nick]?>'>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
별명</td>
<td class='m_padding lh'>
<input class=ed type=text id='reg_mb_nick' name='mb_nick' maxlength=20 value='<?=$member[mb_nick]?>'
onblur="reg_mb_nick_check();">
<span id='msg_mb_nick'></span>
<br>공백없이 한글,영문,숫자만 입력 가능 (한글2자, 영문4자 이상)
<br>별명을 바꾸시면 앞으로 <?=(int)$config[cf_nick_modify]?>일 이내에는 변경 할 수 없습니다.
</TD>
</tr>
<? } else { ?>
<input type=hidden name="mb_nick_default" value='<?=$member[mb_nick]?>'>
<input type=hidden name="mb_nick" value="<?=$member[mb_nick]?>">
<? } ?>
<input type=hidden name='old_email' value='<?=$member[mb_email]?>'>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
E-mail</td>
<td class='m_padding lh'>
<input class=ed type=text id='reg_mb_email' name='mb_email' size=38 maxlength=100 value='<?=$member[mb_email]?>'
onblur="reg_mb_email_check()">
<span id='msg_mb_email'></span>
<? if ($config[cf_use_email_certify]) { ?>
<? if ($w=='') { echo "<br>e-mail 로 발송된 내용을 확인한 후 인증하셔야 회원가입이 완료됩니다."; } ?>
<? if ($w=='u') { echo "<br>e-mail 주소를 변경하시면 다시 인증하셔야 합니다."; } ?>
<? } ?>
</TD>
</tr>
<? if ($w=="") { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
생년월일</td>
<td class="m_padding"><input class=m_text type=text id=mb_birth name='mb_birth' size=8 maxlength=8 minlength=8 required numeric itemname='생년월일' value='<?=$member[mb_birth]?>' readonly title='옆의 달력 아이콘을 클릭하여 날짜를 입력하세요.'>
<a href="javascript:win_calendar('mb_birth', document.getElementById('mb_birth').value, '');"><img src='<?=$member_skin_path?>/img/calendar.gif' border=0 align=absmiddle title='달력 - 날짜를 선택하세요'></a>
<span class="hp_required">*</span>사업자회원일경우 담당자의 생년월일을 선택해주세요</td>
</tr>
<? } ?>
<? if ($member[mb_sex]) { ?>
<input type=hidden name=mb_sex value='<?=$member[mb_sex]?>'>
<? } else { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
성 별</td>
<td class="m_padding">
<select id=mb_sex name=mb_sex required itemname='성별'>
<option value=''>선택하세요
<option value='F'>여자
<option value='M'>남자
</select>
<script language="JavaScript">//document.getElementById('mb_sex').value='<?=$member[mb_sex]?>';</script>
</td>
</tr>
<? } ?>
<? if ($config[cf_use_homepage]) { ?>
<tr>
<td class="m_title" height="25">홈페이지</td>
<td class="m_padding"><input class=m_text type=text name='mb_homepage' size=38 maxlength=255 <?=$config[cf_req_homepage]?'required':'';?> itemname='홈페이지' value='<?=$member[mb_homepage]?>'></td>
</tr>
<? } ?>
<? if ($config[cf_use_tel]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
전화번호</td>
<td class="m_padding"><input class=m_text type=text name='mb_tel' size=21 maxlength=20 <?=$config[cf_req_tel]?'required':'';?> itemname='전화번호' value='<?=$member[mb_tel]?>'>
<span class="hp_required">*</span> 사업자회원일경우 담당자 연락처를 입력해주세요</td>
</tr>
<? } ?>
<? if ($config[cf_use_hp]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
핸드폰번호</td>
<td class="m_padding"><input class="m_text" type="text" name='mb_hp' size="21" maxlength="20" <?=$config[cf_req_hp]?'required':'';?> itemname='핸드폰번호' value='<?=$member[mb_hp]?>' />
<span class="hp_required">*</span>사업자회원일경우 담당자 연락처를 입력해주세요</td>
</tr>
<? } ?>
<? if ($config[cf_use_addr]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
주소</td>
<td valign="middle" class="m_padding"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25"><input class="m_text" type="text" name='mb_zip1' size="4" maxlength="3" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='우편번호 앞자리' value='<?=$member[mb_zip1]?>' />
-
<input class="m_text" type="text" name='mb_zip2' size="4" maxlength="3" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='우편번호 뒷자리' value='<?=$member[mb_zip2]?>' />
<a href="javascript:;" onclick="win_zip('fregisterform', 'mb_zip1', 'mb_zip2', 'mb_addr1', 'mb_addr2');"><img width="91" height="20" src="<?=$member_skin_path?>/img/post_search_btn.gif" border="0" align="absmiddle" /></a></td>
</tr>
<tr>
<td height="25" colspan="2"><input class="m_text" type="text" name='mb_addr1' size="60" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='주소' value='<?=$member[mb_addr1]?>' /></td>
</tr>
<tr>
<td height="25" colspan="2"><input class="m_text" type="text" name='mb_addr2' size="60" <?=$config[cf_req_addr]?'required':'';?> itemname='상세주소' value='<?=$member[mb_addr2]?>' /></td>
</tr>
</table>
<span class="hp_required">*</span>사업자회원은 사업장주소, 개인회원은 자택주소를 입력하세요</td>
</tr>
<? } ?>
</table>
전체 배경 이미지를 쓰는 홈페이지 인데,
회원가입창에서
다른건 다 투명배경이나 배경색을 넣을수 있는데.,
유독 닉네임 배경과, 이메일 적는 부분 배경은
투명이나 색상적용이 안됩니다.
소스좀 봐주시고, 이 부분 투명으로 가능한지 부탁 드립니다.
-------------------------------------------------------------------
<table width="100%" border="0" cellpadding="0" cellspacing="1">
<col width="160" /> <col />
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
이름 (담당자)</td>
<td class="m_padding">
<input name=mb_name itemname="이름" value="<?=$member[mb_name]?>" <?=$member[mb_name]?"readonly class=ed2":"class=ed";?>>
<? if ($w=='') { echo "(공백없이 한글만 입력 가능)"; } ?><br /><span class="hp_required">*</span> 사업자회원의경우는 담당자의 이름을 기입하여주세요 </td>
</tr>
<? if ($member[mb_nick_date] <= date("Y-m-d", $g4[server_time] - ($config[cf_nick_modify] * 86400))) { // 별명수정일이 지났다면 수정가능 ?>
<input type=hidden name=mb_nick_default value='<?=$member[mb_nick]?>'>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
별명</td>
<td class='m_padding lh'>
<input class=ed type=text id='reg_mb_nick' name='mb_nick' maxlength=20 value='<?=$member[mb_nick]?>'
onblur="reg_mb_nick_check();">
<span id='msg_mb_nick'></span>
<br>공백없이 한글,영문,숫자만 입력 가능 (한글2자, 영문4자 이상)
<br>별명을 바꾸시면 앞으로 <?=(int)$config[cf_nick_modify]?>일 이내에는 변경 할 수 없습니다.
</TD>
</tr>
<? } else { ?>
<input type=hidden name="mb_nick_default" value='<?=$member[mb_nick]?>'>
<input type=hidden name="mb_nick" value="<?=$member[mb_nick]?>">
<? } ?>
<input type=hidden name='old_email' value='<?=$member[mb_email]?>'>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
E-mail</td>
<td class='m_padding lh'>
<input class=ed type=text id='reg_mb_email' name='mb_email' size=38 maxlength=100 value='<?=$member[mb_email]?>'
onblur="reg_mb_email_check()">
<span id='msg_mb_email'></span>
<? if ($config[cf_use_email_certify]) { ?>
<? if ($w=='') { echo "<br>e-mail 로 발송된 내용을 확인한 후 인증하셔야 회원가입이 완료됩니다."; } ?>
<? if ($w=='u') { echo "<br>e-mail 주소를 변경하시면 다시 인증하셔야 합니다."; } ?>
<? } ?>
</TD>
</tr>
<? if ($w=="") { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
생년월일</td>
<td class="m_padding"><input class=m_text type=text id=mb_birth name='mb_birth' size=8 maxlength=8 minlength=8 required numeric itemname='생년월일' value='<?=$member[mb_birth]?>' readonly title='옆의 달력 아이콘을 클릭하여 날짜를 입력하세요.'>
<a href="javascript:win_calendar('mb_birth', document.getElementById('mb_birth').value, '');"><img src='<?=$member_skin_path?>/img/calendar.gif' border=0 align=absmiddle title='달력 - 날짜를 선택하세요'></a>
<span class="hp_required">*</span>사업자회원일경우 담당자의 생년월일을 선택해주세요</td>
</tr>
<? } ?>
<? if ($member[mb_sex]) { ?>
<input type=hidden name=mb_sex value='<?=$member[mb_sex]?>'>
<? } else { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
성 별</td>
<td class="m_padding">
<select id=mb_sex name=mb_sex required itemname='성별'>
<option value=''>선택하세요
<option value='F'>여자
<option value='M'>남자
</select>
<script language="JavaScript">//document.getElementById('mb_sex').value='<?=$member[mb_sex]?>';</script>
</td>
</tr>
<? } ?>
<? if ($config[cf_use_homepage]) { ?>
<tr>
<td class="m_title" height="25">홈페이지</td>
<td class="m_padding"><input class=m_text type=text name='mb_homepage' size=38 maxlength=255 <?=$config[cf_req_homepage]?'required':'';?> itemname='홈페이지' value='<?=$member[mb_homepage]?>'></td>
</tr>
<? } ?>
<? if ($config[cf_use_tel]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
전화번호</td>
<td class="m_padding"><input class=m_text type=text name='mb_tel' size=21 maxlength=20 <?=$config[cf_req_tel]?'required':'';?> itemname='전화번호' value='<?=$member[mb_tel]?>'>
<span class="hp_required">*</span> 사업자회원일경우 담당자 연락처를 입력해주세요</td>
</tr>
<? } ?>
<? if ($config[cf_use_hp]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
핸드폰번호</td>
<td class="m_padding"><input class="m_text" type="text" name='mb_hp' size="21" maxlength="20" <?=$config[cf_req_hp]?'required':'';?> itemname='핸드폰번호' value='<?=$member[mb_hp]?>' />
<span class="hp_required">*</span>사업자회원일경우 담당자 연락처를 입력해주세요</td>
</tr>
<? } ?>
<? if ($config[cf_use_addr]) { ?>
<tr>
<td class="m_title" height="25"><span class="hp_required">[필수]</span>
주소</td>
<td valign="middle" class="m_padding"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25"><input class="m_text" type="text" name='mb_zip1' size="4" maxlength="3" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='우편번호 앞자리' value='<?=$member[mb_zip1]?>' />
-
<input class="m_text" type="text" name='mb_zip2' size="4" maxlength="3" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='우편번호 뒷자리' value='<?=$member[mb_zip2]?>' />
<a href="javascript:;" onclick="win_zip('fregisterform', 'mb_zip1', 'mb_zip2', 'mb_addr1', 'mb_addr2');"><img width="91" height="20" src="<?=$member_skin_path?>/img/post_search_btn.gif" border="0" align="absmiddle" /></a></td>
</tr>
<tr>
<td height="25" colspan="2"><input class="m_text" type="text" name='mb_addr1' size="60" readonly="readonly" <?=$config[cf_req_addr]?'required':'';?> itemname='주소' value='<?=$member[mb_addr1]?>' /></td>
</tr>
<tr>
<td height="25" colspan="2"><input class="m_text" type="text" name='mb_addr2' size="60" <?=$config[cf_req_addr]?'required':'';?> itemname='상세주소' value='<?=$member[mb_addr2]?>' /></td>
</tr>
</table>
<span class="hp_required">*</span>사업자회원은 사업장주소, 개인회원은 자택주소를 입력하세요</td>
</tr>
<? } ?>
</table>
댓글 전체
투명으로 하실려면 opacity쓰면대는대요