묻고답하기

 

너비를 수정하고 싶어서 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 남기남
lun**** 레이아웃 error 500 [2] 2017.12.28 by lun****
코도님 XE 1.9.0 업데이트 후 관리 모드 표시안됩니다. [1] 2017.12.04 by 휘즈
NKorea 1.9.0 버전에서 SCM Music Player 적용시 백지화 현상이 생겨요 ㅜㅜ file  
NKorea 1.8.46에서 1.9.0 업데이트후 홈페이지 500에러 어떻게 하조 [2] file 2017.12.01 by NKorea
흐이이 zero4... 질문해도될까요(아이프레임) [1] file 2017.11.24 by 우주학개론
김형태 익명 및 식별자에 대한 질문입니다  
양짱 모바일홈페이지 메인이 안바뀌어요ㅜㅜ [1] file 2017.11.01 by BRANDYK
김태근 메인페이지에서 통합검색 말고 게시판 검색하기 [4] file 2017.10.26 by 김태근
diomin ckeditor의 소스보기에서 파일명 깨짐 문의 [1] file 2017.10.19 by diomin
혜민2 회원정보 페이지만 가로너비가 오버되어서 나와요 [1] file 2017.10.12 by 제이와이엔소프트
타즈 갑자기 http error 500 이 뜨면서 홈페이지 접속이 안되네요 ㅠㅠ [2] file 2017.10.10 by 루소
다이브플래닛 xe 업데이트 오류 [1] 2017.09.29 by HowtoXE
gaw**** 갑자기 http error500이 뜹니다  
비미르 http 500 오류가 뜹니다 도움좀 부탁드립니다. [1] 2017.09.26 by 바이미스타벅스커피
qwertylife 서버 사양 한번더 비교 부탁 드립니다ㅜ [4] 2017.09.07 by qwertylife
청주native 익명 닉네임 색상 변경하기 도와주세요 ㅠㅠ [4] 2017.08.18 by DoorWeb
vvccvv2 XE content 위젯 문제 (제발 도와주세요 ㅠㅠ) [6] 2017.07.17 by vvccvv2
Jiwon A2 호스팅(싱가포르) XE 구동안됨 도와주세요. [2] file 2017.07.15 by Jiwon
펠릭스719af 서버 하드용량이 부족으로 http500오류 이후 사이트 복구방법 [1] 2017.07.14 by sejin7940
리즈러브 슬라이더 질문입니다.