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

최근게시물 타이틀 없애기 ㅠ_ㅠ

· 15년 전 · 1572 · 4
최근게시물에 타이틀이 없고 그냥 리스트만 보이게 하고 싶습니다..

다운받아서 요곳조곳 수정한 파일만 수십번 ㅠ_ㅠ

소스를 잘 건들지를 못해서 에디터로 편집화면에서 표지우고 타이틀 이미지 없애고 등등..

노력은 해봤지만 타이틀은 없어졌으나 리스트 간격이 문제가 생기네요 ㅠ_ㅠ

혹시 최근게시물중에 타이틀이 없고 그냥 단순하게 리스트만 나온 최근게시물 어디 없나요

댓글 작성

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

로그인하기

댓글 4개

파일을 올려주시면 될듯한데요??
15년 전
예,,사용하시는 파일 소스라도올려주셔야 될거 같은데요 ....
소스도 없고 음........
일반적으로 보면 상단에
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>

<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=14><img src='<?=$latest_skin_path?>/img/latest_t01.gif'></td>
<td width='100%' background='<?=$latest_skin_path?>/img/bg_latest.gif'>&nbsp;&nbsp;<strong><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><?=$board[bo_subject]?></a></strong></td>
<td width=37 background='<?=$latest_skin_path?>/img/bg_latest.gif'><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><img src='<?=$latest_skin_path?>/img/more.gif' border=0></a></td>
<td width=14><img src='<?=$latest_skin_path?>/img/latest_t02.gif'></td>
</tr>
</table> 와 같이 되어 있는데
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=14><img src='<?=$latest_skin_path?>/img/latest_t01.gif'></td>
<td width='100%' background='<?=$latest_skin_path?>/img/bg_latest.gif'>&nbsp;&nbsp;<strong><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><?=$board[bo_subject]?></a></strong></td>
<td width=37 background='<?=$latest_skin_path?>/img/bg_latest.gif'><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><img src='<?=$latest_skin_path?>/img/more.gif' border=0></a></td>
<td width=14><img src='<?=$latest_skin_path?>/img/latest_t02.gif'></td>
</tr>
</table> 를 삭제해보세요

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440