에티테마

홈페이지 로그인 박스 밀림 현상 문의

페이지 정보

작성자 no_profile 토트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 4건 작성일 21-11-29 08:46

본문

안녕하세요, 무료테마 감사히 사용 중입니다.
캡처 사진과 같이 로그인 박스가 갑자기 오른쪽으로 밀리는 현상이 발생했는데,
도통 원인을 모르겠습니다.
도움 부탁드립니다.

※사이트 주소: lifehq.co.kr

<section id="ol_before" class="ol">
    <form name="foutlogin" action="<?php echo $outlogin_action_url ?>" onsubmit="return fhead_submit(this);" method="post" autocomplete="off">
    <fieldset>
        <div class="ol_wr">
            <input type="hidden" name="url" value="<?php echo $outlogin_url ?>">
            <label for="ol_id" id="ol_idlabel" class="sound_only">ID<strong>필수</strong></label>
            <input type="text" id="ol_id" name="mb_id" required maxlength="20" placeholder="Tên đăng nhập(아이디)">
            <label for="ol_pw" id="ol_pwlabel" class="sound_only">Password<strong>필수</strong></label>
            <input type="password" name="mb_password" id="ol_pw" required maxlength="20" placeholder="Mật khẩu(비밀번호)">
            <input type="submit" id="ol_submit" value="Login" class="btn_b02">
        </div>
        <div class="ol_auto_wr">
            <div id="ol_auto">
                <input type="checkbox" name="auto_login" value="1" id="auto_login">
                <label for="auto_login" id="auto_login_label">Đăng nhập tự động(자동로그인)</label>
            </div>
            <div id="ol_svc">
                <a href="<?php echo G5_BBS_URL ?>/register.php">Đăng Nhập(회원가입)</a>
                <a href="<?php echo G5_BBS_URL ?>/password_lost.php" id="ol_password_lost">Tìm kiếm thông tin(정보찾기)</a>
            </div>
        </div>
        <?php
        // 소셜로그인 사용시 소셜로그인 버튼
        @include_once(get_social_skin_path().'/social_outlogin.skin.1.php');
?>

    </fieldset>
    </form>
</section>
  • 트위터로 보내기
  • 페이스북으로 보내기
  • 구글플러스로 보내기

댓글목록

소프트존님의 댓글

소프트존 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

이유는 모르겠습니다. 그누보드 버전 5.3 에서 사용이 가능한 테마라서요~
아무래도 스타일시트 영향을 받는것 같습니다.
테스트트 해보았으나 이렇게 사용하시면 일단 해결되실것으로 보여 집니다.

테마폴더/skin/outlogin/basic_v10/style.css 12번째줄 보시면 아래와 같이 되어 있습니다.
이 부분에 width : 250px 값을 하나 추가해주세요~


#ol_before .ol_wr {
position: relative;
border: 1px solid #b7bece;
margin-bottom: 5px;
width: 250px;
}

소프트존님의 댓글

소프트존 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

같은 스타일 시트 18번째줄에서도 동일하게 값을 추가해주세요
#ol_auto {
float: left;
line-height: 20px;
width: 254px;
}

Total 1,161건 1 페이지
질문답변 목록
번호 제목 날짜
공지
시간 : 03-14
03-14
공지
시간 : 12-07
12-07
공지
시간 : 08-23
08-23
1158
시간 : 04-18
04-18
1157
시간 : 04-17
04-17
1156
시간 : 04-17
04-17
1155
시간 : 04-11
04-11
1154
시간 : 04-09
04-09
1153
시간 : 04-07
04-07
1152
시간 : 04-05
04-05
1151
시간 : 03-30
03-30
1150
시간 : 03-28
03-28
1149
시간 : 03-27
03-27
1148
시간 : 03-27
03-27
1147
시간 : 03-27
03-27
1146
시간 : 03-27
03-27
1145
시간 : 03-25
03-25
1144
시간 : 03-21
03-21
1143
재문의 댓글+ 1
시간 : 03-19
03-19
1142
시간 : 03-18
03-18
1141
시간 : 03-18
03-18
1140
시간 : 02-27
02-27
1139
시간 : 02-26
02-26
1138
시간 : 02-23
02-23
1137
시간 : 02-23
02-23
1136
시간 : 02-23
02-23
1135
시간 : 02-14
02-14
1134
시간 : 02-05
02-05
1133
시간 : 02-05
02-05
1132
시간 : 02-05
02-05
게시물 검색

카테고리

카테고리
질문답변
 메뉴얼