묻고답하기

 

너비를 수정하고 싶어서 https://www.xpressengine.com/qna/20939477 이 글을 보고

 

111.jpg

 

여기까지 수정하는 건 성공했습니다만 이메일 주소, 닉네임, 비밀번호 찾기 답변, 홈페이지 칸의 소스를 찾을 수가 없습니다

혹시 몰라서 html/modules/member/skins/default/signup_form.html에 있는 저 부근 소스를 첨부하겠습니다

 

<div class="control-group">
            <label for="{$identifierForm->name}" class="control-label"><em style="color:red">*</em> {$identifierForm->title}</label>
            <div class="controls">
                <input type="text"|cond="$identifierForm->name!='email_address'" type="email"|cond="$identifierForm->name=='email_address'" name="{$identifierForm->name}" id="{$identifierForm->name}" value="{$identifierForm->value}"
                style="width:100px"/>
            </div>
        </div>
        <div class="control-group">
            <label for="password" class="control-label"><em style="color:red">*</em> {$lang->password}</label>
            <div class="controls">
                <input type="password" name="password" id="password" value="" style="width:100px"required />
                <p class="help-inline">{$lang->about_password_strength[$member_config->password_strength]}</p>
            </div>
        </div>
        <div class="control-group">
            <label for="password2" class="control-label"><em style="color:red">*</em> {$lang->password3}</label>
            <div class="controls">
                <input type="password" name="password2" id="password2" value="" style="width:100px"required />
            </div>
        </div>
        <div class="control-group" loop="$formTags=>$formTag" cond="$formTag->name != 'signature'">
            <label for="{$formTag->name}" class="control-label">{$formTag->title}</label>
            <div class="controls">{$formTag->inputTag}</div>
        </div>
        <div class="control-group">
            <div class="control-label">{$lang->allow_mailing}</div>
            <div class="controls" style="padding-top:5px">
                <label for="mailingYes"><input type="radio" name="allow_mailing" id="mailingYes" value="Y" checked="checked"|cond="$member_info->allow_mailing == 'Y'" /> {$lang->cmd_yes}</label>
                <label for="mailingNo"><input type="radio" name="allow_mailing" id="mailingNo" value="N" checked="checked"|cond="$member_info->allow_mailing != 'Y'" /> {$lang->cmd_no}</label>
            </div>
        </div>
        <div class="control-group">
            <div class="control-label">{$lang->allow_message}</div>
            <div class="controls" style="padding-top:5px">
                <label for="allow_{$key}" loop="$lang->allow_message_type=>$key,$val"><input type="radio" name="allow_message" value="{$key}" checked="checked"|cond="$member_info->allow_message == $key || (!$member_info && $key == 'Y')" id="allow_{$key}" /> {$val} </label>
            </div>
        </div>
        <div class="btnArea" style="border-top:1px solid #ccc;padding-top:10px">
            <input type="submit" value="{$lang->cmd_registration}" class="btn btn-inverse pull-right" />
            <a href="{getUrl('act','','member_srl','')}" class="btn pull-left">{$lang->cmd_cancel}</a>
        </div>

 

답변 부탁드립니다

 

그리고 로그인창 가로가 

%EC%9D%B4%EB%AF%B8%EC%A7%80%205.jpg

길어서 이렇게 잘려서 나옵니다만 게시판 길이가 아닌 로그인폼 가로 길이를 조절할 수 있을까요

만약 가능하다면 경로와 방법을 알려 주시면 감사하겠습니다

 

 

 

태그 연관 글
  1. [2018/06/15] 묻고답하기 가변형 반응형 홈페이지 수정 문의 드립니다 by 김리
  2. [2018/06/08] 웹마스터 팁 도메인 변경 또는 설치 폴더 변경시 이미지 주소변경하기 by 해피정닷컴
  3. [2018/01/02] 묻고답하기 페이지(위젯) 무제한 생성 안되는 문제, 도움 주십시요. by 지나김 *1
  4. [2017/12/08] 묻고답하기 DIV 안에 DIV 넣기 질문 by 초보의도전 *4
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
iceman237 게시판 목록 아이콘 안보이게 리스트 파일 아이콘 감추기 [1] file 2013.02.14 by 송동우
iceman237 목록에 파일아이콘 이미지아이콘 업데이트아이콘 안보이게? [2] file 2013.02.14 by sejin7940
산역군 이상한 코드가 자동으로 게시됩니다. [1] file 2013.02.16 by Alex
곰사탕 퀵메뉴 스크립트를 삽입시 페이지가 안나옵니다.  
빨간풍선 최근게시물 새창 열기 질문입니다.. [1] file 2013.03.02 by 송동우
국이래용 게시판 및 관리자페이지가 INPUT 밀려있네요. file  
이온디 nginx에서 .파일명은 업로드 안되는데 문제 없을까요? file  
파란날개115 파일첨부 제한이 2M이상으로 설정이 불가능합니다. [1] file 2013.03.26 by 송동우
레오나 로그인 후 500 에러, 파일첨부시 에러 메시지 500 [1] 2013.04.01 by Fidelity
비디 답변 부탁드려요~ 제로보드..로그인과 첨부파일문제입니다..  
모두까기인형 에러메세지 노출 안되는 문제 [1] file 2013.04.05 by 모두까기인형
콩씨 링크 영상이 출력안됩니다 [2] 2013.04.09 by 송동우
Fianna 난다날아님의 나이 제한 에드온 질문 [1] file 2013.04.12 by 푸시아
megapon 안녕하세요 팝업로그인창에 대해서 질문 드려요. file  
je313 링크 질문이요.. file  
최황삼 WNMP (Nginx)에서 XE 설치가 안됩니다. [2] file 2013.04.23 by 최황삼
해이나 섬네일이 생성되지 않습니다. [1] file 2013.04.24 by sejin7940
Google 포인트경매시 남은시간 표시 바꾸는 법 좀 알려주세요. [1] file 2013.05.02 by 송동우
Google 포인트경매시 남은시간 표시 바꾸는 법 좀 알려주세요.2 [2] file 2013.05.02 by Google
다크진 이미지 리사이즈가 안되서요..