묻고답하기

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 남기남
LI-NA 포인트, 게시판 관련 API좀 알려주실 분 계신가요? [1] 2013.01.04 by 푸시아
소누스 베스트 게시물 이동 애드온에 관해 질문  
멀티비타민 URL링크 새창열기 자동 적용하는 방법. [1] 2013.01.04 by LI-NA
무실 쪽지함 보내기에 제목만 입력이 되고 내용란이 사라집니다.  
s940618 레이아웃 메뉴  
라크샤 배열에서 값 1개만 가져와서 사용하기 질문이요 [1] 2013.01.04 by sejin7940
merwif 게시판틀 수정.. [1] file 2013.01.04 by 송동우
쌍무지개 업그레이드 후 로그인이 안되네요  
pingkee1021 게시판 글 수정 시 작성했던 글이 보이지 않습니다.. ㅠ.ㅠ [2] file 2013.01.04 by pingkee1021
우냠냠냠 받은쪽지함만 비우려면?? [1] 2013.01.04 by sejin7940
미스터강 파일첨부 클릭시 포토에디터 나오게 하려면 어떻게 하나요? [1] 2013.01.04 by sejin7940
좋은나무 확장변수가 날짜형태일때 연, 월, 일을 따로 따로 추출하는 방법 [1] 2013.01.04 by sejin7940
몽실아빠 컨텐츠 확장위젯2 썸네일 없는 경우 대체 이미지 보여 줄수 있을까요 ? [1] file 2013.01.04 by mindpainter
앙금골리앗 메일보내기(contact) 에서 첨부파일 구현 가능한가요?  
binirang xe 삭제가 안되요 ㅠ [1] 2013.01.04 by 투씨팝
소영짜응 안읽은 쪽지 수 변수아시는분 계신가요? [1] 2013.01.04 by 아직없는닉
오비존 xe Fatal Error 도와주세요...  
럭셔리퀸 해외 호스팅 으로 XE 설치 중 DB ㅠㅠㅠㅠ [2] 2013.01.03 by Haru™
랄랄라125 특정게시판만 제목만 있는 글 허용하기?  
최재완 XE 1.4 에서 1.5 자료 이전 방법 도와주시면 감사하겠습니다 [1] 2013.01.03 by 푸시아
원조가카님 xe 안에서도 SNS 로그인해서 글쓰기가 가능한가요? [1] 2013.01.03 by 푸시아
원조가카님 xe 공홈말고도 스킨 받는곳이 따로있나요? [1] 2013.01.03 by 푸시아
limitdemon core 업데이트 시 첨부한 사진처럼 접속 불가 file  
drimilda 본문 기본폰트크기 키우는 방법 [1] 2013.01.03 by 일모도원
에헤라디야님 네이버 블로그검색API  
럭셔리퀸 모바일 페이지는 자동 조절안되나요? [1] 2013.01.03 by LI-NA
박지열201 업데이트후 Fatal error 가 뜨면서 화면이 안뜨네요 ㅠㅠ 도와주세요 [2] 2013.01.03 by 똥똥
IZUZero 외부페이지 사용 시 한줄 공백이 생깁니다 [2] file 2013.01.03 by 무한미디아
샬랄라왕자ㅋ SNS로 퍼가기.. 연동 관련 질문입니다. [1] 2013.01.03 by mindpainter
랄랄라125 제목만있는 게시물 작성허용방법? [1] 2013.01.03 by 송동우