Please Enable JavaScript!
Mohon Aktifkan Javascript![ Enable JavaScript ]

아파치존에서 다운받은 출석부 관련 질문 > 질문답변

본문 바로가기
사이트 내 전체검색

질문답변

아파치존에서 다운받은 출석부 관련 질문

페이지 정보

본문

안녕하세요.

출석부에서 출석 도장 출력이 안되는데 css 문제인것 같아서 문의드립니다.

오래전에 여기서 다운받은 출석부라 버젼은 따로 모르겠네요.

id : test

pass : test0507

 

attendance.php 출석 이미지 부분 소스

 

    //출석 했을때 이미지 출력
        $sql = " select id from $g5[attendance_table] where mb_id = '$member[mb_id]' and substring(datetime,1,10) = '$DateT4' ";
        $check = sql_fetch($sql);

        // 출석
        if ($G5_TIME_YMD == $DateT4) {
        if ($check['id']) {
                
                echo "<td class=\"attendance\" style='" . $DateLine . " border-top:1px solid #e4e4e4;'>";

        } else {
    
            echo "<td class=\"\"style='" . $DateLine . " border-top:1px solid #e4e4e4;'>";

        }
        }else{
        if ($check['id']) {
                
                echo "<td class=\"attendance_off\" style='" . $DateLine . " border-top:1px solid #e4e4e4;'>";

        } else {
    
            echo "<td class=\"\"style='" . $DateLine . " border-top:1px solid #e4e4e4;'>";

        }

        }

 

attendance.css 출석 이미지 부분 소스


#att_layer .w {font-weight:bold; line-height:20px; color:#333333; font-size:20px; font-family:verdana;}
#att_layer .attendance {background:url('./img/attendance.png') no-repeat;}
#att_layer .attendance_off {background:url('./img/attendance_off.png') no-repeat;}
#att_layer .m_attendance {background:url('./img/m_attendance.png') no-repeat;}
#att_layer .m_attendance_off {background:url('./img/m_attendance_off.png') no-repeat;}
#att_layer .title_sun {background-color:#efefef; font-weight:bold; color:#ea3d3e; font-size:14px; font-family:verdana; padding:0 0 0 1px;}
#att_layer .title_day {background-color:#efefef; font-weight:bold; color:#565656; border-left:1px solid #e4e4e4; font-size:14px; font-family:verdana; padding:0 0 0 1px;}

 

ftp 절대경로

661966317_1717906924.5574.png

 

도움주시면 감사하겠습니다.

답변만 하셔도 기본적으로 50P,답변채택시 내공 포인트 200P 가 지급됩니다. 답변 마감일 :2024 년 6 월 9 일

댓글목록

등록된 댓글이 없습니다.

※ 답변기간이 종료되어 추가 답변이 불가 합니다.

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

포인트 정책
포인트 순위
사이트명 : 아파치존
개인정보관리책임자 : JOO SUNG

접속자집계

오늘
6,147
어제
11,149
최대
176,238
전체
4,230,382
Copyright © apachezone.com. All rights reserved.