연

최근게시물 글자색변경이 안되네요.

· 2012-01-13 (금) 16:30:08 · 1630 · 1
font.jpg
latest.skin 폰터 변경해도 글자색이 변경이 안되네요.
답변좀 부탁드립니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

$latest_width = "320"; //탭메뉴 폭과 같게
?>

<style>
.la_he { font-family:굴림; font-size:9pt; color:#636363;line-height:150%;}
</style>

<table width='<?=$latest_width?>' cellpadding='0' cellspacing='0' border='0'>
<tr>
<td height='1' colspan='3'></td>
</tr>

<? for ($i=0; $i<count($list); $i++) { ?>
<tr>
<td width='20' height='25' style='padding-left:5px; padding-top:3px;'><img src='<?=$latest_skin_path?>/img/latest_icon.gif' width='9' height='7' border='0'></td>
<td width='<?=$latest_width-90?>' style='padding-top:3px;' class='la_he'>

<?
$style = "font-family:돋움; font-size:9pt; color:#636363;text-decoration:none;";
if ($list[$i][icon_new])
$style = "style='font-family:돋움; font-size:9pt; color:#636363;text-decoration:none;' ";
$subject = "<span $style>".cut_str($list[$i][subject],57)."</span>"; //제목 글자수 자르기

echo $list[$i][icon_reply] . " ";
echo "<a href='{$list[$i][href]}' style='text-decoration: none;' title='{$list[$i][subject]}' onfocus='this.blur()'>{$subject}";

if ($list[$i][comment_cnt])
echo " <span style='font-size:8pt; color:#636363;'>{$list[$i][comment_cnt]}</span>";

// echo " " . $list[$i][icon_new];
echo "</a>";
?>

</td>
<td width='70' align='center' class='la_he' style='padding-top:3px;'><span style='font-size:8pt; color:#636363;'><?=$list[$i][datetime]?></span>
</td>
</tr>
<tr><td height='1' colspan='3' background='<?=$latest_skin_path?>/img/line.gif'></td></tr>
<? } ?>

<? if (count($list) == 0) { ?><tr><td colspan=3 align=center height=100><font color=#636363>게시물이 없습니다.</font></td></tr><? } ?>

</tr>
</table>

첨부파일

font.jpg (13.8 KB)
0회 2012-01-13 16:30
|

댓글 1개

<style>
.la_he { font-family:굴림; font-size:9pt; color:#636363;line-height:150%;}
.la_he a { font-family:굴림; font-size:9pt; color:#636363;line-height:150%;} /* 추가 */
</style>
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
12-01-13 조회 1,614
12-01-13 조회 980
12-01-13 조회 1,631
12-01-13 조회 1,975
12-01-13 조회 2,614
12-01-13 조회 1,500
12-01-13 조회 1,678
12-01-13 조회 1,990
12-01-13 조회 2.6만
12-01-13 조회 1,670
12-01-13 조회 966
12-01-13 조회 1,700
12-01-13 조회 1,657
12-01-13 조회 1,818
12-01-13 조회 1,650
12-01-13 조회 2,690
12-01-13 조회 1,222
12-01-13 조회 1,702
12-01-13 조회 1,363
12-01-13 조회 1,071