묻고답하기

레이아웃 다운받아 여기 (http://www.weal.co.kr/) 까지했는데 3가지만 꼭 알려주세요.

 

1. 처음 홈페이지 들어갈때 왼쪽 상단의 저의 회사로고가 x표시되요. 로고 위치나 home마우스 클릭하면 다시 생기고요.

    이건 어떻게 해결하죠?

 

2. 홈페이지 보시면 아시다시피 폭이 작습니다. 원본 레이아웃은 오른쪽에 추가 메뉴가 있는데 필요없어서 지웠더니 너무 작아보입니다. 본문 메이지를 넖히고 싶어요.

 

3. 마지막으로 본문이 왼쪽으로 되어있는데. 가운데로 오게 하고 싶어요.

 

꼭좀 부탁드립니다. 설명이 어려우시면 직접 해주셔도 됩니다. 사례하겠습니다.

 

html

 

<!-- js 파일 import -->
<!--%import("js/moonhouse.js")-->

<!--// 레이아웃과 연동될 css 파일 import -->
<!--@if($layout_info->colorset == "simple")-->
    <!--%import("css/simple.css")-->
<!--@else-->
    <!--%import("css/normal.css")-->
<!--@end-->

<style type="text/css">
* { margin:0; padding:0; }
</style>

<!--@if($layout_info->scrollbar == "yes")-->
<style type="text/css">
  HTML { scrollbar-face-color:{$layout_info->scrollbar_color};
  scrollbar-shadow-color:gray;
  scrollbar-highlight-color:#f0f0f0;
  scrollbar-3dlight-color:#F0F0F0;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:#F0F0F0;
  scrollbar-arrow-color:#ffffff;
</style>
<!--@end-->

<!-- 배경이미지 설정 -->
<style>
<!--@if(!$layout_info->bg_img)-->
body { background:url(./layouts/mh_simple/images/page_bg.jpg) repeat-x #3A0404; }
<!--@else-->
body { background:url({$layout_info->bg_img}) {$layout_info->layout_bgimg_align} top {$layout_info->layout_bgimg_repeat} {$layout_info->bg_color} }
<!--@end-->
</style>
<!-- /배경이미지 설정 -->

<!--@if(!$layout_info->colorset)-->
  {@$layout_info->colorset = "simple"}
<!--@end-->
 
<!-- 메인이미지 설정 -->
<div id="wrapper" style=<"background:url({$layout_info->main_img)>!--@else-->"background:url({$layout_info->main_img}) no-repeat;"<!--@end--> />
<!-- /메인이미지 설정 -->
    <div id="none"></div>

 <!--logo-->
 <div id="logo"><a href="{$layout_info->index_url}">
 <!--@if(!$layout_info->logo_image)-->
   {$layout_info->logo_text}<!--@else--><img src="{$layout_info->logo_image}" alt="Logo" class="iePngFix" />
 <   <!--@if(!$layout_info->img_image)--><!--@else-->
     <img src="{$layout_info->img_image}" class="iePngFix" />
      <!--@end-->
 </ul>
  <!-- 본문 -->
    <div id="content">
   <div id="body" style=<!--@if(!$layout_info->body_color)-->"background-color:#901315;"<!--@else-->"background-color:{$layout_info->body_color};"<!--@end--> />
      {$content}
        <div class="clear"> 
   </div> 
    </div>
    <!-- // 본문 끝 -->

 <!-- 로그인 위젯 -->
    <!--@if($layout_info->Login == "yes")-->
   <ul id="logoin">
     <img class="zbxe_widget_output" widget="login_info" skin="nuri_simple_login_garo" colorset="col_000" />
      </ul>
 <!--@end-->
 
    <!--GNB-->
    <ul id="gnb">
      <!-- main_menu 1차 시작 -->
        {@$gnb_count = 0;}
        <!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
          <!--@if($val['selected'])-->
            {@ $menu_1st = $val }
          <!--@end-->
          <li id="gnbli{$gnb_count}" <!--@if($val['selected'])-->class="on"<!--@end--> onmouseover="gnbinToggle({$gnb_count}, this)" ><a href="{$val['href']}" onfocus="this.blur()" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>{@$gnb_count++;}
        <
!--@end--><!--@end-->
      <!-- main_menu 1차 끝 -->
    </ul>
    <!--//GNB-->

    <script type="text/javascript">
      var gnb_count = {$gnb_count};
    </script>

    <!-- 2차 메뉴 -->
      {@$gnb_count = 0;}
      <!--@foreach($main_menu->list as $mkey => $mval)-->
        <!--@if($mval['text'])-->
          <!-- 왼쪽 2차 메뉴 -->
          <!--@if($mval['selected'])-->
            <ol id="gnb{$gnb_count}" class="gnb_sub" style="display:block;">
              <!--@if(!$mval['list'])--><li></li><!--@end-->
              <!--@foreach($mval['list'] as $key => $val)--><!--@if($val['text'])-->
                <li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" onfocus="this.blur();" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<

  • onclick="window.open(this.href);return">!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@if($val['selected'])--><!--@end--><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<{$layout_info->copyright">!--@if(!$layout_info->copyright)--><!--@else-->{$layout_info->copyright} / <!--@end-->
          </ul>
         
       <ul class="b_text">
            <b_text2)-->{$layout_info->b_text2}
    글쓴이 제목 최종 글
    XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
    mugenk 특정 파일에 대해 포인트 미감소.. 어찌해야할가요 [1] 2012.04.14 by 송동우
    히이릯 모바일 기기로 pc버전으로 사이트를 볼 때  
    럭셜진 admin 들어가지지가 않아요...  
    moon 팝업창 문젠데요...  
    mildtuna 마지막 메뉴를 알 수있는 방법에 대해 질문드려요. [1] file 2012.04.14 by 송동우
    보이스32 송동우님께 질문드립니다. [1] file 2012.04.14 by 송동우
    보이스32 송동우님께 질문드립니다. [1] 2012.04.14 by 송동우
    old0212 질문입니다 [1] file 2012.04.14 by 보이스32
    럭셜진 게시판 본문 내용을 탭으로 바꾸고 싶어요! file  
    김말이말이 글쓴이가 익명을 선택할 수 있게 만들고 싶습니다 [4] 2012.04.14 by 김말이말이
    박노열 한글문서를 복사해서 게시판에 붙히기 하면 글 짤림현상 수정은? [1] 2012.04.14 by 오르막
    양희종1 팝업 달력문의  
    몽키매직 카테고리의 가나다 정렬이 궁금합니다 [1] 2012.04.14 by 송동우
    뚱님*^^* 포인트 적용방식을 변경하고 싶어요. 방법좀 알려주세요.  
    이주연743 호스팅 회사 Web Hosting Pad [2] 2013.02.28 by TT PIC
    하르나모 버전 업그레이드에 대해서  
    재문아빠 나모웹에디터로 만든 홈페이지에 최근글 노출하는 법 알려주세요. [1] file 2012.04.14 by 꼬제
    쿨럭이 송동우님 Content 썸네일 질문에 또다시 질문좀요.. [1] 2012.04.14 by 송동우
    꼬제 도와주세요~ 로그인 문제 ㅠㅠ [1] 2012.04.13 by 송동우
    Juniory 게시판 페이지에서 왜 플래시가 먹다가 안먹다가 하죠?ㅠㅠ