제작 의뢰

XE 공식사이트에 개설된 제작의뢰/제작지원 게시판을 통한 거래시 피해나 분쟁이 발생했을 경우, XE 운영팀은 관여를 하지 않으며 모든 책임은 거래 당사자들에게 있습니다.

거래시 [피해/분쟁 예방] 좋은 거래를 위한 제작/의뢰 가이드를 숙지하여 의뢰자와 제작자 모두가 분쟁 없이 좋은 결과물을 얻을 수 있기를 바랍니다.

홈페이지가 왼쪽으로 쏠려 나오는데요.

 

네이버 처럼 완전 중간에 배치하고 싶어요.

 

ㅠㅠ

 

부탁드립니다. 아무리 해봐도 모르겠어요..;;;; 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
표?? 체크박스? 이런거 만들어주실분 김준영a 2009.12.26
하다 망한 홈페이지 xe로 수정해주실 분 비용좀 말해주세요 [5] zenexis 2009.12.26
레이아웃 [1] chlrh89 2009.12.27
홈페이지 제작 하실분을 찾아봅니다. [2] 악의향기 2009.12.28
html 에서 수정좀 부탁드립니다. [1] 똥곰 2009.12.28
xe로 역활대행 사이트 구축 경험있으신분에게 의뢰하려고요 [5] xlovex 2009.12.28
홈페이지제작의뢰 [8] 이영복343 2009.12.28
모듈 개발 의뢰 [3] 프로글래머김 2009.12.28
제작한보드를 일반 그누보드 또는 제로보드(오픈소스)보드로 교체해주실분찾습니다. [6] 사당주인 2009.12.29
갤러리부분 의뢰 합니다! [1] 유병철923 2009.12.30
홈페이지 메인변경 [4] 포꼬시 2009.12.30
홈페이지 팬페이지 제작 해드립니다. 박예지660 2009.12.30
홈페이지 제작 의뢰(대학원 연구실) [8] 은뇬이 2009.12.30
온라인 마케팅 팀을 구성 합니다. [1] 치우의꿈 2009.12.30
기존의 사이트 (기본윤곽은 구성되었습니다.) -초보자 작품을 총체적으로 다시 제작. [1] file 초록배추 2009.12.30
xe용 쇼핑몰 프로그램을 구매할 수 있을까요? [3] creent 2009.12.30
:: 강의 예약 사이트를 만들려고 합니다. [4] 대마왕73 2009.12.30
초보환영! xe제로보드 여기 commnuity [7] 반갑습니다요 2009.12.31
기존폼을 변경하여 사용할 수 있게 해주실분. [3] Planb 2009.12.31
홈페이지 디자인 소폭 변경. [5] 새벽을 가르며 2009.12.31