묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
head.php에 관한질문입니다.
2004.11.23 17:55
게시판을 누르면 원래배경은 회색인데 하얀색으로 변합니다.
어디가 잘못된건지...
-----------제 head.php입니다.--------------
<?
$_zb_url = "http://roarclan.mireene.com/bbs/";
$_zb_path = "/web/home/roarclan/html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v6.0">
<style><!--
a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:active { color:white; text-decoration:none; }
a:hover { color:white; text-decoration:none; }
-->
</style></head>
<body bgcolor="#666666" leftmargin="50" marginwidth="50">
<p align="left"> </p>
<table cellpadding="0" cellspacing="0" width="828" bgcolor="white" align="center">
<tr>
<td width="828" height="159" colspan="2">
<p><img src="http://roarclan.mireene.com/4banner.gif" width="828" height="159" border="0"></p>
</td>
</tr>
<tr>
<td width="828" height="22" colspan="2" bgcolor="#000000" bordercolor="#FFCC00">
<p align="right"><span style="font-size:9pt;"><font color="white"><b> <a href="http://roarclan.mireene.com/index.php">메인화면</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=notice">공지사항</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=news">뉴스</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=free">자유게시판</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=tip">정보&팁</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=memprofile">로스터</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=memboard">멤버게시판</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=join">가입</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=pds">자료실</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=movie">무비&데모</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=photo">갤러리</a></b></font></span></p>
</td>
</tr>
<tr>
<td width="188" height="31" bgcolor="#336699" bordercolor="white">
<p align="center"> <b><font color="white" face="굴림"><span style="font-size:9pt;">Member
Login</span></font></b></p>
</td>
<td width="640" bgcolor="#D6D6D6" bordercolor="white">
</td>
</tr>
<tr>
<td width="188" height="130">
<p> <center><? print_outlogin("login", 2, 10) ?>
</center> </td>
<td width="640" rowspan="3">
어디가 잘못된건지...
-----------제 head.php입니다.--------------
<?
$_zb_url = "http://roarclan.mireene.com/bbs/";
$_zb_path = "/web/home/roarclan/html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v6.0">
<style><!--
a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:active { color:white; text-decoration:none; }
a:hover { color:white; text-decoration:none; }
-->
</style></head>
<body bgcolor="#666666" leftmargin="50" marginwidth="50">
<p align="left"> </p>
<table cellpadding="0" cellspacing="0" width="828" bgcolor="white" align="center">
<tr>
<td width="828" height="159" colspan="2">
<p><img src="http://roarclan.mireene.com/4banner.gif" width="828" height="159" border="0"></p>
</td>
</tr>
<tr>
<td width="828" height="22" colspan="2" bgcolor="#000000" bordercolor="#FFCC00">
<p align="right"><span style="font-size:9pt;"><font color="white"><b> <a href="http://roarclan.mireene.com/index.php">메인화면</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=notice">공지사항</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=news">뉴스</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=free">자유게시판</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=tip">정보&팁</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=memprofile">로스터</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=memboard">멤버게시판</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=join">가입</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=pds">자료실</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=movie">무비&데모</a> <a href="http://roarclan.mireene.com/bbs/zboard.php?id=photo">갤러리</a></b></font></span></p>
</td>
</tr>
<tr>
<td width="188" height="31" bgcolor="#336699" bordercolor="white">
<p align="center"> <b><font color="white" face="굴림"><span style="font-size:9pt;">Member
Login</span></font></b></p>
</td>
<td width="640" bgcolor="#D6D6D6" bordercolor="white">
</td>
</tr>
<tr>
<td width="188" height="130">
<p> <center><? print_outlogin("login", 2, 10) ?>
</center> </td>
<td width="640" rowspan="3">