테스트 사이트 - 개발 중인 베타 버전입니다

밑에글 잘못올렸네요ㅠㅠ내용 여기서 봐주세요ㅠㅠ

· 13년 전 · 750 · 5
http://buildreit.co.kr/board/bbs/board.php?bo_table=003_community

현재 상태인데요
헤더에 있는 배경을 인식을 못하고 게시판이 아래로 깔리는 현상이 있어요ㅠㅠ
아무리 수정해도 방법이 나오질 않습니다ㅠㅠ 도와주세요ㅠ

그리고 배경이 반복되지않게 하는 방법도 알려주시면 감사하겠습니다ㅠㅠ

----------------------------------------헤드파일 소스--------

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
?>

<html>
<head>
<title>Build REIT : Investing in the Future</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
body {
background-image: url(images/bg_sub.jpg);
background-repeat: repeat-x;

}
-->
</style>

<style type="text/css">
BODY { overflow-x: hidden;}
</style>




<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="center"><img src="images/build_main_02.jpg" width="1024" height="29" alt=""></div>
<div align="center">
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1024" height="71">
<param name="movie" value="flash/flash_ui_main.swf">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="swfversion" value="6.0.65.0">
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf">
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="flash/flash_ui_main.swf" width="1024" height="71">
<!--<![endif]-->
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="swfversion" value="6.0.65.0">
<param name="expressinstall" value="Scripts/expressInstall.swf">
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
<div align="center"><img src="images/build_main_05.jpg" width="1024" height="16" alt=""></div>
<div align="center"><img src="images/build_main_06.jpg" width="1024" height="28" alt=""></div>
<div align="center">
<table width="1035" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="12" rowspan="3" valign="top">&nbsp;</td>
<td width="205" rowspan="3" valign="top"><img src="images/menu_sub_01.png" width="205" height="436"></td>
<td width="819" height="31">&nbsp;</td>
</tr>
<tr>
<td><img src="images/subtitle_news&events.jpg" width="819" height="37"></td>
</tr>
<tr>
<td valign="top" height="400" background="images/sub_07_contact.jpg">&nbsp;</td>
</tr>
</table>
</div>

----------------------------------------------------------------부탁드립니다ㅠㅠ------

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 5개

상단에 include_once("$g4[path]/head.sub.php");
가 있는것으로 봐서는 하단도 tail.php를 인쿠르드 시켜야할것 같은데요.....
답변 감사합니다..
인쿠르드 시켰는데도 배경으로 인식을 못하네요ㅠㅠ
배경이 반복되지 않게 하려면 스타일시트에서
background-repeat: repeat-x; 대신에
background-repeat: no-repeat; 를 사용하셔야 될것 같습니다.
답변감사합니다..
background-repeat: repeat-x; 대신에
background-repeat: no-repeat; 를 사용하니 변형이 되어서 그대로 두었습니다ㅠ
참고만 하세요...
제가 보기에는 게시판 자체가
<td valign="top" height="400" background="images/sub_07_contact.jpg">여기</td>
이부분에 들어가야 할듯요....

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440