묻고답하기

1 . ie6버전에서 특정이미지가 보이지 않고 css도 깨지는것 같습니다.

 

ie6버전의 화면

 

ie8버전의 화면

 

 

css내용

 @charset "utf-8";

/*상단박스 디폴트 테스트용*/
.latest_clean_top {height:29px; background:url(../images/top02.gif) repeat left top;}

/*상단박스 색상 선택별 탑이미지 불러오기*/
.latest_clean_top_orange {height:29px; background:url(../images/orange/top02.gif) repeat left top;}
.latest_clean_top_black  {height:29px; background:url(../images/black/top02.gif) repeat left top;}
.latest_clean_top_gray  {height:29px; background:url(../images/gray/top02.gif) repeat left top;}
.latest_clean_top_cyan  {height:29px; background:url(../images/cyan/top02.gif) repeat left top;}
.latest_clean_top_blue  {height:29px; background:url(../images/blue/top02.gif) repeat left top;}
.latest_clean_top_red  {height:29px; background:url(../images/red/top02.gif) repeat left top;}
.latest_clean_top_purple {height:29px; background:url(../images/purple/top02.gif) repeat left top;}
.latest_clean_top_white  {height:29px; background:url(../images/white/top02.gif) repeat left top;}

/*상단타이틀 설정*/
.latest_clean_title {padding-top:12px; background-color:transparent; color:#555555; font:.8em verdana, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold;}

/*중단박스 라인박스 설정*/
.latest_clean_body    {padding:0px 10px 0px 0px; background:url(../images/middle02.gif) repeat-y right top;}
.latest_clean_body .bodyl {width:100%; overflow:hidden; padding:0px 0px 8px 0px; background:url(../images/middle01.gif) repeat-y left top;}
.latest_clean_line01    {height:8px; background:url(../images/line.gif) repeat-y left top;}
.latest_clean_line,
.latest_clean_body .bodyr {overflow:hidden; height:8px; background:url(../images/middle02.gif) repeat-y left top; }

/*하단박스설정*/
.latest_clean_bottom {height:7px; background:url(../images/bottom02.gif) repeat left top;}

/*텍스트설정*/
/*리스트*/
.latest_clean_body .items   {overflow:hidden; margin:0px; padding:0px 0px 0px 10px;  font: 11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; list-style:none;}
.latest_clean_body .items li   {height:15px; white-space:nowrap; border-bottom:1px dotted #DEDEDE; background:url(../images/arrow.gif) no-repeat left; padding:3px 0px 2px 8px;}

/*나머지부가요소*/
.latest_clean_body .date    {color:#FF6E6E; font:9px verdana;}
.latest_clean_body .category  {color:#149494; font:9px verdana;}
.latest_clean_body .comment  {color:#FE6700; font:9px verdana;}
.latest_clean_body .comment a {color:#FE6700; font:9px verdana;}
.latest_clean_body .name   {color:#7878E1; font:9px verdana;}

 

 
list 출력html 내용

 <!--%import("css/default.css")-->
<style>
a.latest_clean_title:link { text-decoration:none; }
a.latest_clean_title:visited { text-decoration:none; }
a.latest_clean_title:active { text-decoration:none; }
a.latest_clean_title:hover { text-decoration:underline; color:#FF6E6E; }
</style>

<div class="latest_clean_top_{$colorset}">
 <div style="float:left;"><img src="./images/{$colorset}/top01.gif"></div>
 <div style="float:left;" class="latest_clean_title" zoom:1>< <div style="float:right;" class="latest_clean_title"><!--@if($widget_info->title && $widget_info->module_name)--><a href="{getUrl('','mid',$widget_info->module_name)}" class="more"><img src="./images/more.gif"></a><</div>

<div class="latest_clean_line01"><div style=" float:right;" class="latest_clean_line"><img src="./images/middle02.gif"></div></div>

<div class="latest_clean_body">
 <div class="bodyl">
  <ul class="items">
   <
!--@foreach($widget_info->document_list as $oDocument)-->
    <li>

    <!--@if($widget_info->display_regdate == 'Y')-->
    <span class="date">{$oDocument->getRegdate("m/d")}</span>
    <!--@end-->

    <!--@if($widget_info->display_category == 'Y')-->
    <span class="category">{$oDocument->menuname}</span>
    <!--@end-->
    
    {$oDocument->printExtraImages($widget_info->duration_new)}

    <a href="{$oDocument->getPermanentUrl()}#{$oDocument->getCommentCount()}">{$oDocument->getTitle($widget_info->subject_cut_size)}</a>
    
    <!--@if($oDocument->getCommentCount())-->
    <span class="comment"><a href="{$oDocument->getPermanentUrl()}#comment">{$oDocument->getCommentCount()}</a></span>
    <!--@end-->

    <!--@if($widget_info->display_author == 'Y')-->
    <span class="name">- {$oDocument->getNickName()}</span>
    <!--@end-->
    
    </li>
   <!--@end-->
  </ul>
 </div>

</div>

<div class="latest_clean_bottom">
 <div style=" float:left;"><img src="./images/bottom01.gif"></div>
 <div style=" float:center;" ><img src="./images/bottom02.gif"></div>
 <div style=" float:right;"><img src="./images/bottom03.gif"></div><div style="clear:both;"></div>
</div>


 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
Peter 최근게시물 타이틀을 이미지로 file  
박노열 모든 게시판에 댓글 쓰고 등록하면 고정되어 버립니다 [1] 2008.10.27 by macs
2all.kr 제로보드에서 원래 IFRAME이 보이지 않나요? [1] [1] 2008.10.27 by 2all.kr
Eris 글쓰기시 [파일첨부] 버튼 안눌러짐 [3] 2008.10.27 by 유학com
후드 인증메일 발송및 아이디/비번찾기 메일발송관련 [2] 2008.10.27 by 세계정복
으아악. 페이지 생성, 게시판 생성 해서 "보기"를 누르면 경로가 이상한곳으로 가요 [2] file 2008.10.27 by 으아악.
이은상508 제로보드에서 rss 리더 기능을 사용하고 있는 사이트 예시좀 알려주세요~  
소리호수 글 수정이나 삭제하려고 하면 "404 Not Found"가 뜹니다. [6] 2008.10.27 by 소리호수
한경미563 메인페이지는 따로 있고 제로 게시판으로 이동시 이미지 출력 안되는 현상  
이원형 웹페이지를 표시할수 없다고 나옵니다. [5] 2008.10.27 by 이원형
나오카 파일첨부 버튼이 먹통입니다. [4] 2008.10.27 by 짱..
몇안되는 rss리더기가 안됩니다  
최성호 게시판 이동 질문좀 할께요 [2] 2008.10.27 by 최성호
장길손 미디어포함 게시글 등록시 멈춰서.... [5] 2008.10.27 by 백성찬
투어이브 제로보드4->xe버전으로 업그레이드 하려는데 [1] 2008.10.27 by enzoy
으아악. 메뉴를 클릭하면 경로가 이상한곳으로 가요 [2] file 2008.10.27 by 으아악.
enzoy 글번호에 관한 질문이 있습니다. [3] 2008.10.27 by 백성찬
PinkWink 이미지 카운터에 날짜를 어제까지만...  
GoodWolf 회원 가입 버튼을 누르면 페이지를 찾을 수없다고 뜨네요. [4] 2008.10.27 by GoodWolf
미깡2 무료환율서비스.....에 대하여..