도와주세요 ㅠㅠ 배경색을 어떻게 바꾸는지;;; 정보
도와주세요 ㅠㅠ 배경색을 어떻게 바꾸는지;;;본문
게시판 배경이 핑크색이 나와야하는데 이상하게 바뀌지가 않는거 같아요~;;
좀 도와주세요;;ㅠㅠ
http://kobc.kr/2010/bbs/board.php?bo_table=b_45
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1024">
<table width="1024" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="302" valign="top" background="<?=$g4['path']?>/image/sub_common/top_bg.jpg">
<!-- head -->
<?include "$g4[path]/inc/menu.php";?>
<!-- / head -->
</td>
</tr>
<tr>
<td background="<?=$g4['path']?>/image/sub_common/center_bg.jpg">
<!--center -->
<table width="965" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="248" align="center" valign="top">
<!-- left -->
<!-- /left -->
</td>
<td align="right" valign="top">
<!-- main -->
<table width="717" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="55" background="<?=$g4['path']?>/image/sub_common/title_bg.gif">
</td>
</tr>
<tr>
<td background="<?=$g4['path']?>/image/sub_common/con_bg.gif" height="320" valign="top">
->이 부분이 배경색 아닌가요??
좀 도와주세요;;ㅠㅠ
http://kobc.kr/2010/bbs/board.php?bo_table=b_45
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1024">
<table width="1024" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="302" valign="top" background="<?=$g4['path']?>/image/sub_common/top_bg.jpg">
<!-- head -->
<?include "$g4[path]/inc/menu.php";?>
<!-- / head -->
</td>
</tr>
<tr>
<td background="<?=$g4['path']?>/image/sub_common/center_bg.jpg">
<!--center -->
<table width="965" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="248" align="center" valign="top">
<!-- left -->
<!-- /left -->
</td>
<td align="right" valign="top">
<!-- main -->
<table width="717" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="55" background="<?=$g4['path']?>/image/sub_common/title_bg.gif">
</td>
</tr>
<tr>
<td background="<?=$g4['path']?>/image/sub_common/con_bg.gif" height="320" valign="top">
->이 부분이 배경색 아닌가요??
댓글 전체
<td background="<?=$g4['path']?>/image/sub_common/con_bg.gif" height="320" valign="top">
->이 부분이 배경색 아닌가요??
이 부분 아래쪽에 있는 <style>부분 수정해보세요~
.board_list { width:100%; table-layout:fixed; margin:5px 0 0 0;}
.board_list th { background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; }
이부분들요~
->이 부분이 배경색 아닌가요??
이 부분 아래쪽에 있는 <style>부분 수정해보세요~
.board_list { width:100%; table-layout:fixed; margin:5px 0 0 0;}
.board_list th { background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; }
이부분들요~