묻고답하기
레이아웃 만들다가 이런 현상이일어 났습니다..
2009.07.13 23:48
접속하면 보이는 현상 그대로 입니다.. 일단 이미지는 제가 안올린 상태구요
원 소스는 아래와 같은 내용인데 위의 현상처럼 foot.png 뒷부분이 짤려 버립니다.
고수님들의 답변부탁드립니다.
<!--// js 파일 import -->
<!--%import("js/xe_official.js")-->
<!--// 레이아웃과 연동될 css 파일 import -->
<!--@if($layout_info->colorset == "white")-->
<!--%import("css/white.css")-->
<!--@elseif($layout_info->colorset == "black")-->
<!--%import("css/black.css")-->
<!--@else-->
<!--%import("css/default.css")-->
<!--@end-->
<!--@if(!$layout_info->colorset)-->
{@$layout_info->colorset = "default"}
<!--@end-->
<div id="bodyWrap">
<table cellspacing="0" style="border-collapse:collapse;" width="100%" border="0" cellpadding="0">
<tr>
<td width="57" style="border-width:0; border-color:white; border-style:none;"> </td>
<td width="980" style="border-width:0; border-color:white; border-style:none;">
<table cellspacing="0" style="border-collapse:collapse;" border="0" cellpadding="0" width="971" align="center">
<tr>
<td width="437" style="border-width:0; border-color:white; border-style:none;"><p><img src="http://www.devilcore.com/images/logo.png" width="225" height="67" border="0"></p>
</td>
<td width="534" style="border-width:0; border-color:white; border-style:none;" valign="bottom">
<div id="columnLeft">
<p align="right"><!-- 로그인 위젯 -->
<img src="./images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="devil" colorset="{$layout_info->colorset}" />
</p>
</div></td>
</tr>
</table>
</td>
<td width="214" style="border-width:0; border-color:white; border-style:none;"> </td>
</tr>
<tr>
<td width="57" height="32" style="border-width:0; border-color:white; border-style:none;" bgcolor="black" valign="top"> </td>
<td width="980" height="32" style="border-width:0; border-color:white; border-style:none;" bgcolor="black" valign="top">
<p align="right"><a href="http://www.devilcore.com"><img src="http://www.devilcore.com/images/menu_01.png" width="49" height="30" border="0"></a><a href="http://www.devilcore.com/guide"><img src="http://www.devilcore.com/images/menu_02.png" width="98" height="30" border="0"></a><a href="http://www.devilcore.com/core"><img src="http://www.devilcore.com/images/menu_03.png" width="96" height="30" border="0"></a><a href="http://www.devilcore.com/community"><img src="http://www.devilcore.com/images/menu_04.png" width="86" height="30" border="0"></a><a href="http://www.devilcore.com/screen"><img src="http://www.devilcore.com/images/menu_05.png" width="82" height="30" border="0"></a><a href="http://www.devilcore.com/data"><img src="http://www.devilcore.com/images/menu_06.png" width="74" height="30" border="0"></a><a href="http://www.devilcore.com/cafe"><img src="http://www.devilcore.com/images/menu_07.png" width="97" height="30" border="0"></a></p>
</td>
<td width="214" height="32" style="border-width:0; border-color:white; border-style:none;" bgcolor="black" valign="top"> </td>
</tr>
<tr>
<td width="57" style="border-width:0; border-color:white; border-style:none;" height="71"> </td>
<td width="980" style="border-width:0; border-color:white; border-style:none;" background="http://www.devilcore.com/images/bar.png" height="142"> </td>
<td width="214" style="border-width:0; border-color:white; border-style:none;" height="142"> </td>
</tr>
<tr>
<td width="57" height="12" style="border-width:0; border-color:white; border-style:none;"><span style="font-size:8pt;"> </span></td>
<td width="980" height="12" style="border-width:0; border-color:white; border-style:none;"><span style="font-size:8pt;"> </span></td>
<td width="214" height="12" style="border-width:0; border-color:white; border-style:none;"><span style="font-size:8pt;"> </span></td>
</tr>
<tr>
<td width="57" height="12" style="border-width:0; border-color:white; border-style:none;"><font size="1"> </font></td>
<td width="980" height="12" style="border-width:0; border-color:white; border-style:none;" background="http://www.devilcore.com/images/top.png"><font size="1"> </font></td>
<td width="214" height="12" style="border-width:0; border-color:white; border-style:none;"><font size="1"> </font></td>
</tr>
<tr>
<td width="57" height="10" style="border-width:0; border-color:white; border-style:none;"> </td>
<td width="980" height="20" style="border-width:0; border-color:white; border-style:none;" background="http://www.devilcore.com/images/center.png">
<table cellspacing="0" style="border-collapse:collapse;" width="969" align="center">
<tr>
<td width="967" style="border-width:0; border-color:white; border-style:none;">
<div id="contentBody">
<div id="contentBody1">
<!-- 컨텐츠 시작 -->
{$content}
</td>
</tr>
</table>
</td>
<td width="214" height="20" style="border-width:0; border-color:white; border-style:none;"> </td>
</tr>
<tr>
<td width="57" height="12" style="border-width:0; border-color:white; border-style:none;"> </td>
<td width="980" height="12" style="border-width:0; border-color:white; border-style:none;" background="a').snspost({
type : 'twitter',
content : sTitle + ' https://xe1.xpressengine.com/qna/18144346'
});
$('.facebook>a').snspost({
type : 'facebook',
content : sTitle
});
$('.delicious>a').snspost({
type : 'delicious',
content : sTitle
});
});