댓글 색상을 바꾸고싶은데 아무리 수정해도 안됩니다..ㅠㅠㅠ 채택완료

스킨게시판에 있는 이끌림님께서 편집하신 스킨인데..상단의 캡쳐에 빨간색으로 감싼 리플란의 댓글색과 크기를 조정하거나 저 빨간 색으로 칠해놓은분을 다른색으로 만들고 싶은데 list.skin를 아무리 건드려봐도 반응이 없더라구요ㅠㅠㅠㅠ 혹시 해결할수있는 팁을 알고계신분이 계신지요?ㅠㅠ
혹시나해서 밑에 list.skin소스올려봅니다.
// 선택옵션으로 인해 셀합치기가 가변적으로 변함 $colspan = 3;
//if ($is_category) $colspan++; if ($is_checkbox) $colspan++; if ($is_good) $colspan++; if ($is_nogood) $colspan++;
if($is_admin) set_session("ss_delete_token", $token = uniqid(time())); // 제목이 두줄로 표시되는 경우 이 코드를 사용해 보세요. // ?>
| include ("$board_skin_path/write.skin.php"); ?> | |||||||||||
|
$lists = array();
for ($i=0; $i if ($lists[$ii][wr_1] == "") $lists[$ii][wr_1] = "1.gif"; $lists[$ii][datetime]=substr($lists[$ii][wr_datetime],0,4)."/".substr($lists[$ii][wr_datetime],5,2)."/".substr($lists[$ii][wr_datetime],8,2)." (".substr($lists[$ii][wr_datetime],11,8).")"; //$lists[$ii][date]=date("Y-m-d H:i:s", $lists[$ii][wr_datetime]) ; ?>
if (!$member[mb_id]) // 비회원일 경우에만 echo "\n"; ?> if (count($lists) == 0) { echo "
|
|||||||||||
if ($is_checkbox) { ?> } ?>
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인
