제작 의뢰
html 에서 수정좀 부탁드립니다.
2009.12.28 02:56
홈페이지가 왼쪽으로 쏠려 나오는데요.
네이버 처럼 완전 중간에 배치하고 싶어요.
ㅠㅠ
부탁드립니다. 아무리 해봐도 모르겠어요..;;;; html 첨부합니다.
-------------------------------------------------------------------------------------------
<!--%import("css/default.css")-->
<div id="layoutBody">
<div id="headerWhole" <headerWholeBg)-->style="border-bottom:4px'>!--@if($layout_info->headerWholeBg)-->style="border-bottom:4px solid #014D7E; background:url('{$layout_info->headerWholeBg}')"<!--@end-->>
<div id="header" onmouseover="hiddenSecondMenu()" <!--@if($layout_info->headerBg)-->style="background:url('{$layout_info->headerBg}')"<!--@end-->>
<div id="headerTopRight">
<!--최상단 우측 내용-->
<!--@if($layout_info->headerTopRightLeft)-->
<div id="headerTopRightLeft">
{$layout_info->headerTopRightLeft}
</div>
<!--@end-->
<!--최상단 우측 로그인정보-->
<!--@if($layout_info->headerTopRightLogin == "use")-->
<div id="headerTopRightLogin">
<!--@if($logged_info)-->
<a href="{getUrl('act','dispMemberLogout')}">○ 로그아웃</a>
<a href="{getUrl('act','dispMemberInfo')}">○ 정보수정</a>
<is_admin=="Y'>!--@if($logged_info->is_admin=="Y" && !$site_module_info->site_srl)-->
<a href="{getUrl('','module','admin')}" onclick="window.open(this.href);return false;">○ {$lang->cmd_management}</a>
<!--@end-->
<!--@else-->
<a href="#" onclick="showLoginForm()">○ 로그인</a>
<a href="{getUrl('act','dispMemberSignUpForm')}">○ 회원가입</a>
<!--@end-->
</div>
<!--@elseif($layout_info->headerTopRightLogin == "notuse")-->
<!--@end-->
</div>
<!--상단 로고-->
<!--@if($layout_info->headerLogo)-->
<div id="headerLogo">
<a style="width:160px; height:37px; display:block;" href="{$layout_info->homepage_url}"><img src="{$layout_info->headerLogo}" width="160" height="37" /></a>
</div>
<!--@end-->
</div>
</div>
<!--상단 우측 로그인정보 클릭 시 나타나는 로그인폼-->
<div id="headerTopRightLoginWiget">
<img src="./images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="xe_official" colorset="{$layout_info->colorset}" />
</div>
<!--상단 1차메뉴-->
<div id="headerFirstMenu">
<img style="float:left;" src="images/top_menu_bg_left.gif" />
<ul id="headerFirstMenuUl">
{@ $firstMenuCount=1}
<!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
<li <!--@if($val['selected'])-->class="on2"<!--@end-->><a href="{$val['href']}" onmouseover="showSecondMenu({$firstMenuCount})" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<style="border-bottom:1px">!--@if($menu_1st['list'])-->style="border-bottom:1px solid #000000; border-right:1px solid #000000;"<!--@end--> id="headerSecondMenuOl{$secondMenuCount}">
<!--@foreach($menu_1st['list'] as $key => $val)-->
<li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->
</ol>
{@ $secondMenuCount++}
<!--@endif--><!--@endforeach-->
</div>
<!--컨텐트 시작-->
<div id="content" onmouseover="hiddenSecondMenu()">
<div id="contentRight">
<div id="contentRightTop">
<div id="contentRightTopCategory">
<strong>·</strong> <a href="{$layout_info->homepage_url}">HOME</a>
<!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
<!--@if($val['selected'])-->
{@ $menu_1st_2 = $val }
> {$val['link']}
<!--@foreach($menu_1st_2['list'] as $key => $val)--><!--@if($val['link'+
'+
'])-->
<!--@if($val['selected'])-->
> <font color="#88ADC5">{$val['link']}</font>
<!--@end-->
<!--@endif--><!--@endforeach-->
<!--@end-->
<!--@endif--><!--@endforeach-->
</div>
<ol id="contentRightTopSecondMenuOl">
<!--@foreach($menu_1st_2['list'] as $key => $val)--><!--@if($val['link'])-->
<!--@if($val['selected'])-->
<li>{$val['link']}</li>
<!--@end-->
<!--@endif--><!--@endforeach-->
</ol>
</div>
<div id="contentRightBottom">
{$content}
</div>
</div>
<div id="contentLeft">
<ul id="contentLeftFirstMenuUl">
<!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
<!--@if($val['selected'])-->
{@ $menu_1st_3 = $val }
<li <>
<!--@end-->
<!--@endif--><!--@endforeach-->
</ul>
<ol id="contentLeftSecondMenuOl">
<!--@foreach($menu_1st_3['list'] as $key => $val)--><!--@if($val['link'])-->
<li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>○ {$val['link']}</a></li>
<!--@endif--><!--@endforeach-->
</ol>
<!--@if($layout_info->contentLeftBottom)-->
<div id="contentLeftBottom">
{$layout_info->contentLeftBottom}
</div>
<!--@end-->
</div>
</div>
<div id="footer">
<!--@if($layout_info->footerLogo)-->
<div id="footerLogo">
<a style="width:127px; height:58px; display:block;" href="{$layout_info->homepage_url}"><img src="{$layout_info->footerLogo}" width="127" height="58" /></a>
</div>
<!--@end-->
<!--@if($layout_info->footerCopyright)-->
<div id="footerCopyright">
{$layout_info->footerCopyright}
</div>
<!--@end-->
<!--@if($layout_info->footerRightImage)-->
<div id="footerRightImage">
<a style="width:154px; height:35px; display:block;" href="{$layout_info->footerRightImageUrl}" target="footerRightImage"><img src="{$layout_info->footerRightImage}" width="154" height="35" /></a>
</div>
<!--@end-->
<!--@if($layout_info->footerBottom)-->
<div id="footerBottom">
{$layout_info->footerBottom}
</div>
<!--@end-->
</div>
</div>
<script>
//상단 1차메뉴 마지막 리스트 마디 및 여백 없애는 스크립트
<!--@if($main_menu->list)-->
firstMenuLength=headerFirstMenuUl.children.length;
headerFirstMenuUl.children[firstMenuLength-1].style.paddingRight=0;
headerFirstMenuUl.children[firstMenuLength-1].style.marginRight=0;
headerFirstMenuUl.children[firstMenuLength-1].style.background="none";
<!--@end-->
//상단 1차메뉴 마우스오버 시 2차메뉴 슬라이드 함수
function secondMenuSlide(){
if(headerSecondMenu.offsetHeight<secondMenuHeight){
headerSecondMenu.style.height=heightNum;
heightNum=heightNum+7;
setTimeout("secondMenuSlide()",10);
}
else{
headerSecondMenu.style.height=secondMenuHeight;
}
}
//상단 1차메뉴 마우스오버 시 2차메뉴 위치조정하고 나타나게 하는 함수
function showSecondMenu(n){
<!--@if($main_menu->list)-->
heightNum=0;
headerSecondMenu.style.height=0;
headerSecondMenuLeft=0;
//상단 2차메뉴 위치조정
for(i=1;i<=n;i++){
headerSecondMenuLeft=headerSecondMenuLeft+headerFirstMenuUl.children[i-1].offsetWidth;
}
headerSecondMenu.style.left=headerSecondMenuLeft+74;
//선택된 상단 1차메뉴의 2차메뉴만 나타나게 하는 부분
for(i=1;i<=firstMenuLength;i++){
headerFirstMenuUl.children[i-1].className="off";
document.getElementById('headerSecondMenuOl'+i).style.display="none";
}
headerFirstMenuUl.children[n-1].className="on";
document.getElementById('headerSecondMenuOl'+n).style.display="block";
secondMenuHeight=document.getElementById('headerSecondMenuOl'+n).offsetHeight;
secondMenuSlide();
<!--@end-->
}
//상단 2차메뉴 사라지게 하는 함수
function hiddenSecondMenu(){
<!--@if($main_menu->list)-->
for(i=1;i<=firstMenuLength;i++){
headerFirstMenuUl.children[i-1].className="off";
document.getElementById('headerSecondMenuOl'+i).style.display="none";
}
<!--@end-->
}
//상단 우측 로그인정보 클릭 시 나타나는 로그인폼
loginNum=0;
function showLoginForm(){
if(loginNum==0){
headerTopRightLoginWiget.style.display="block";
loginNum=1;
}
else{
headerTopRightLoginWiget.style.display="none";
loginNum=0;
}
}
</script>
--------------------------------------------------------------------------------------------------------
제목 | 글쓴이 | 날짜 |
---|---|---|
공지 피해 사례 공유 게시물 관련 안내 [2] | XE | 2017.07.29 |
모듈 개발 의뢰 [3] | 프로글래머김 | 2009.12.28 |
홈페이지제작의뢰 [8] | 이영복343 | 2009.12.28 |
xe로 역활대행 사이트 구축 경험있으신분에게 의뢰하려고요 [5] | xlovex | 2009.12.28 |
html 에서 수정좀 부탁드립니다. [1] | 똥곰 | 2009.12.28 |
홈페이지 제작 하실분을 찾아봅니다. [2] | 악의향기 | 2009.12.28 |
레이아웃 [1] | chlrh89 | 2009.12.27 |
하다 망한 홈페이지 xe로 수정해주실 분 비용좀 말해주세요 [5] | zenexis | 2009.12.26 |
표?? 체크박스? 이런거 만들어주실분 | 김준영a | 2009.12.26 |
홈페이지 제작 의뢰합니다. [11] | 신진섭720 | 2009.12.25 |
게시판 요청. [3] | 하이스쿨페이지 | 2009.12.25 |
싸이트 제작 문의드립니다.. [8] | 깨모 | 2009.12.25 |
자영업 홈페이지 제작해주실 분 구합니다. [10] | prek | 2009.12.24 |
안녕하세요 제로보드로 만든 홈페이지 수정작업해주실분 [2] | 미삐아초노 | 2009.12.24 |
문제은행 모듈 및 게시판 의뢰 [1] | 투도리 | 2009.12.23 |
오픈마켓관리와 쇼핑몰관리 커뮤니티 사이트를 만들어 주실 분(팀)을 찾습니다 [1] | 치우의꿈 | 2009.12.23 |
홈페이지 제작 및 쇼핑몰 상품상세페이지 제작, 유지보수 하실분 구합니다 [6] | 파란눈 | 2009.12.23 |
제로보드4 주문 게시판 스킨 제작의뢰 [4] | 우현호 | 2009.12.23 |
게시판 제작 의뢰합니다. [1] | 야이뤼 | 2009.12.23 |
이메일 광고 폼 디자인 및 카페24 호스팅 안착 작업 (급) [1] | 홈피맨002 | 2009.12.23 |
동호회 홈피 리뉴얼 [5] | 이호일117 | 2009.12.23 |
armedforcett@yahoo.co.kr
네이트 추가해주세요
XE 활동 정보
0 건
묻고답하기
0 건
팁 작성
0 건
자료 등록