나

소스줌 봐주세요.

· 2012-09-07 (금) 17:25:53 · 1196 · 2
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

$style_name = "mw-latest-list-$bo_table-$rows-$subject_len";
?>
<style>
.<?=$style_name?> { background-color:#262626; border:solid 2px #999999; color:#99FF00; font-weight:bold; height:24px; text-align:left; padding:5px; background-image:url(<?=$latest_skin_path?>/img/bg_sign.gif); }
.<?=$style_name?> a,
.<?=$style_name?> a:link,
.<?=$style_name?> a:visited,
.<?=$style_name?> a:active,
.<?=$style_name?> a:hover{ color:#FFCC00; font-weight:normal; text-decoration:none; }
</style>
<div class="<?=$style_name?>">
<script type="text/javascript" src="<?=$latest_skin_path?>/display.js"></script>
<script>
saybox_display = new saybox_scroll();
saybox_display.name = "saybox_display";
saybox_display.height = 15;
saybox_display.width = 570;
saybox_display.scrollspeed = 20;
saybox_display.pausedelay = 3000;
saybox_display.pausemouseover = true;
<? for ($i=0; $i<$rows; $i++) { ?>
saybox_display.add("<?=$list[$i][wr_name]?> : <a href=\"<?=$list[$i][href]?>\"><?=$list[$i][subject]?></a>");
<? } ?>
saybox_display.start();
</script>
</div>

예전에 적용했을땐 출력이 되던데 이제 출력할려니 안나오는데 뭐가 잘못인가요?
|

댓글 2개

2012-09-08 (토) 01:28:15
대략 소스를 보니깐 배추님이 만든 뭔 소스 인거 같은데 배추님 사이트에 문의를 해보세요
이렇게 봐서는 제작자가 아니고서야 뭔소스인지 전혀 모릅니다.
배추님 스킨이 아닌데...요^^
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

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

+
제목 글쓴이 날짜 조회
12-09-08 조회 2,536
12-09-08 조회 1,412
12-09-07 조회 899
12-09-07 조회 1,087
12-09-07 조회 1,656
12-09-07 조회 1,664
12-09-07 조회 896
12-09-07 조회 936
12-09-07 조회 1,684
12-09-07 조회 1,628
12-09-07 조회 1,197
12-09-07 조회 1,361
12-09-07 조회 1,621
12-09-07 조회 2,519
12-09-07 조회 761
12-09-07 조회 665
12-09-07 조회 765
12-09-07 조회 1,631
12-09-07 조회 1,705
12-09-07 조회 1,049