테스트 사이트 - 개발 중인 베타 버전입니다

글쓰기 버튼 채택완료

rlatjdwns 1년 전 조회 1,416

안녕하세요. 글쓰기 버튼이 자꾸 저렇게 나오는데,

 

옆에 관리자 버튼처럼 나와야되는데...   혹시 방법 없을까요

 

http://sir.kr/data/editor/2410/2105944293_1729567873.5017.jpg" />

 

 

 

</strong></p>

<p><strong><?php

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

<p><strong>  // 선택옵션으로 인해 셀합치기가 가변적으로 변함

  //$colspan = 5;

  //if ($is_checkbox) $colspan++;

  //if ($is_good) $colspan++;

  //if ($is_nogood) $colspan++;</strong></p>

<p><strong>  $response_width = 480;</strong></p>

<p><strong>  //CSS,JS 인클루드

  add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/style.css" />', 0);

  add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/css/board.css?'.time().'" media="screen" />', 1);

  add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/css/board_mobile.css?'.time().'" media="all and (max-width: '.$response_width.'px)" />', 2);</strong></p>

<p><strong>?></strong></p>

<p>

<strong><!-- 게시판 목록 시작 { -->

<div id="bo_list" style="width:<?php echo $width; ?>"></strong></p>

<p><strong>  <!-- 게시판 페이지 정보 및 버튼 시작 { -->

  <div id="bo_btn_top">

        <div id="bo_list_total">

            <span>Total <?php echo number_format($total_count) ?>건</span>

            <?php echo $page ?> 페이지

        </div>

        <?php if ($rss_href || $write_href) { ?>

        <ul class="btn_bo_user">

            <?php if ($rss_href) { ?><li><a href="<?php echo $rss_href ?>" class="btn_b01 btn"><i class="fa fa-rss" aria-hidden="true"></i> RSS</a></li><?php } ?>

            <?php if ($admin_href) { ?><li><a href="<?php echo $admin_href ?>" class="btn_admin btn"><i class="fa fa-user-circle" aria-hidden="true"></i> 관리자</a></li><?php } ?>

            <?php if ($write_href) { ?><li><a href="<?php echo $write_href ?>" class="btn_b02 btn"><i class="fa fa-pencil" aria-hidden="true"></i> 글쓰기</a></li><?php } ?>

        </ul>

        <?php } ?>

        

    <!-- 게시판 검색 시작 { -->

    <fieldset id="bo_sch">

        <legend>게시물 검색</legend>

        <form name="fsearch" method="get">

        <input type="hidden" name="bo_table" value="<?php echo $bo_table ?>">

        <input type="hidden" name="sca" value="<?php echo $sca ?>">

        <input type="hidden" name="sop" value="and">

        <label for="sfl" class="sound_only">검색대상</label>

        <select name="sfl" id="sfl">

            <option value="wr_subject"<?php echo get_selected($sfl, 'wr_subject', true); ?>>제목</option>

            <option value="wr_content"<?php echo get_selected($sfl, 'wr_content'); ?>>내용</option>

            <option value="wr_subject||wr_content"<?php echo get_selected($sfl, 'wr_subject||wr_content'); ?>>제목+내용</option>

            <option value="mb_id,1"<?php echo get_selected($sfl, 'mb_id,1'); ?>>회원아이디</option>

            <option value="mb_id,0"<?php echo get_selected($sfl, 'mb_id,0'); ?>>회원아이디(코)</option>

            <option value="wr_name,1"<?php echo get_selected($sfl, 'wr_name,1'); ?>>글쓴이</option>

            <option value="wr_name,0"<?php echo get_selected($sfl, 'wr_name,0'); ?>>글쓴이(코)</option>

        </select>

        <label for="stx" class="sound_only">검색어<strong class="sound_only"> 필수</strong></label>

        <input type="text" name="stx" value="<?php echo stripslashes($stx) ?>" required id="stx" class="sch_input" size="25" maxlength="20" placeholder="검색어를 입력해주세요">

        <button type="submit" value="검색" class="sch_btn"><i class="fa fa-search" aria-hidden="true"></i><span class="sound_only">검색</span></button>

        </form>

    </fieldset>

    <!-- } 게시판 검색 끝 -->   

  </div>

  <!-- } 게시판 페이지 정보 및 버튼 끝 --></strong></p>

<p><strong>  <!-- 게시판 카테고리 시작 { -->

  <?php if ($is_category) { ?>

    <nav id="bo_cate">

        <h2><?php echo $board['bo_subject'] ?> 카테고리</h2>

        <ul id="bo_cate_ul">

            <?php echo $category_option ?>

        </ul>

    </nav>

  <?php } ?>

  <!-- } 게시판 카테고리 끝 --></strong></p>

<p><strong>  <div class="gnuboard_webzine_list"></strong></p>

<p><strong>    <form name="fboardlist" id="fboardlist" action="./board_list_update.php" onsubmit="return fboardlist_submit(this);" method="post">

      <input type="hidden" name="bo_table" value="<?php echo $bo_table ?>">

      <input type="hidden" name="sfl" value="<?php echo $sfl ?>">

      <input type="hidden" name="stx" value="<?php echo $stx ?>">

      <input type="hidden" name="spt" value="<?php echo $spt ?>">

      <input type="hidden" name="sca" value="<?php echo $sca ?>">

      <input type="hidden" name="sst" value="<?php echo $sst ?>">

      <input type="hidden" name="sod" value="<?php echo $sod ?>">

      <input type="hidden" name="page" value="<?php echo $page ?>">

      <input type="hidden" name="sw" value=""></strong></p>

<p><strong>      <div class="document_list">

        <ul>

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

            <li>

              <a href="<?php echo $list[$i]['href'] ?>">

                    <?php

                      //유튜브 ID 설정

                          $youtube_url = $list[$i]['wr_link1'];

                  $youtube_id = str_replace('<a href="http://youtu.be/','',$youtube_url);" target="_blank" rel="noopener noreferrer">http://youtu.be/','',$youtube_url);</a>

                  $youtube_id = str_replace('<a href="https://youtu.be/','',$youtube_id);" target="_blank" rel="noopener noreferrer">https://youtu.be/','',$youtube_id);</a>

                  //썸네일 설정

                      $thumb = get_list_thumbnail($bo_table, $list[$i]['wr_id'], 104, 70, false, true);

                     ?>

                     <div class="thumb_area">

                       <?php if ($youtube_id) { ?>

                         <img src="<a href="https://img.youtube.com/vi/<?php" target="_blank" rel="noopener noreferrer">https://img.youtube.com/vi/<?php</a> echo $youtube_id ?>/hqdefault.jpg" />

                  <?php } else if($thumb['src']) { ?>

                    <img src="<?php echo $thumb['src'] ?>" />

                  <?php } else { ?>

                    <img src="<?php echo $board_skin_url ?>/images/noimage.jpg" />

                  <?php } ?>

                </div>

                <div class="content_area">

                  <div class="bo_tit title">

                    <?php echo $list[$i]['wr_subject'] ?>

                    <?php

                      // if ($list[$i]['file']['count']) { echo '<'.$list[$i]['file']['count'].'>'; }

                      if (isset($list[$i]['icon_file'])) echo rtrim($list[$i]['icon_file']);

                      if (isset($list[$i]['icon_link'])) echo rtrim($list[$i]['icon_link']);

                      if (isset($list[$i]['icon_new'])) echo rtrim($list[$i]['icon_new']);

                      if (isset($list[$i]['icon_hot'])) echo rtrim($list[$i]['icon_hot']);

                    ?>

                  </div>

                  <div class="summary">

                    <?php

                          //본문내용 텍스트만 가져오기

                          $wr_summary = cut_str(strip_tags($list[$i]['wr_content']),300);

                          echo $wr_summary;

                        ?>

                  </div>

                  <div class="category_area">

                    <?php if($list[$i]['ca_name']) { ?>

                      <span class="category"><?php echo $list[$i]['ca_name'] ?></span>

                      <span class="madi">|</span>

                    <?php } ?></strong></p>

<p><strong>                    <span class="wr_name">

                      <i class="fa fa-user-circle-o" aria-hidden="true"></i>

                      <?php echo $list[$i]['wr_name'] ?>

                    </span>

                    <span class="hit_count">

                      <i class="fa fa-eye" aria-hidden="true"></i>

                      <?php echo number_format($list[$i]['wr_hit']) ?>

                    </span>

                    <span class="date">

                      <i class="fa fa-clock-o" aria-hidden="true"></i>

                      <?php echo date("y-m-d H:i", strtotime($list[$i]['wr_datetime'])) ?>

                    </span></strong></p>

<p><strong>                    <?php if ($is_checkbox) { ?>

                      <span class="comment_count chk_wr">

                        <label for="chk_wr_id_<?php echo $i ?>" class="sound_only"><?php echo $list[$i]['subject'] ?></label>

                        <input type="checkbox" name="chk_wr_id[]" value="<?php echo $list[$i]['wr_id'] ?>" id="chk_wr_id_<?php echo $i ?>">

                      </span>

                    <?php } ?></strong></p>

<p>

<strong>                    <?php if ($is_nogood) { ?>

                      <span class="comment_count nogood_count">

                        <i class="fa fa-thumbs-o-down" aria-hidden="true"></i>

                        <?php echo number_format($list[$i]['wr_nogood']) ?>

                      </span>

                    <?php } ?>

                    <?php if ($is_good) { ?>

                      <span class="comment_count good_count">

                        <i class="fa fa-thumbs-o-up" aria-hidden="true"></i>

                        <?php echo number_format($list[$i]['wr_good']) ?>

                      </span>

                    <?php } ?>

                    <span class="comment_count">

                      <i class="fa fa-commenting-o" aria-hidden="true"></i>

                      <?php echo number_format($list[$i]['wr_comment']) ?>

                    </span>

                  </div>

                </div>

              </a>

            </li>

          <?php } ?>

        </ul>

        <?php if (count($list) == 0) { ?>

          <div class="no_list">

            게시물이 없습니다.

          </div>

        <?php } ?>

      </div></strong></p>

<p><strong>      <?php if($is_checkbox) { ?>

      <noscript>

        <p>자바스크립트를 사용하지 않는 경우
별도의 확인 절차 없이 바로 선택삭제 처리하므로 주의하시기 바랍니다.</p>

      </noscript>

      <?php } ?></strong></p>

<p><strong>      <!-- 페이지 -->

      <div id="page_navigation">

          <?php if($total_count > 0) { ?>

              <div class="page_navigation">

              <?php if($write_pages) { ?>

                <?php echo $write_pages; ?>

              <?php } ?>

            </div>

          <?php } ?>

      </div></strong></p>

<p><strong>      <?php if ($list_href || $is_checkbox || $write_href) { ?>

        <div class="bo_fx">

          <?php if ($list_href || $write_href) { ?>

            <ul class="btn_bo_user">

              <?php if ($is_checkbox) { ?>

                <li><button type="submit" name="btn_submit" value="선택삭제" onclick="document.pressed=this.value" class="btn btn_admin"><i class="fa fa-trash-o" aria-hidden="true"></i> 선택삭제</button></li>

                <li><button type="submit" name="btn_submit" value="선택복사" onclick="document.pressed=this.value" class="btn btn_admin"><i class="fa fa-files-o" aria-hidden="true"></i> 선택복사</button></li>

                <li><button type="submit" name="btn_submit" value="선택이동" onclick="document.pressed=this.value" class="btn btn_admin"><i class="fa fa-arrows" aria-hidden="true"></i> 선택이동</button></li>

              <?php } ?>

              <?php if ($list_href) { ?><li><a href="<?php echo $list_href ?>" class="btn_b01 btn"><i class="fa fa-list" aria-hidden="true"></i> 목록</a></li><?php } ?>

              <?php if ($write_href) { ?><li><a href="<?php echo $write_href ?>" class="btn_b02 btn"><i class="fa fa-pencil" aria-hidden="true"></i> 글쓰기</a></li><?php } ?>

            </ul>

          <?php } ?>

        </div>

      <?php } ?>

    </form>

 </strong></p>

<p><strong>  </div></strong></p>

<p><strong></div></strong></p>

<p><strong><?php if ($is_checkbox) { ?>

<script>

function all_checked(sw) {

    var f = document.fboardlist;</strong></p>

<p><strong>    for (var i=0; i<f.length; i++) {

        if (f.elements[i].name == "chk_wr_id[]")

            f.elements[i].checked = sw;

    }

}</strong></p>

<p><strong>function fboardlist_submit(f) {

    var chk_count = 0;</strong></p>

<p><strong>    for (var i=0; i<f.length; i++) {

        if (f.elements[i].name == "chk_wr_id[]" && f.elements[i].checked)

            chk_count++;

    }</strong></p>

<p><strong>    if (!chk_count) {

        alert(document.pressed + "할 게시물을 하나 이상 선택하세요.");

        return false;

    }</strong></p>

<p><strong>    if(document.pressed == "선택복사") {

        select_copy("copy");

        return;

    }</strong></p>

<p><strong>    if(document.pressed == "선택이동") {

        select_copy("move");

        return;

    }</strong></p>

<p><strong>    if(document.pressed == "선택삭제") {

        if (!confirm("선택한 게시물을 정말 삭제하시겠습니까?\n\n한번 삭제한 자료는 복구할 수 없습니다\n\n답변글이 있는 게시글을 선택하신 경우\n답변글도 선택하셔야 게시글이 삭제됩니다."))

            return false;</strong></p>

<p><strong>        f.removeAttribute("target");

        f.action = "./board_list_update.php";

    }</strong></p>

<p><strong>    return true;

}</strong></p>

<p><strong>// 선택한 게시물 복사 및 이동

function select_copy(sw) {

    var f = document.fboardlist;</strong></p>

<p><strong>    if (sw == "copy")

        str = "복사";

    else

        str = "이동";</strong></p>

<p><strong>    var sub_win = window.open("", "move", "left=50, top=50, width=500, height=550, scrollbars=1");</strong></p>

<p><strong>    f.sw.value = sw;

    f.target = "move";

    f.action = "./move.php";

    f.submit();

}

</script>

<?php } ?>

<!-- } 게시판 목록 끝 --></strong>

 </p>

<p><strong>
 

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트

css 로 패딩을 늘려보세요 예를들어 padding:5px 10px 이렇게요

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인