묻고답하기

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 남기남
바람바바 에디터의 기본 jwplayer.swf 를 jwplayer.html5.js로 바꿀수 있는 방법? [1] 2012.12.23 by 바람바바
후아아아~ 컨텐츠 위젯 설정 도와주세요. file  
4b4 웹표준으로 코딩중인데 [1] file 2012.12.23 by 무도사랑
고룬노바 게시판에 글수 안보이게 하는 방법 좀 알려주세요. [1] file 2012.12.23 by 송동우
4rfv5tgb6yhn 탭형태 최근 문서 출력 위젯을 수정 하고 싶어요? [2] file 2012.12.23 by 4rfv5tgb6yhn
XE모듈 메인메뉴 글씨체 어떻게 바꾸나요 ㅠㅠㅠ? [1] 2012.12.23 by 송동우
두바이 게시판 리스트 중 제목 출력 문제 [1] file 2015.03.01 by 송동우
샤로우 이런때는 어떻게 고쳐줘야하나요? file  
이지매니아 xe_document_categories 테이블 업데이트 후 분류 숫자가 바로 안바뀌어요 [1] 2012.12.23 by 이지매니아
xe뽀개기 위젯 동작 문제 file  
lightnsalt 커뮤니티 기능 중 작성 댓글 보기 하면 에러메세지가 뜨는데요 왜 그럴까요? [1] 2012.12.22 by 송동우
김타조알 위젯을 클릭 시 확장변수(링크 주소)로 가게 하고 싶습니다. [2] 2012.12.22 by 송동우
Gunmania 텍스타일에서 카테고리가 출력되지 않습니다 [1] 2012.12.22 by 송동우
4rfv5tgb6yhn 회원 설정 > 가입폼 관리 를 고치려면 어디를 수정 하여야 하나요? [5] file 2012.12.22 by 4rfv5tgb6yhn
깔롱쟁이민 레이아웃에 위젯코드 넣는방법 file  
CM(OEZ) NGINX 443 포트 에러쫌 해결 해 주세요/. [1] 2012.12.22 by 푸시아
박용순 게시글삭제시 포인트도 차감 [1] 2012.12.22 by 송동우
자유로운소년 위젯 스타일 설정시 페이지오류(406) 발생합니다. [1] file 2012.12.22 by 자유로운소년
유니눅스 스케치북 게시판 등록일 변경가능한가요? [1] 2012.12.22 by 송동우
좋은나무 1.5.3.5 버전 레이아웃 설정시 다국어 입력 위치 깨짐 file