메인화면 컨텐츠가 왼쪽으로 쏠려요 ㅠㅠ 정보
메인화면 컨텐츠가 왼쪽으로 쏠려요 ㅠㅠ본문
댓글 전체
index.php 소스파일 올려보세요. 그래야 해결이 빠를것입니다.
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
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");
$g4['title'] = "★★BYWOONG★★";
//include_once("./_head.php");
?>
<? $m_time = explode(" ",microtime());
$m_time = $m_time[0] + $m_time[1];
$starttime = $m_time;
?>
<script type="text/javascript">
// <![CDATA[
var Station = {
check : function (type, checkStr, checkPoint)
{
var name = "ETC";
for ( var list in checkPoint )
{
if (checkStr.indexOf(list) != -1)
{
name = checkPoint[list];
}
}
escape("this." + type + " = function () { return name }") ;
return name;
},
os : function ()
{
var checkStr = navigator.platform.toLowerCase();
var checkPoint =
{
"win" : "WINDOW", "mac" : "MAC", "unix" : "UNIX",
"linux" : "LINUX"
}
return this.check("os", checkStr, checkPoint );
},
browser : function ()
{
var checkStr = navigator.userAgent.toLowerCase();
var checkPoint =
{
"msie 6" : "IE6" , "msie 7" : "IE7", "msie 8" : "IE8", "msie 9" : "IE9",
"firefox" : "FIREFOX", "navigator" : "NETSCAPE",
"opera" : "OPERA",
"safari" : "safari & Chrome"
}
return this.check("browser", checkStr, checkPoint);
}
}
if(Station.browser() == "IE6"){
alert('익스플로러6 을 사용하고 계십니다\n가능하시면 최신 익스플로러로 업데이트 하시길 권장합니다');
}
// ]]>
</script>
<div id="outt" style="display: none;"><a href="/" /><img class="main" src="/useimg/home.gif" /></a><a href="index_se.php" /><img class="sc2" src="/useimg/sc2.gif" /></a></div>
<table id="log" align=center height=90%>
<tr><td align=center height=100%><img src="/useimg/ajax-loader.gif" /><div style="font-size: 9px; margin-top: 10px; font-family: Small Fonts;">LOADING</div></td></tr>
</table>
<div id="total" style="display: none;">
<div id="center">
<div style="position: absolute; right: 30px; top: 97px; z-index: 1;"><?=popular("popular_scroll"); ?></div>
<div style="position: absolute; right: -135px; top: 180px;">
x
</div>
<div style="position: absolute; left: -40px; top: 95px;">
x
</div>
<div id="topmenu" style="display: none;">
<ul>
<li>LOGIN</li>
<li>JOIN</li>
<li>ADMIN</li>
<li>MAIL</li>
<li class="floatright" style="color: #ccc;">HTTP://ZRAR.MYFEEL.KR</li>
<li class="floatright">ENJOYSITE</li>
</ul>
</div>
<div id="clear"></div>
<div id="logo"><a href="/"><img src="/useimg/logo.gif" /></a></div>
<div style="position: absolute; top: 68px; left: 15px; z-index: 1; width: 300px;">
<div style="float: left; margin: 1px 2px 0 0;"><img style="vertical-align: middle;" src="/skin/board/basic2009multi/img/icon_notice.gif" /></div>
<ul>게시판<?/*=latest("basic", "NOTICE", 1, 40);*/?></ul>
</div>
<div style="position: absolute; top: 27px; left: 173px;">
<script language="javascript" charset="euc-kr" src="http://www.seoul.co.kr/script/weather.js"></script>
</div>
<div id="sc">
<div class="in1">
<form name="fsearchbox" method="get" onsubmit="return fsearchbox_submit(this);">
<!-- <input type="hidden" name="sfl" value="concat(wr_subject,wr_content)"> -->
<input type="hidden" name="sfl" value="wr_subject||wr_content">
<input type="hidden" name="sop" value="and">
<div class="border5 inputsize floatleft">
<INPUT name="stx" type="text" maxlength="20">
</div>
<input type="image" src="/useimg/sc.gif" style="margin-left: -3px;">
<div id="clear"><font color="#a0a0a0"></font></div>
<div id="news">
<script>
document.write("<div><strong>YOUROS</strong> : " + Station.os() + " ");
document.write("<strong>YOURBROWSER</strong> : " + Station.browser() + "</div>");
</script>
</div>
</form>
<!-- 검색스크립트 -->
<script language="JavaScript">
function fsearchbox_submit(f)
{
if (f.stx.value.length < 2) {
alert("검색어는 두글자 이상 입력하십시오.");
f.stx.select();
f.stx.focus();
return false;
}
// 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
var cnt = 0;
for (var i=0; i<f.stx.value.length; i++) {
if (f.stx.value.charAt(i) == ' ')
cnt++;
}
if (cnt > 1) {
alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
f.stx.select();
f.stx.focus();
return false;
}
f.action = "<?=$g4['bbs_path']?>/search.php";
return true;
}
</script>
<!-- 검색스크립트 끝 -->
</div>
</div>
<div id="top">
<div id="middlemenu">
<div id="myslidemenu" class="jqueryslidemenu">
<ul class="one">
<li style="<?=$photo?>"><a href="/bbs/board.php?bo_table=PHOTO"><img style="display: inline" src="/useimg/m1.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n1" style="margin-left: 2px;">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$php?>"><a href="/bbs/board.php?bo_table=TORENTO"><img style="display: inline" src="/useimg/m2.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n2">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$css?>"><a href="/bbs/board.php?bo_table=CSS"><img style="display: inline" src="/useimg/m3.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$down?> position: relative;"><a href="/bbs/board.php?bo_table=DOWN"><img style="display: inline" src="/useimg/m4.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n3">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$bestlink?>"><a href="/bbs/board.php?bo_table=BESTLINK"><img style="display: inline" src="/useimg/m5.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$free?>"><a href="/bbs/board.php?bo_table=FREE"><img style="display: inline" src="/useimg/m6.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$homepage?>"><a href="/bbs/board.php?bo_table=HOMEPAGE"><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/skin/latest/basic11/img/icon_hot.gif" /><img style="display: inline" src="/useimg/m7.gif" /></a></li>
</ul>
</div>
</div>
</div>
<div id="submenu2">
<style>
*html #exline2{height: 30px!important;}
</style>
<div id="exline2" style="border: 1px solid white; height: 28px;">
<div id="disnone" style="padding-left: 15px;"><img style="vertical-align: top;" src="/useimg/text1.jpg" /></div>
</div>
</div>
<div id="middle">
<div id="mleft" style="width: 200px; float: left;">
<div id="box" class="bg">
<div id="liststyle4">
<div id="toplogin">
<?=outlogin("basic"); // 외부 로그인 ?>
</div>
</div>
</div>
<div id="clear"></div>
</div><!--left-->
<div id="mcenter" style="width: 470px; float: left;">
<div id="box" class="center2">
<div id="img">
<?/*=latest("latest_onetap03", "NOTICE", 4, 50);*/?><!-- 게시판 생성후 355 x 99 사이즈 이미지를 올리시면됩니다 최소 4개 최대 4개 올려주세요 link2 이동할 경로 -->
</div>
</div>
<div id="box3" class="center" style="background: #f6f6f6;" >
<div style="border: 1px solid white;">
<div id="img">
<a href="/bbs/board.php?bo_table=menu"><strong class="cent"><img style="vertical-align: top;" src="/useimg/maint1.gif" /></strong></a>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("latest_onetap03", "menu", 3, 20);
?>
</div>
</div>
</div>
<div id="box3" class="center" style="background: #f6f6f6;" >
<div style="border: 1px solid white;">
<div id="img">
<a href="/bbs/board.php?bo_table=fashion"><strong class="cent"></strong></a>
<?
include_once("./_common.php");
include_once("$g4[path]/tab.php");
?>
</div>
</div>
</div>
<!--
<div id="box" class="center">
<div id="img">
<a href="/bbs/board.php?bo_table=PHOTO"><strong class="cent">PHOTOSHOP <span id="sts">photoshop</span></strong></a>
<?/*=latest("basic12", "PHOTO", 4, 20);*/?><?/*=latest("basic2", "POINT", 1, 60);*/?>
</div>
</div>
-->
</div><!-- CENTER -->
<div id="mright" style="width: 100px; float: left;">
<div id="box" class="bg">
<div id="liststyle">
<a href="/bbs/board.php?bo_table=NOTICE"><strong>NOTICE <span id="sts">notice</span></strong></a>
<ul>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("basic", "NOTICE", 5, 20);
?>
</ul>
</div>
</div>
</div>
<div id="mright" style="width: 90px; float: left;">
<div id="box" class="bg">
<div id="liststyle">
<a href="/bbs/board.php?bo_table=NOTICE"><strong>NOTICE <span id="sts">notice</span></strong></a>
<ul>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("basic", "NOTICE", 5, 20);
?>
</ul>
</div>
</div>
</div>
<!-- RIGHT -->
<div id="clear"></div>
</div>
<div id="banner">
<ul>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
</ul>
</div>
<div id="clear"></div>
<div id="bottom">
COPYRIGHT©<b>BYWOONG</b>ALLRIGHTSRESERVED
</div>
<div id="downmenu" style="text-align: center; padding-bottom: 5px;">
<a href="/bbs/board.php?bo_table=PHOTO">포토샵</a><span> | </span>
<a href="/bbs/board.php?bo_table=TORENTO">토렌토</a><span> | </span>
<a href="/bbs/board.php?bo_table=CSS">스타일시트</a><span> | </span>
<a href="/bbs/board.php?bo_table=FLASH">플래쉬</a><span> | </span>
<a href="/bbs/board.php?bo_table=DOWN"><b>다운로드</b></a><span> | </span>
<a href="/bbs/board.php?bo_table=HELPDESK">헬프데스크</a><span> | </span>
<a href="/bbs/board.php?bo_table=HOMEPAGE">홈페이지</a><span> | </span>
<a href="/bbs/board.php?bo_table=NOTICE">공지사항</a>
<? if (!$member['mb_id']) {?>
<span> | </span>
<a href="/">로그인</a><span> | </span>
<a href="/bbs/register.php">회원가입</a>
<? } ?>
</div>
<div style="text-align: center; margin-bottom: 10px;"><img src="/useimg/test.gif" alt="익스,크롬,모질라" title="익스,크롬,모질라" /></div>
<?
$round = 1;// The number of decimal places to round the micro time to.
$m_time = explode(" ",microtime());
$m_time = $m_time[0] + $m_time[1];
$endtime = $m_time;
$totaltime = ($endtime - $starttime);
echo "<div style='text-align: center; position: absolute; top: -25px; left: 20px;'>Page loading took : ". round($totaltime,$round) ." seconds</div>";
?>
<script>
document.getElementById("outt").style.display = "block";
document.getElementById("total").style.display = "block";
document.getElementById("log").style.display = "none";
</script>
</div>
</div>
<?
//include_once("./_tail.php");
?>
요게 인덱스 소스입니당.ㅠㅠ
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
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");
$g4['title'] = "★★BYWOONG★★";
//include_once("./_head.php");
?>
<? $m_time = explode(" ",microtime());
$m_time = $m_time[0] + $m_time[1];
$starttime = $m_time;
?>
<script type="text/javascript">
// <![CDATA[
var Station = {
check : function (type, checkStr, checkPoint)
{
var name = "ETC";
for ( var list in checkPoint )
{
if (checkStr.indexOf(list) != -1)
{
name = checkPoint[list];
}
}
escape("this." + type + " = function () { return name }") ;
return name;
},
os : function ()
{
var checkStr = navigator.platform.toLowerCase();
var checkPoint =
{
"win" : "WINDOW", "mac" : "MAC", "unix" : "UNIX",
"linux" : "LINUX"
}
return this.check("os", checkStr, checkPoint );
},
browser : function ()
{
var checkStr = navigator.userAgent.toLowerCase();
var checkPoint =
{
"msie 6" : "IE6" , "msie 7" : "IE7", "msie 8" : "IE8", "msie 9" : "IE9",
"firefox" : "FIREFOX", "navigator" : "NETSCAPE",
"opera" : "OPERA",
"safari" : "safari & Chrome"
}
return this.check("browser", checkStr, checkPoint);
}
}
if(Station.browser() == "IE6"){
alert('익스플로러6 을 사용하고 계십니다\n가능하시면 최신 익스플로러로 업데이트 하시길 권장합니다');
}
// ]]>
</script>
<div id="outt" style="display: none;"><a href="/" /><img class="main" src="/useimg/home.gif" /></a><a href="index_se.php" /><img class="sc2" src="/useimg/sc2.gif" /></a></div>
<table id="log" align=center height=90%>
<tr><td align=center height=100%><img src="/useimg/ajax-loader.gif" /><div style="font-size: 9px; margin-top: 10px; font-family: Small Fonts;">LOADING</div></td></tr>
</table>
<div id="total" style="display: none;">
<div id="center">
<div style="position: absolute; right: 30px; top: 97px; z-index: 1;"><?=popular("popular_scroll"); ?></div>
<div style="position: absolute; right: -135px; top: 180px;">
x
</div>
<div style="position: absolute; left: -40px; top: 95px;">
x
</div>
<div id="topmenu" style="display: none;">
<ul>
<li>LOGIN</li>
<li>JOIN</li>
<li>ADMIN</li>
<li>MAIL</li>
<li class="floatright" style="color: #ccc;">HTTP://ZRAR.MYFEEL.KR</li>
<li class="floatright">ENJOYSITE</li>
</ul>
</div>
<div id="clear"></div>
<div id="logo"><a href="/"><img src="/useimg/logo.gif" /></a></div>
<div style="position: absolute; top: 68px; left: 15px; z-index: 1; width: 300px;">
<div style="float: left; margin: 1px 2px 0 0;"><img style="vertical-align: middle;" src="/skin/board/basic2009multi/img/icon_notice.gif" /></div>
<ul>게시판<?/*=latest("basic", "NOTICE", 1, 40);*/?></ul>
</div>
<div style="position: absolute; top: 27px; left: 173px;">
<script language="javascript" charset="euc-kr" src="http://www.seoul.co.kr/script/weather.js"></script>
</div>
<div id="sc">
<div class="in1">
<form name="fsearchbox" method="get" onsubmit="return fsearchbox_submit(this);">
<!-- <input type="hidden" name="sfl" value="concat(wr_subject,wr_content)"> -->
<input type="hidden" name="sfl" value="wr_subject||wr_content">
<input type="hidden" name="sop" value="and">
<div class="border5 inputsize floatleft">
<INPUT name="stx" type="text" maxlength="20">
</div>
<input type="image" src="/useimg/sc.gif" style="margin-left: -3px;">
<div id="clear"><font color="#a0a0a0"></font></div>
<div id="news">
<script>
document.write("<div><strong>YOUROS</strong> : " + Station.os() + " ");
document.write("<strong>YOURBROWSER</strong> : " + Station.browser() + "</div>");
</script>
</div>
</form>
<!-- 검색스크립트 -->
<script language="JavaScript">
function fsearchbox_submit(f)
{
if (f.stx.value.length < 2) {
alert("검색어는 두글자 이상 입력하십시오.");
f.stx.select();
f.stx.focus();
return false;
}
// 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
var cnt = 0;
for (var i=0; i<f.stx.value.length; i++) {
if (f.stx.value.charAt(i) == ' ')
cnt++;
}
if (cnt > 1) {
alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
f.stx.select();
f.stx.focus();
return false;
}
f.action = "<?=$g4['bbs_path']?>/search.php";
return true;
}
</script>
<!-- 검색스크립트 끝 -->
</div>
</div>
<div id="top">
<div id="middlemenu">
<div id="myslidemenu" class="jqueryslidemenu">
<ul class="one">
<li style="<?=$photo?>"><a href="/bbs/board.php?bo_table=PHOTO"><img style="display: inline" src="/useimg/m1.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n1" style="margin-left: 2px;">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$php?>"><a href="/bbs/board.php?bo_table=TORENTO"><img style="display: inline" src="/useimg/m2.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n2">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$css?>"><a href="/bbs/board.php?bo_table=CSS"><img style="display: inline" src="/useimg/m3.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$down?> position: relative;"><a href="/bbs/board.php?bo_table=DOWN"><img style="display: inline" src="/useimg/m4.gif" /><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/useimg/hot2.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" />
<ul class="two n3">
<li>
<a href="#">포토샵공지</a><a href="#">포토샵공지</a><a href="#">포토샵공지</a>
</li>
</ul>
</li>
<li style="<?=$bestlink?>"><a href="/bbs/board.php?bo_table=BESTLINK"><img style="display: inline" src="/useimg/m5.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$free?>"><a href="/bbs/board.php?bo_table=FREE"><img style="display: inline" src="/useimg/m6.gif" /></a><img style="display: inline; margin: 0 0 2px 13px;" src="/useimg/tline.gif" /></li>
<li style="<?=$homepage?>"><a href="/bbs/board.php?bo_table=HOMEPAGE"><img style="position: absolute; top: -5px; display: block; left: 45%;" src="/skin/latest/basic11/img/icon_hot.gif" /><img style="display: inline" src="/useimg/m7.gif" /></a></li>
</ul>
</div>
</div>
</div>
<div id="submenu2">
<style>
*html #exline2{height: 30px!important;}
</style>
<div id="exline2" style="border: 1px solid white; height: 28px;">
<div id="disnone" style="padding-left: 15px;"><img style="vertical-align: top;" src="/useimg/text1.jpg" /></div>
</div>
</div>
<div id="middle">
<div id="mleft" style="width: 200px; float: left;">
<div id="box" class="bg">
<div id="liststyle4">
<div id="toplogin">
<?=outlogin("basic"); // 외부 로그인 ?>
</div>
</div>
</div>
<div id="clear"></div>
</div><!--left-->
<div id="mcenter" style="width: 470px; float: left;">
<div id="box" class="center2">
<div id="img">
<?/*=latest("latest_onetap03", "NOTICE", 4, 50);*/?><!-- 게시판 생성후 355 x 99 사이즈 이미지를 올리시면됩니다 최소 4개 최대 4개 올려주세요 link2 이동할 경로 -->
</div>
</div>
<div id="box3" class="center" style="background: #f6f6f6;" >
<div style="border: 1px solid white;">
<div id="img">
<a href="/bbs/board.php?bo_table=menu"><strong class="cent"><img style="vertical-align: top;" src="/useimg/maint1.gif" /></strong></a>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("latest_onetap03", "menu", 3, 20);
?>
</div>
</div>
</div>
<div id="box3" class="center" style="background: #f6f6f6;" >
<div style="border: 1px solid white;">
<div id="img">
<a href="/bbs/board.php?bo_table=fashion"><strong class="cent"></strong></a>
<?
include_once("./_common.php");
include_once("$g4[path]/tab.php");
?>
</div>
</div>
</div>
<!--
<div id="box" class="center">
<div id="img">
<a href="/bbs/board.php?bo_table=PHOTO"><strong class="cent">PHOTOSHOP <span id="sts">photoshop</span></strong></a>
<?/*=latest("basic12", "PHOTO", 4, 20);*/?><?/*=latest("basic2", "POINT", 1, 60);*/?>
</div>
</div>
-->
</div><!-- CENTER -->
<div id="mright" style="width: 100px; float: left;">
<div id="box" class="bg">
<div id="liststyle">
<a href="/bbs/board.php?bo_table=NOTICE"><strong>NOTICE <span id="sts">notice</span></strong></a>
<ul>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("basic", "NOTICE", 5, 20);
?>
</ul>
</div>
</div>
</div>
<div id="mright" style="width: 90px; float: left;">
<div id="box" class="bg">
<div id="liststyle">
<a href="/bbs/board.php?bo_table=NOTICE"><strong>NOTICE <span id="sts">notice</span></strong></a>
<ul>
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
echo latest("basic", "NOTICE", 5, 20);
?>
</ul>
</div>
</div>
</div>
<!-- RIGHT -->
<div id="clear"></div>
</div>
<div id="banner">
<ul>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
<li style="backgrounds: url('/useimg/banner.gif') no-repeat">inbanner118x33</li>
</ul>
</div>
<div id="clear"></div>
<div id="bottom">
COPYRIGHT©<b>BYWOONG</b>ALLRIGHTSRESERVED
</div>
<div id="downmenu" style="text-align: center; padding-bottom: 5px;">
<a href="/bbs/board.php?bo_table=PHOTO">포토샵</a><span> | </span>
<a href="/bbs/board.php?bo_table=TORENTO">토렌토</a><span> | </span>
<a href="/bbs/board.php?bo_table=CSS">스타일시트</a><span> | </span>
<a href="/bbs/board.php?bo_table=FLASH">플래쉬</a><span> | </span>
<a href="/bbs/board.php?bo_table=DOWN"><b>다운로드</b></a><span> | </span>
<a href="/bbs/board.php?bo_table=HELPDESK">헬프데스크</a><span> | </span>
<a href="/bbs/board.php?bo_table=HOMEPAGE">홈페이지</a><span> | </span>
<a href="/bbs/board.php?bo_table=NOTICE">공지사항</a>
<? if (!$member['mb_id']) {?>
<span> | </span>
<a href="/">로그인</a><span> | </span>
<a href="/bbs/register.php">회원가입</a>
<? } ?>
</div>
<div style="text-align: center; margin-bottom: 10px;"><img src="/useimg/test.gif" alt="익스,크롬,모질라" title="익스,크롬,모질라" /></div>
<?
$round = 1;// The number of decimal places to round the micro time to.
$m_time = explode(" ",microtime());
$m_time = $m_time[0] + $m_time[1];
$endtime = $m_time;
$totaltime = ($endtime - $starttime);
echo "<div style='text-align: center; position: absolute; top: -25px; left: 20px;'>Page loading took : ". round($totaltime,$round) ." seconds</div>";
?>
<script>
document.getElementById("outt").style.display = "block";
document.getElementById("total").style.display = "block";
document.getElementById("log").style.display = "none";
</script>
</div>
</div>
<?
//include_once("./_tail.php");
?>
요게 인덱스 소스입니당.ㅠㅠ
도지도지님
님에홈피 포토샵 게시판에 마지막 자료 첨부파일 한번보세요.
첨부파일은 계정에서 님에 소스를 테스트한 이미지 파일입니다
로그인 스킨에서 무슨 문제가있는것 같네요.
첨부파일에 왼쪽, 중앙, 우측 정확히 정렬하고있지요?
로그인 스킨을 제거 시키고 그자리에 이미지를 넣고 테스트 해보세요.
그래도 이상이있다면 2,3 부분도 이미지로 넣고 테스트해보세요.
그러면 어느 부분이 이상잇는지 나타날것입니다.
님에홈피 포토샵 게시판에 마지막 자료 첨부파일 한번보세요.
첨부파일은 계정에서 님에 소스를 테스트한 이미지 파일입니다
로그인 스킨에서 무슨 문제가있는것 같네요.
첨부파일에 왼쪽, 중앙, 우측 정확히 정렬하고있지요?
로그인 스킨을 제거 시키고 그자리에 이미지를 넣고 테스트 해보세요.
그래도 이상이있다면 2,3 부분도 이미지로 넣고 테스트해보세요.
그러면 어느 부분이 이상잇는지 나타날것입니다.
감사합니다 ㅠㅠ
일단 로그인스킨 문제인거 확인했습니다...
다른로그인스킨을 쓰거나 해도 화면상 문제가없는데
저 로그인스킨을 쓰면 밀리네욤
로그인스킨이 문제인것같은데
무슨문제인지를 모르겠네요;
아무튼 친절한 답변해주시고 설명해주신
해바리님 정말정말 감사합니다!!!
일단 로그인스킨 문제인거 확인했습니다...
다른로그인스킨을 쓰거나 해도 화면상 문제가없는데
저 로그인스킨을 쓰면 밀리네욤
로그인스킨이 문제인것같은데
무슨문제인지를 모르겠네요;
아무튼 친절한 답변해주시고 설명해주신
해바리님 정말정말 감사합니다!!!