묻고답하기

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 남기남
다복 아 ~ 궁금하네요. 저랑같은 증상인분이 단 한분도 없으신건지... [1] 2012.03.23 by 감로수
병식 사진을 첨부하면 글이 사라집니다.  
TA2O 일부 회원이 로그인이 되지 않습니다. ㅠㅠ [1] 2012.03.23
남자인간 LiveXE 목록에서 썸네일은 안뜨네요 원래 못가져오나요?  
스포츠쿠페 버젼 쉬운설치로 할 경우 메시지 [1] file 2012.03.23 by DynamicLaser
mekey XE 1.5.2.1 업그레이드 후 글쓰기 금지 오류 [2] file 2012.03.23 by mekey
한마음^^ 닉네임 수정 금지 하는 방법 좀 알려주세요^^ [2] 2012.03.23 by 송동우
조용선186 지식인 모듈 질문드립니다.  
HostPlay Blooz 레이아웃 수정 관련  
다복 FAQ 게시판 글자 오른쪽으로 쏠리는 현상  
지식창고★ 인증메일 어디껄 써야할가요 ? [1] 2012.03.23 by 상자님
종합예술인 제발 도와주세요 ㅠㅠ [1] 2012.03.23 by 탑누리
쟈르시스 한페이지에 카테고리 여러개 불러오기 도와주세요 ㅠ  
lmjy2k 가입시 프로필 버그 해결 좀..  
달려라초보 송동우님 도와주세요 여러분들 도와주세요.... [1] 2012.03.23 by 감로수
세인트™ 홈페이지 갤러리가 익스플로러9 에서 이상합니다. [3] 2012.03.23 by 달려라초보
mekey 회원가입을 받지 않을때 보여주는 메세지 창의 수정 [2] file 2012.03.23 by mekey
조준래2 로그인 페이지 file  
이구야 내용직접추가창의 에디터에... file  
배나온슈퍼맨 로그아웃이 안되는 현상