묻고답하기

페이지수정시...

2009.02.08 16:44

연하377

2009-02-08 16;40;00.jpg

메인 갤러리 게시판1 하단에 보시면 가느다란 실선이 하나 있습니다... 어떻게 없앨수 있을까요?

갤러리 레리아웃 편집은 아래와 같습니다.

<!--// js 파일 import -->
<!--%import("js/xe_official.js")-->

<!--// 레이아웃과 연동될 css 파일 import -->
<!--@if($layout_info->colorset == "white")-->
    <!--%import("css/white.css")-->
<!--@elseif($layout_info->colorset == "black")-->
    <!--%import("css/black.css")-->
<!--@else-->
    <!--%import("css/default.css")-->
<!--@end-->

<!--@if($layout_info->background_image)-->
<style type="text/css">
    body {  background:#FFFFFF url({getUrl()}{$layout_info->background_image}) repeat-x left top; }
</style>
<!--@end-->

<!--@if(!$layout_info->colorset)-->
    {@$layout_info->colorset = "default"}
<!--@end-->

<div id="bodyWrap">
   <div id="header">
        <h1><!--@if($layout_info->logo_image)--><a href="{$layout_info->index_url}"><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /></a><!--@else-->&nbsp;<!--@end--></h1>

        <div id="language">
            <strong title="{$lang_type}">{$lang_supported[$lang_type]}</strong> <a href="#selectLang" onclick="showHide('selectLang');return false;"><img src="./images/{$layout_info->colorset}/buttonLang.gif" alt="Select Language" width="87" height="15" /></a>
            <ul id="selectLang">
                <!--@foreach($lang_supported as $key => $val)--><!--@if($key!= $lang_type)-->
                <li><a href="#" onclick="doChangeLangType('{$key}');return false;">{$val}</a></li>
                <!--@end--><!--@end-->
            </ul>
        </div>

        <!-- GNB -->
        <ul id="gnb">
            <!-- main_menu 1차 시작 -->
            <!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
                <!--@if($val['selected'])-->
                    {@ $menu_1st = $val }
                <!--@end-->

                <li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>

            <!--@endif--><!--@endforeach-->
        </ul>

        <form action="{getUrl()}" method="post" id="isSearch">
            <input type="hidden" name="mid" value="{$mid}" />
            <input type="hidden" name="act" value="IS" />
            <input type="hidden" name="search_target" value="title_content" />
            <input name="is_keyword" type="text" class="inputText" title="keyword" />

            <input type="image" src="./images/{$layout_info->colorset}/buttonSearch.gif" alt="{$lang->cmd_search}" class="submit" />
        </form>

    </div>

            <!-- 로그인 위젯 -->

            <!-- 왼쪽 2차 메뉴 -->

            <!--@if($menu_1st)-->
            <ol id="lnb">
                {@ $idx = 1 }
                <!--@foreach($menu_1st['list'] as $key => $val)--><!--@if($val['link'])-->
                <li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a>

                    <!-- main_menu 3차 시작 -->
                    <!--@if($val['list'] && ($val['expand']=='Y'||$val['selected']) )-->
                    <ul>
                    <!--@foreach($val['list'] as $k => $v)--><!--@if($v['link'])-->
                        <li <!--@if($v['selected'])-->class="on"<!--@end-->><a href="{$v['href']}" <!--@if($v['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$v['link']}</a></li>
                    <!--@endif--><!--@endforeach-->
                    </ul>
                    <!--@endif-->
                </li>
                {@$idx++}
                <!--@endif--><!--@endforeach-->
            </ol>
            <!--@endif-->


        <div id="columnCenter">
            <!-- 컨텐츠 시작 -->
            {$content}

        </div>

    <ul id="footer">
        <li class="first-child">
            <address>
            <a href="http://www.zeroboard.com/" onclick="window.open(this.href);return false;"><img src="./images/powerdByXE.gif" alt="Powered By XpressEngine" width="70" height="5" /></a>
            </address>

        </li>

        <!--@foreach($bottom_menu->list as $key => $val)-->
        <li><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>
        <!--@endforeach-->
    </ul>
</div>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
위즈덤 통합검색 코드는 레이아웃에만 들어가나요?  
소우리 어디가 잘못된건지 봐주세요ㅕ [1] 2007.11.20 by 메탈퀸
discus 셀의 높이가 제각각 늘어나는 상황이... [1] 2007.11.20 by 메탈퀸
큰천사 게시판 삭제에 대하여..... [3] 2007.11.20 by 큰천사
트루(-_-); 에디터 컴포넌트에서..  
t_inside 확장변수 내용정렬 및 내용별 게시물추출방법 file  
김태상 고수님들의 답변에 목말라 있습니다. ^ [2] 2007.11.21 by 김태상
날아다니는 다리미 브라우저 주소옆에 아이콘 집어넣고 싶은데요 [1] 2007.11.21 by 비엔유
이영호289 naver_map 기능이 없어 졌나요? [2] 2007.11.21 by 슈퍼맨~
한웅걸 ''라이센스에 동의합니다'' 누르면 반응 없어요 [4] 2007.11.21 by 10월의날개
위즈덤 흑...이전 버전으로 돌리고 싶은데요 [1] 2007.11.21 by 조창훈381
칭구865 한글 이름의 이미지를 저장하면 "제목없음.bmp"가 나옵니다. [1] 2007.11.21 by 조창훈381
zepillos 현재페이지에 1차메뉴와 2차메뉴를 표시하는 방법을 알려주세요. [2] file 2007.11.21 by zepillos
김동현652 제로보드를 쓰다가... [1] 2007.11.21 by 비나무
제이™ 라이센스키 관련 오류 메시지가 뜹니다.  
용짱 스크롤 따라다니는 레이어 적용방법? [2] file 2007.11.21 by 오루페우스
이창훈785 제로XE 설치관련 질문입니다. [2] 2007.11.21 by 이창훈785
Nestea_Cool [HTML] select문에서 링크거는거 질문드립니다. [4] 2007.11.21 by 괄리자
ㅁ? 위지웍 에디터. file  
Nee 0.2.6버전 페이지 모듈에 문제가 있네요. file