묻고답하기

http://sujubool.com/bbs/zboard.php?id=data


사이트 주소인데요.


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />

<title></title>

<link rel="stylesheet" href="http://sujubool.com/1/style2.css" type="text/css" />

<script type='text/javascript' src="http://sujubool.com/1/java.js"></script> 

<body>

<div id="top">

 <div id="logo"><img src=http://sujubool.com/1/logo2.jpg></div></div>

<div id="menubg1"><div id="menubg2">

 <div id="menu"><div id="menu1"><a href="http://sujubool.com/intro.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('notice','','http://sujubool.com/1/notice_on.jpg',1)"><img src="http://sujubool.com/1/notice_off.jpg" width="159" height="29" id="notice" border="0"></a></div>

 <div id="menu2"><a href="http://sujubool.com/bbs/zboard.php?id=data" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('data','','http://sujubool.com/1/data_on.jpg',1)"><img src="http://sujubool.com/1/data_off.jpg" width="159" height="29" id="data" border="0"></a></div>

 <div id="menu3"><a href="http://sujubool.com/bbs/zboard.php?id=memo" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('memo','','http://sujubool.com/1/memo_on.jpg',1)"><img src="http://sujubool.com/1/memo_off.jpg" width="159" height="29" id="memo" border="0"></a></div>

 <div id="menu4"><a href="http://sujubool.com/bbs/zboard.php?id=board" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('board','','http://sujubool.com/1/board_on.jpg',1)"><img src="http://sujubool.com/1/board_off.jpg" width="159" height="29" id="board" border="0"></a></div>

 <div id="menu5"><a href="http://sujubool.com/bbs/zboard.php?id=support" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('support','','http://sujubool.com/1/support_on.jpg',1)"><img src="http://sujubool.com/1/support_off.jpg" width="159" height="29" id="support" border="0"></a></div>

 <div id="menu6"><a href="http://sujubool.com/bbs/zboard.php?id=master" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('master','','http://sujubool.com/1/master_on.jpg',1)"><img src="http://sujubool.com/1/master_off.jpg" width="159" height="29" id="master" border="0"></a></div>

 </div></div></div></div>

<div id="middle"></div>

<div id="main">

 <div id="main2">





body {

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

text-align:center;

margin:0;

padding:0;

height: 100%;

}


#top {

 background-color: #ffffff;

 width: 100%;

 height: 176px;

 text-align:left;

 border-top:6px solid #555555;

}

#logo {

 background-color: #ffffff;

 width: 979px;

 height: 176px;

 position: relative ; top : -6px;

 background-image: url(http://sujubool.com/1/bg.jpg);

 margin:0 auto;

 text-align:left;

}

#menubg1 {

 background-color: #555555;

 width: 100%;

 height: 39px;

}

#menubg2 {

 background-color: #555555;

 width: 1079px;

 height: 39px;

 margin:0 auto;

}

#menu {

 background-color: #555555;

 width: 979px;

 height: 29px;

 margin:0 auto;

 padding-top:5px;

 text-align:left;

}

#menu1 {

 background-color: #555555;

 width: 164px;

 height: 29px;

 text-align:left;

 float:left

}

#menu2 {

 background-color: #555555;

 width: 164px;

 height: 29px;

 text-align:left;

 float:left

}

#menu3 {

 background-color: #555555;

 width: 164px;

 height: 29px;

 text-align:left;

 float:left

}

#menu4 {

 background-color: #555555;

 width: 164px;

 height: 29px;

 text-align:left;

 float:left

}

#menu5 {

 background-color: #555555;

 width: 164px;

 height: 29px;

 text-align:left;

 float:left

}

#menu6 {

 background-color: #555555;

 width: 159px;

 height: 29px;

 text-align:left;

 float:left

}

#middle {

 background-color: #ffffff;

 width: 100%;

 height: 60px;

}

#main {

 background-color: #ffffff;

 width: 100%;

 height: auto;

}

#main2 {

 background-color: #ffffff;

 width: 979px;

 height: auto;

 margin:0 auto;

 text-align:left;

}

#middle2 {

 background-color: #ffffff;

 width: 100%;

 height: 92px;

}

#foot2 {

 background-color: #555555;

 width: 100%;

 height: 205px;

 border-top:4px solid #4cb4b3;

}

#foot3 {

 width: 979px;

 height: 201px;

 margin:0 auto;

 text-align:left;

}






이건 코딩한 소스에요.



원래라면 #logo 부분이 정중앙으로 가야하는데 익스에서는 왼쪽에 붙어서 보이더라구요.


#logo {

 background-color: #ffffff;

 width: 979px;

 height: 176px;

 position: relative ; top : -6px;

 background-image: url(http://sujubool.com/1/bg.jpg);

 margin:0 auto;

 text-align:left;

}


css인데 어디가 잘못됐길래 혼자 왼쪽으로 가있는건지 모르겠네요^_ㅠ

고수분들 좀 알려주세요ㅠ_ㅠ




그리고 width: 979px; 부분은 밑에 게시판이 나올 부분이랑 맞춘다고 사이즈를 정한거라 이 부분 수정은 안할 생각이에요.

다른 부분도 width: 979px; 이걸로 맞춰져 있거든요.

쉽게 말하면 width: 979px; 사이즈의 div가 익스플로러에서 중앙정렬이 안된다는 말이에요.

로고 자체를 중앙정렬 하려는 게 아니구요.

밑에 카피라이트 부분도 width: 979px; 사이즈로 만들어진 건데 저건 중앙정렬이 되거든요.


http://sujubool.com/intro.html

위 주소로 보시면 아실 수 있듯이 html로 올리면 제가 원하는대로 출력이 되는데(크롬과 모바일에서도 정상으로 보입니다.)

제로보드로 출력하면 익스에서만 #logo이 왼쪽으로 붙는 이유 좀 알려주세요ㅠ_ㅠ

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
윤경인924 게시판에 첨부파일이 업로드가 안됩니다...ㅠ.ㅠ [1] 2013.01.15 by 송동우
音志 로그인했을 경우 회원 메뉴 출력중에... [2] file 2013.01.15 by 윈컴이
female_nari 게시글 수정하면 업데이트 뜨는거요 [1] 2013.01.15 by 송동우
4차원섭이 신디케이션 연동이 안되네요 ㅠ  
이뮨정님 분류관리가안뜹니다도와주십쇼~!!ㅠㅠ file  
야수택시 게시판 DX에서 이미지 여러장 올리고싶은데요  
훗소다 게시판 스킨에 관하여 SketchBook5 file  
exou XE 1.5.4.1 버젼 설치 사양에 PHP 버전이 영향을 주나요? file  
ttline2 데이터이전 도와주세요! file  
shyduke 위젯페이지 복사 [1] 2013.01.15 by 송동우
우하라 분류관리에서 오류.. [1] file 2013.01.15 by 착한악마
Alex 로그인 / 회원가입 폼 [2] 2013.01.15 by 송동우
yung09 회원 모듈에서 탈퇴 창 관련 질문입니다. [2] 2013.01.15 by 송동우
찐따넷 제로보드 해킹 문제 관련 [1] 2013.01.15 by LI-NA
Hanoian DB 비밀번호를 바꾸니 홈페이지가 뜨지 않습니다. [1] file 2013.01.15 by 윈컴이
소금1 고수님들께 소생이 무식하여 여쭙니다 [3] 2013.01.15 by root2
우니즈 로그인해도 다시 로그인해야하는 문제 .. 어떻게 고쳐야할까요? [1] 2013.01.15 by 송동우
쮸야282 혹시 파일질라 사용하시는분... [1] 2013.01.14 by LI-NA
LI-NA 애드온에서 전체 소스를... [1] 2013.01.14 by hhgyu
alljoy 위젯페이에서 이미맵링크 사용질문.... file  
유니눅스 스케치북 게시판 개시물 확장변수 질문  
천제아 가이드 대로 했는데 좀 이상합니다 [1] file 2013.01.14 by 송동우
천제아 이것 어떻게 안되나요 [1] file 2013.01.14 by 송동우
파라싸쑤 위젯이 고정이 안되요 file  
우쭈쭈멍멍 최신 코어로 업데이트 후 지식인 모듈에서 답변 채택해도 포인트 적용이 안되요.  
디자인인 FAQ 모듈 질문입니다.  
Funys 모바일버튼을 만들고 싶은데요^^;; [1] 2013.01.14 by 송동우
다케루 관리자 로그인시 경로 문제  
box xe를 제로보드 스타일로 어떻게 해야하나요? [1] file 2013.01.14 by CM(OEZ)
졸라맨 송동우님 답변좀 부탁드립니다.ㅠ.,ㅠ [1] 2013.01.14 by CM(OEZ)