묻고답하기

 

너비를 수정하고 싶어서 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 남기남
likesam.myid.net xe_issues 테이블들과 xe_material 테이블들을 drop 하여도 되는지요? [2] 2016.09.18 by likesam.myid.net
oldl**** 첨부파일이 등록이 안됨니다. [2] 2016.09.17 by oldl****
KMSsf .tk 한국에서 접속 오류현상 발생하는 것 같네요... (긴급) [2] file 2016.09.17 by KMSsf
안녕하세여저는완두콩 홈페이지 게시판 글을 실수로 삭제해버렸어요ㅠㅠ [2] 2016.09.17 by 다모앗
joody71 XE Core 업데이트후 로그인 에러문제  
pfe**** 로그인 후 회원정보 볼 수 있는 곳이 없습니다 [1] 2016.09.17 by 기진곰
Acoup html 파일이 어디있는건가요? [1] file 2016.09.17 by 기진곰
mydust**** 모바일 게시판 리스트에서 선택된 게시판 분류를 나오게 하고 싶습니다.  
어도러블 최초 comment db값 불러오기 [1] file 2016.09.17 by sejin7940
바운스 수정해서 ftp로 올려도 상태가 변하지 않아요 [2] 2016.09.17 by 라자루스
엔젤킬러 외부페이지 로그인 정보 [1] 2016.09.16 by Simulz
파란촌놈 DoorWeb에서 제작한 DW_ClayoutA 레이아웃 질문 [1] 2016.09.16 by HowtoXE
탱탱구리 [질문]모바일 댓글부분 레벨아이콘표시 [1] 2016.09.16 by HowtoXE
초보에염 주소창에 asd.com/a1 으로 접속시 안되고 링크로는 뜹니다. [1] 2016.09.16 by HowtoXE
thdwjdtjr 스케치북 게시판을 사용하고 있습니다... [1] file 2016.09.16 by HowtoXE
asdabc 분명히 메뉴는 있는데 사이트 메뉴 편집에 아무것도 안보입니다 [1] file 2016.09.16 by HowtoXE
Acoup <html><body> 라고 적혀있는 파일은 어디있는건가요? [3] 2016.09.15 by 기진곰
kHj 에디트플러스에서 수정방법 [2] file 2016.09.15 by 때린데 또때려
Acoup [도와주세요ㅠ.ㅠ] 특정게시판 글 1회만 작성하도록 ... [2] 2016.09.15 by Acoup
Kin 게시물 점프기능. 고수님들 부탁드립니다. [5] 2016.09.15 by Acoup
아스마 첨부파일 다운시 오류가 납니다  
Begg 영상 본문 자동 삽입 [1] 2016.09.15 by 두온
뀨뀨귱뀨뀨 모바일 접속시 원하는 게시판으로 접속하는법 알고싶어요 [1] 2016.09.15 by 라자루스
갤럭시탭 FTP 루트 문의드립니다. [2] file 2016.09.14 by 때린데 또때려
ksdflc,mei 우분투 14.04 버전을 쓰고있는데 16.04로 업데이트하면 [2] 2016.09.14 by 때린데 또때려
지오네 1.8.24 업그레이드 후 port 가 사라짐 [2] 2016.09.14 by 지오네
XDXD 댓글,글 작성시 자동 새로고침이 안됩니다ㅠㅠ [4] 2016.09.14 by mydust****
오폭별 속도빠른 해외호스팅 추천좀 [2] 2016.09.14 by 銀童
sdkfj24 이거 삭제해도 괜찬은건가요? [1] file 2016.09.14 by Kin
사부작 글쓰기가 안됩니다. [1] file 2016.09.14 by Kin