에티테마

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

페이지 정보

작성자 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,163건 9 페이지
질문답변 목록
번호 제목 날짜
923
시간 : 02-18
02-18
922
시간 : 02-17
02-17
921
시간 : 02-16
02-16
920
시간 : 02-16
02-16
919
시간 : 02-15
02-15
918
시간 : 02-14
02-14
917
시간 : 02-14
02-14
916
시간 : 02-14
02-14
915
시간 : 02-14
02-14
914
시간 : 02-13
02-13
913
시간 : 02-13
02-13
912
시간 : 02-12
02-12
911
시간 : 02-06
02-06
910
시간 : 02-06
02-06
909
시간 : 02-06
02-06
908
시간 : 02-04
02-04
907
시간 : 02-03
02-03
906
시간 : 02-03
02-03
905
시간 : 01-31
01-31
904
시간 : 01-30
01-30
903
시간 : 01-30
01-30
902
시간 : 01-30
01-30
901
시간 : 01-26
01-26
900
시간 : 01-26
01-26
899
시간 : 01-26
01-26
898
시간 : 01-26
01-26
897
시간 : 01-26
01-26
896
시간 : 01-25
01-25
895
시간 : 01-25
01-25
894
시간 : 01-24
01-24
게시물 검색

카테고리

카테고리
질문답변
 메뉴얼