묻고답하기

1.JPG

 

 레이아웃 하단의 footer가 왼쪽으로 그림처럼 쫘~~~악 붙어 버렸습니다. 

시간되시는 분 답변 부탁

다시 중앙으로 오게하려면  

 

css를 수정해야 하나요?

 

/* Site Layout - Footer */
#footer { width:839px;  }
#footer { margin:0; text-align:center; clear:both; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 3px; border-top-style: solid; border-top-color: #333; background-color: #FAFAFA; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBEB; }
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#575757; font-family: "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-size: 0.9em; text-decoration: none; }
#footer li address { display:inline; }

 

 

 

 

layout.html을 수정해야하나요?

     <div id="columnRight">
            <!-- 컨텐츠 시작 -->
            {$content}

        </div>
 
 
  <hr  />
  <ul id="footer">
        <li class="first-child">
            <address>
            <a href="http://www.xpressengine.com" onclick="window.open(this.href);return false;">Powered By XpressEngine</a>
            </address>

        </li>s

        <!--@foreach($bottom_menu->list as $key => $val)-->
        <li><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@endforeach-->
    </ul>
</div>

 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
느티여울 xe 다시 설치하려고 하는데 admin 오류가 [1] 2010.07.19 by 유샤인
나홍도 사진을 올리면 [1] 2010.07.19 by 유샤인
903 사진게시판의 목록을 변형하고 싶습니다 [1] 2010.07.19 by 때린데 또때려
amyworld 님들아 저 망햇어여ㅜㅜㅜㅜㅜㅜㅜㅜ [1] file 2010.07.19 by 때린데 또때려
토종이닷 홈페이지 주소 변경 방법 문의드립니다. [1] 2010.07.19 by 디자이너리군
三乭 도메인 주소 변경후 메인화면에 이런 에러가 발생합니다. [1] 2010.07.19 by 괴물물고기
양삼줄 통합검색 결과값 메뉴를 변경할 수는 없나요? file  
등대602 xe설치후 관리자로그인에서 존재하지않는아이디라고... [2] 2010.07.19 by ll쥬비ll
은일이 XE 에디터를 일반 홈페이지에서도 사용가능한가요?  
천사를봤다 한글파일 올릴때요...  
lienty index 회원가입 말이죵. 이리해도 괜찮은가요?  
Alone 애드온의 변수를 스킨에 출력 그리고 스킨에서 php사용 [1] 2010.07.19 by 행복한고니
소울엠 메뉴 생성을 하면 웹페이지 오류가 나네요;;  
아랍왕자 자바스크립트 쿠키 질문이여 [1] 2010.07.19 by 행복한고니
Alone 애드온에서 일반 변수사용 [1] 2010.07.19 by 행복한고니
999 xe 프로젝트 라이센스 종류에 대하여 [1] 2010.07.19 by 행복한고니
달구행님 이런 갤러리 형태의 최근 게시물이 가능할까요? [2] file 2010.07.19 by 달구행님
eno87 Google의 Analytics 를 적용하기  
빌드모델 갑자기 설치화면으로 바뀌었습니다.  
Seeean XE 언어관런 언어선택 상관없이 한글,영어를 둘다 출력하고싶습니다