고수님들 도와주세요~~~~

고수님들 도와주세요~~~~

QA

고수님들 도와주세요~~~~

본문

3417137680_1542954428.6706.png

관리자페이지에서 게시판으로하는거에요 근데 지역말고 다른걸로 바꾸고 싶은데 어디서 바꿔야할지 잘모르겠어여 알려주실분 계신가요???

이 질문에 댓글 쓰기 :

답변 3

해당 스킨 폴더의 veiw.skin.php에서 수정하시면 됩니다

 

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 
?>

<style>

a { color: #141478; text-decoration: none; }
a:hover { color: #0099ff; }

#page { width: 100%; min-width:500px; height:256px; margin: 0 auto;  margin-bottom: 0px; margin-top:10px;margin-left:10px; }

.highlight { font-size: 50px; color: #0099ff; }
.bar { background-color: #111; color: #f0f0f0; box-shadow: 0px 0px 2px #333; line-height: 25px; padding: 0px 15px; }
.bar a { color: #DDD; }
.bar a:hover { color: #FFFFFF; }

.ticker {width: 100%; height: 35px; overflow: hidden;margin: 0;padding-left: 0px;list-style: none; }
#ticker_02 {height: 320px; }

.ticker li {height: 30px; padding: 1px; margin: 0px; line-height:1em;}
.subject {height: 30px; font-family:dotum; font-size:12px; color:#333; font-weight:bold;}

.ticker2 {width: 100%; height: 50px; overflow: hidden;margin: 0;padding-left: 0px;list-style: none; }
.ticker2 li {height: 30px; padding: 1px; margin: 0px; line-height:1em;}

</style>

<div style="height:5px;" ></div>
<div id="page">
    
    <? if (count($list) == 0) { ?>
    <table width="470" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr>
        <td align=center><font color=#6A6A6A>상담결과가 없습니다.</a></td>
    </tr>
    </table>
    <? } else { ?>

    <ul id="ticker_03" class="ticker2">
    <li><table width="490" cellpadding="0" cellspacing="0" border="0" align="center">
 
        
      
         <tr height="5"><td colspan="6"></td></tr>
        
         <tr height="5"><td colspan="6"></td></tr>
               
               </table></li></ul>          

    <ul id="ticker_02" class="ticker" style="height:270px;">

    <? for ($i=0; $i<count($list); $i++) { ?>

        <li>
        <?php
                        $string = $list[$i]['wr_name'];
                        $str1 = substr($string, 0, 3);  
                        $str2 = substr($string, 6, 9);  
                        $str3 =  $str1."○".$str2; 
           
                        
                        ?>    
          <table width="490" cellpadding="0" cellspacing="0" border="0" align="center">
        <tr><td width="1"></td>
                      <td width="120"  align="center"><span style="font-size:16px;font-weight:500;"><font face="나눔고딕" color="#333333"><?=$list[$i][datetime]?></font></span></td>
           
             <td width="75" align="left" style="padding-left:16px;"><span style="font-size:16px;font-weight:500;"><font face="나눔고딕" color="#333333"> <?=$str3?></font></span></td>
              <td width="130" style="padding-left:10px;"><span style="font-size:16px;font-weight:500;"><font face="나눔고딕" color="#333333"><?=$list[$i]['wr_1']?>-****-<?=$list[$i]['wr_3']?></font></span></td>
            <!--td  align="center"><span style="font-size:16px;font-weight:500;"><font face="나눔고딕" color="#333333"><?if($list[$i][wr_8]) {?><?=$list[$i][wr_8]?><?}?></font></span></td-->
 <td width="120" style="padding-left:10px;"><span style="font-size:16px;font-weight:500;"><font face="나눔고딕" color="#333333"><?=$list[$i]['wr_4']?></font></span></td>
        
               </tr></table>

            </li>

    <? } ?>
    </ul>
    <? } ?>

</div>


<script>


    function tick2(){
        $('#ticker_02 li:first').slideUp( function () { $(this).appendTo($('#ticker_02')).slideDown(); });
    }
    setInterval(function(){ tick2 () }, 1500);

</script>

답변을 작성하시기 전에 로그인 해주세요.
전체 31
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT