문구 안보이게 하는방법좀 부탁드립니다.

매출이 오르면 내리는 수수료! 지금 수수료센터에서 전자결제(PG)수수료 비교견적 신청해 보세요!
문구 안보이게 하는방법좀 부탁드립니다.

QA

문구 안보이게 하는방법좀 부탁드립니다.

본문

ssss.gif

rss 수집기로 가져오는거라 일일이 고치기는 힘들고요 ㅠㅠ

최신글스킨에서 저부분만 안보이게 할수 있을가요?


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

$rows = count($list);
$style_name = "mw-group-$bo_table-$rows-$subject_len";
?>


<style type="text/css">
#<?=$style_name?> { clear:both; margin:0; border:0px solid #e1e1e1; }
#<?=$style_name?> .item { clear:both; display:none; }
#<?=$style_name?> .file-img-b { width:70px; height:55px; border:0px solid #e1e1e1; border-left:0; }
#<?=$style_name?> .subject { clear:both; height:20px; font-weight:bold; font-size:12px; }
#<?=$style_name?> .subject a { text-decoration:none; }
#<?=$style_name?> .prev { float:left; margin:0 0 0 -4px; cursor:pointer; }
#<?=$style_name?> .next { float:left; margin:0 0px 0 0; cursor:pointer; }
#<?=$style_name?> .link { float:left; margin:0 0 0 5px; text-align:center; }
.style8 {
 font-family: Geneva;
 font-size: 13px;
 font-weight: bold;
 color: #8B9598;
}
</style>

<div id="<?=$style_name?>">

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

<table width="250" border="0" cellspacing="0" cellpadding="0" style="padding:0px;">
<tr onmouseover='this.style.backgroundColor="#f0f0f0"'  onmouseout='this.style.backgroundColor="#FFFFFF"'>
<?
$img = "$g4[path]/data/file/$bo_table/thumb/{$list[$i][wr_id]}";
if (!@file_exists($img)) $img = "";
if (!$list[$i][wr_id]) $img = "";
if (@is_dir($img)) $img = "";

//이미지 경로가 없을 경우처리 [2008-03-28]
//if( trim(strrchr($img, "/")) == '/' ) $img = '';    
//$img = $img ? $img : $latest_skin_path.'/img/noimg.gif';
?>

<td style="padding:5px 0 5px 2px;">

<div style="float:right; width:auto; height:auto; padding:0px 0px 0px 5px;">
<? if ($img) { ?>
<a href="<?=$list[$i][wr_link1]?>" target=_blank><img src="<?=$img?>" class="file-img-b" style="border:1px solid #000000;"></a>
<? } ?>
</div>


<a href="<?=$list[$i][wr_link1]?>" class="style8" target=_blank><?=$list[$i][subject]?></a>

<span style="color:#999999; font-size:10px;"><?=$list[$i]['comment_cnt']?></span><br>


<span style="color:#6A6A6A;font-size:11px; font-family:돋움; letter-spacing:-1px; line-height:14px;">
<?=cut_str(strip_tags($list[$i][wr_content]),200,"...")?></span>

</td>
</tr>
<tr>
<td height="1" bgcolor="#eaeaea"></td>
</tr>
</table>
<? } ?>
</div>

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
전체 15,109
QA 내용 검색
filter #php ×

회원로그인

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