질문합니다. 정보
질문합니다.
본문
소스어떻게 성정해야할지 묻겠습니다...
전체 100%에서 폭880을 안에 놓고 왼쪽에 네이버 상단이미지(?)를 놓고 오른쪽에 로그인등 링크를 넣으려합니다.
예제는 http://www.zigeum.com/ (강동욱님꺼..)
제가 가지고있는 기본적인틀은
<?
$plugin_path = "$g4[path]/plugin/top";
?>
<style type="text/css">
#se { height:30px; background:url(<?=$plugin_path?>/img/top-bg.png) repeat-x; }
#se .fav { position:absolute; left:10px; top:8px; }
#se .fav a { color:#848689; font:normal 11px dotum; letter-spacing:-1px; text-decoration:none; }
#se .fav a { padding:1px 7px 0 0; margin:0 15px 0 0; }
#se .fav a:hover { text-decoration:underline; }
#se .fav a { background:url(<?=$plugin_path?>/img/arrow.png) right 4px no-repeat; }
#se .info { position:relative; float:center; text-align:center; width:100%;}
#se .info li {display:inline; }
#se .menu {position:absolute; right:10px; top:8px;}
</style>
<div id="se">
<!--[if IE]>
<div class="fav">
<a style="cursor:hand" href="#" onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.lumango.com');">루망고를 시작페이지로</a>
<a href="javascript:window.external.addfavorite('http://www.lumango.co.kr', '루망고 :: LUMANGO');">즐겨찾기 추가</a>
</div>
<![endif]-->
<div class="info">
<li><a href="http:///www.lumango.com" title="메인홈"><img src="<?=$plugin_path?>/img/se-item_home.png" border="0" align="absmiddle"></a></li>
<li><a href="http:///se.lumango.com" title="간편검색"><img src="<?=$plugin_path?>/img/se-item_search_sub.png" border="0" align="absmiddle"></a></li>
<li><a href="<?=$g4['path']?>/bbs/board.php?bo_table=G01B_01" title="마이페이지"><img src="<?=$plugin_path?>/img/se-item_community_sub.png" border="0" align="absmiddle"></a></li>
</div>
<div class="menu">111 | 222 | 333 | 444 | 이곳은 /plugin/top/top.php 를 수정
</div>
인데요
계속 수정중이긴 하지만...
www.lumango.com 에 적용할겁니다....
이건 거의 대신 해달라는것같지만...
몇주째 못하고있어서..
전체 100%에서 폭880을 안에 놓고 왼쪽에 네이버 상단이미지(?)를 놓고 오른쪽에 로그인등 링크를 넣으려합니다.
예제는 http://www.zigeum.com/ (강동욱님꺼..)
제가 가지고있는 기본적인틀은
<?
$plugin_path = "$g4[path]/plugin/top";
?>
<style type="text/css">
#se { height:30px; background:url(<?=$plugin_path?>/img/top-bg.png) repeat-x; }
#se .fav { position:absolute; left:10px; top:8px; }
#se .fav a { color:#848689; font:normal 11px dotum; letter-spacing:-1px; text-decoration:none; }
#se .fav a { padding:1px 7px 0 0; margin:0 15px 0 0; }
#se .fav a:hover { text-decoration:underline; }
#se .fav a { background:url(<?=$plugin_path?>/img/arrow.png) right 4px no-repeat; }
#se .info { position:relative; float:center; text-align:center; width:100%;}
#se .info li {display:inline; }
#se .menu {position:absolute; right:10px; top:8px;}
</style>
<div id="se">
<!--[if IE]>
<div class="fav">
<a style="cursor:hand" href="#" onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.lumango.com');">루망고를 시작페이지로</a>
<a href="javascript:window.external.addfavorite('http://www.lumango.co.kr', '루망고 :: LUMANGO');">즐겨찾기 추가</a>
</div>
<![endif]-->
<div class="info">
<li><a href="http:///www.lumango.com" title="메인홈"><img src="<?=$plugin_path?>/img/se-item_home.png" border="0" align="absmiddle"></a></li>
<li><a href="http:///se.lumango.com" title="간편검색"><img src="<?=$plugin_path?>/img/se-item_search_sub.png" border="0" align="absmiddle"></a></li>
<li><a href="<?=$g4['path']?>/bbs/board.php?bo_table=G01B_01" title="마이페이지"><img src="<?=$plugin_path?>/img/se-item_community_sub.png" border="0" align="absmiddle"></a></li>
</div>
<div class="menu">111 | 222 | 333 | 444 | 이곳은 /plugin/top/top.php 를 수정
</div>
인데요
계속 수정중이긴 하지만...
www.lumango.com 에 적용할겁니다....
이건 거의 대신 해달라는것같지만...
몇주째 못하고있어서..
댓글 전체

<style type="text/css">
body{background: white;}
#outt{
padding: 0 0 0 206;
background: #fbfbfb url('/useimg/dot.gif') repeat-x bottom;
}
#outt img{
vertical-align: top;
}
#outt img.main{
border: solid;
border-color: #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
border-width: 0 1px 0 1px;
}
#outt img.sc2{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc2_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
#outt img.sc3{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc3_1 {
border: solid #dfdfdf;
border-width: 0 0px 1px 0;
}
#outt img.sc3_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
#outt img.sc5{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc5_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
// #total{text-align: center; backgrounds: #f2f2f2; widt:980px;}
#total{backgrounds: #f2f2f2; }
</style>
<body>
<script>
document.getElementById("outt").style.display = "block";
document.getElementById("total").style.display = "block";
</script>
</body>
<div id="total" style="display: none;">
<div id="center">
<div id="outt" style="position:absolute;top:-31; left:-192px;z-index:1;" ><a href="/" onmouseover="show_pop_message(1)" onmouseout="hide_pop_message(0)" /><img class="main" src="/useimg/home.gif" /></a><a href="/search" onmouseover="show_pop_message(2)" onmouseout="hide_pop_message(0)" /><img class="sc2" src="/useimg/sc2.gif" /></a><a href="/community" onmouseover="show_pop_message(3)" onmouseout="hide_pop_message(0)" /><img class="sc3" src="/useimg/sc3.gif" /></a><a href="/kr" onmouseover="show_pop_message(4)" onmouseout="hide_pop_message(0)" /><img class="sc5" src="/useimg/sc5.gif" /></a></div>
<div style="position:absolute;top:-25;right:0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="19" align="right">
<a href="./bbs/login.php?url=%2F"><img src="./skin/outlogin/only_login_button/img/login.gif" border="0" align="absmiddle"></a>
<a href="./bbs/register_flag.php" class="black_8px">회원가입</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href="http://webmail.echorous.com" class="black_8px">메일</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href='./shop/orderinquiry.php' class="black_8px">주문조회</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href='./shop/cart.php' class="black_8px">장바구니<span class=small>(0)</span></a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href="/shop" class="basck_8px_txt">쇼핑</a>
</td>
</tr>
</table>
</div>
-------------
대강, 이렇게 세팅하면 되지 않을까요.. << 테스트 안해봄..~ 대충 짜집기 하세요.^^;;
body{background: white;}
#outt{
padding: 0 0 0 206;
background: #fbfbfb url('/useimg/dot.gif') repeat-x bottom;
}
#outt img{
vertical-align: top;
}
#outt img.main{
border: solid;
border-color: #dfdfdf #dfdfdf #dfdfdf #dfdfdf;
border-width: 0 1px 0 1px;
}
#outt img.sc2{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc2_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
#outt img.sc3{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc3_1 {
border: solid #dfdfdf;
border-width: 0 0px 1px 0;
}
#outt img.sc3_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
#outt img.sc5{
border: solid #dfdfdf;
border-width: 0 1px 1px 0;
}
#outt img.sc5_on{
border: solid #dfdfdf;
border-width: 0 1px 0 0;
}
// #total{text-align: center; backgrounds: #f2f2f2; widt:980px;}
#total{backgrounds: #f2f2f2; }
</style>
<body>
<script>
document.getElementById("outt").style.display = "block";
document.getElementById("total").style.display = "block";
</script>
</body>
<div id="total" style="display: none;">
<div id="center">
<div id="outt" style="position:absolute;top:-31; left:-192px;z-index:1;" ><a href="/" onmouseover="show_pop_message(1)" onmouseout="hide_pop_message(0)" /><img class="main" src="/useimg/home.gif" /></a><a href="/search" onmouseover="show_pop_message(2)" onmouseout="hide_pop_message(0)" /><img class="sc2" src="/useimg/sc2.gif" /></a><a href="/community" onmouseover="show_pop_message(3)" onmouseout="hide_pop_message(0)" /><img class="sc3" src="/useimg/sc3.gif" /></a><a href="/kr" onmouseover="show_pop_message(4)" onmouseout="hide_pop_message(0)" /><img class="sc5" src="/useimg/sc5.gif" /></a></div>
<div style="position:absolute;top:-25;right:0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="19" align="right">
<a href="./bbs/login.php?url=%2F"><img src="./skin/outlogin/only_login_button/img/login.gif" border="0" align="absmiddle"></a>
<a href="./bbs/register_flag.php" class="black_8px">회원가입</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href="http://webmail.echorous.com" class="black_8px">메일</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href='./shop/orderinquiry.php' class="black_8px">주문조회</a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href='./shop/cart.php' class="black_8px">장바구니<span class=small>(0)</span></a> <img src="./img/bar.gif" border="0" align="absmiddle">
<a href="/shop" class="basck_8px_txt">쇼핑</a>
</td>
</tr>
</table>
</div>
-------------
대강, 이렇게 세팅하면 되지 않을까요.. << 테스트 안해봄..~ 대충 짜집기 하세요.^^;;

오류 투성이;;

짜집기^^;;

이렇게 복잡해보인건 안됩니다.
여러 페이지에 동시 자동 적용할꺼니까요.
여러 페이지에 동시 자동 적용할꺼니까요.

그렇군요.ㅎㅎ
( 그누보드 X ) 님 홈피 분석해보세요^^
( 그누보드 X ) 님 홈피 분석해보세요^^