묻고답하기

 

너비를 수정하고 싶어서 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 남기남
날개 모바일 회원정보에서 포인트 보이게 하는 법 알려주세요 [1] 2016.08.13 by HowtoXE
thdwjdtjr 메인화면에서 외부페이지를 불러오지 못합니다. [4] 2016.08.13 by thdwjdtjr
thdwjdtjr 사이트 이전 후 메인화면이 노출되지 않습니다. [2] 2016.08.13 by thdwjdtjr
아스마 이게 뭔지 아시는분 계실까요? [1] file 2016.08.13 by HowtoXE
유유ㅠㅠ유유 스케치북 모바일 게시판 글쓰기 html오류 [2] file 2016.08.13 by 유유ㅠㅠ유유
라이너스 홈페이지 리뉴얼을 했는데 타이틀과 메뉴가작동이 되질않습니다 [3] 2016.08.13 by DoorWeb
THEOTHERS socialxe에 카카오톡인 기타 SNS 연결 방법있을까요? [2] 2016.08.13 by THEOTHERS
블피 글작성시 본문이미지에 alt 및 title 태그 자동적용...  
94blossom 레이아웃에 나모 html 소스 넣는 법 알려주세요 [6] file 2016.08.12 by 라자루스
완젼초짜 사이트 이름 바꾸기 질문 입니다. file  
BRANDYK 게시판 기본스킨 첨부파일 이미지 [2] 2016.08.12 by BRANDYK
94blossom xe 스킨 간단한 수정 도와주세요 [4] file 2016.08.12 by 94blossom
ACManim 본문 글자수를 제한했는데 남은 글자수를 카운트 하고싶습니다.  
날개 닉네임 삭제 어떻게 하나요? [2] 2016.08.12 by 날개
콩쥐 포인트 초기화 관련 질문이요 ㅠㅠ [2] 2016.08.12 by 콩쥐
갤럭시탭 모바일 스킨 댓글에서 레벨 아이콘 노출 방법  
28IT apmsetup 으로 작업 마치고 웹 호스팅을 하려고 합니다. [1] 2016.08.12 by 불금
uoou 회원가입 창 에서 이메일 주소폼 옆에 글씨를 입력하고 싶어요 ㅜ ㅜ [2] file 2016.08.12 by 갤럭시탭
블피 글쓸때 자동으로 alt 및 title 태그적용..  
함성미 xe에서 슬라이드 수자를 늘리는 법좀 알려주세요. [2] 2016.08.12 by 함성미
꼬막7 회원아이디로 xe 게시판에 동영상을 올릴 수는 없나요?  
dokb 메뉴를 클릭하면 모조리 메인페이지로 연결되는 문제 해결 좀 부탁해여^^ [8] 2016.08.12 by dokb
즐거운피터씨 사이트 제목(?) 부분 수정 어떻게하나요? [2] file 2016.08.12 by 즐거운피터씨
lark007 화면깨짐문제) 창 사이즈 줄이면 위젯페이지 화면 깨짐현상.ㅠㅠ file  
94blossom 나모로 만든 html를 xe에 적용하기 도와주세요 [3] file 2016.08.12 by DoorWeb
탱탱 xe스쿨 보고 배우고 있는 초보입니다 [3] file 2016.08.12 by DoorWeb
AvAtAr SNS 공유 글 내보내기 자동으로 하는 기능은 없는지요?  
홍찬 iconshop에서 설명이 안넣어지는데 해결방법좀요,, [2] file 2016.08.12 by 홍찬
제로보드처음써요 관리자 페이지에 대해 물어볼게요~ [3] file 2016.08.12 by 제로보드처음써요
서리diu 로그인시에 500에러 발생하는 경우, 원인을 찾았는데 해결책이 궁금합니다.