묻고답하기

모듈제목                                  more

--------------------------------------------

게시글제목                      날짜 등등

게시글제목                      날짜 등등

게시글제목                      날짜 등등

게시글제목                      날짜 등등

게시글제목                      날짜 등등

 

위처럼 나오게 되고 more 버튼을 클릭해야 해당 모듈로 이동이 가능한데.

위의 '모듈제목' 부분을 클릭하면 바로 해당 모듈로 이동하게 링크를 걸려면 어디를 수정하면 될까요?


스킨은 지금 자료실엔 없지만 심플라이트를 쓰고있습니다.


아래 widgetstyle.html 파일 부분


<!--%import("css/widgetBoxStyle.css")-->

<div class="widgetBoxContainer {$widgetstyle_extar_var->ws_style}">

    <div class="widgetBox">



        <!--@if($widgetstyle_extar_var->ws_title_image || $widgetstyle_extar_var->ws_title)-->

            <h3 class="widgetBoxHeader" <!--@if($widgetstyle_extar_var->wws_title_colors_title_color)-->style="color:{$widgetstyle_extar_var->ws_title_color};"<!--@end-->>

            <!--@if($widgetstyle_extar_var->ws_title_icon)-->

                <img src="{$widgetstyle_extar_var->ws_title_icon}" />

            <!--@end-->


            <!--@if($widgetstyle_extar_var->ws_title_image)-->

                    <img src="{$widgetstyle_extar_var->ws_title_image}" />

            <!--@else-->

                <!--@if($widgetstyle_extar_var->ws_title)-->

                    {$widgetstyle_extar_var->ws_title}

                <!--@end-->

            <!--@end-->

            </h3>

        <!--@end-->


        {$widget_content}


        {@$widgetstyle_extar_var->ws_more_url=trim($widgetstyle_extar_var->ws_more_url);}

        <!--@if($widgetstyle_extar_var->ws_more_url)-->


            <!--@if(strtolower(substr($widgetstyle_extar_var->ws_more_url,0,4))=='http')-->

                <a href="{$widgetstyle_extar_var->ws_more_url}" class="widgetMore">

            <!--@else-->

                <a href="http://{$widgetstyle_extar_var->ws_more_url}" class="widgetMore">

            <!--@end-->

            <!--@if($widgetstyle_extar_var->ws_more_image)-->

                <img src="{$widgetstyle_extar_var->ws_more_image}" />

            <!--@else if($widgetstyle_extar_var->ws_more_text)-->

                {$widgetstyle_extar_var->ws_more_text}

            <!--@else-->

                more

            <!--@end-->

            </a>

        <!--@end-->

        <span class="rcContainer rcTop">

            <span class="rc tl"></span>

            <span class="rc tr"></span>

        </span>

        <span class="rcContainer rcBottom">

            <span class="rc bl"></span>

            <span class="rc br"></span>

        </span>

    </div>

</div>



아래 widgetboxstyle.css 부분

@charset "utf-8";
/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */

.widgetBoxContainer{ position:relative;}

.widgetBox{ position:relative; *zoom:1; }
.widgetBox:after{content:""; display:block; clear:both; }
.widgetBox .widgetBoxHeader{ font-size:16px; font-family:Tahoma; margin:0; z-index:10;}
.widgetBox .widgetContainer{ position:relative; z-index:10;}
.widgetBox .widgetMore{ position:absolute; display:block; text-decoration:none; font-size:11px !important; white-space:nowrap; font-family:Tahoma; color:#000; text-align:center; z-index:20;}
.widgetBox .widgetMore img{ border:0;}
.widgetBox .rcContainer{ display:block; width:100%; font-size:0; line-height:0; z-index:1; *zoom:1;}
.widgetBox .rc{ position:absolute; display:block; font-size:0; line-height:0; overflow:hidden;}
.widgetBox .rcTop .tl{ top:0;}
.widgetBox .rcTop .tr{ top:0;}
.widgetBox .rcBottom .bl{ top:0;}
.widgetBox .rcBottom .br{ top:0;}

.widgetBoxA .widgetBoxHeader{ position:relative; padding:4px 0; margin:1px; border-bottom:1px solid #ccc;}
.widgetBoxA .widgetMore{ top:10px; right:0; color:#888;}
.widgetBoxA .rcContainer{ display:none !important;}



부탁드리겠습니다 감사합니다

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
백월z xe1.5 외부페이지 쿼리 닫기 [1] 2012.01.21 by 무한탐구
many 게시판DX에서의 embed 이상현상 [1] file 2012.01.21 by 무한탐구
마법의가을 가상사이트(카페)의 회원들간의 포인트랭킹을 출력하고 싶습니다. [1] 2012.01.21 by 무한탐구
히피♬ 모바일관련 급하게 질문합니다 [1] 2012.01.21 by 무한탐구
느림에의미 v3 갤러리 게시판 설정값이 다 풀림 현상  
asdfsa DB이전의 고수님들께 문의... [1] 2012.01.21 by 무한탐구
쿵푸팬더 첫 화면에 아이프레임을 이용하여 게시물 쓰기폼을 불러올 수 있나요?  
코도치 회원정보 [3] 2012.01.21 by 비밀얌
우냠냠냠 공홈처럼 레벨아이콘과 그룹아이콘동시에어떻게쓰나요? [1] 2012.01.21 by snows96
miso777 기본 URL 적을때 / 가 있는거랑 없는거의 차이점.? [1] file 2012.01.21 by snows96
구름나무바위 레이아웃을 게시판 글목록, 글보기, 글쓰기 따로 지정하는게 가능해요? [1] 2012.01.21 by snows96
개굴아빠 페이지 수정 후 저장할 때 에러 file  
좋은나무 주소 입력방식 모듈 적용시 오류 메시지 발생  
때린데 또때려 회원가입에서 비밀번호 찾기 질문/답변 삭제및 필수항목 제거 [2] 2012.01.20 by 송동우
miso777 MySQL에서 링크 테이블이란 뭔가요.? [1] file 2012.01.20 by ezi
광오문주 관리자 로그인 방식이... [2] 2012.01.20 by 송동우
Xiso XE 1.5에서 모듈인스톨이 안됩니다. [1] 2012.01.20 by 카르마
빠따 포인트를 페이지(또는 게시물)에서 출력하고 싶습니다. [3] 2012.01.20 by 송동우
광오문주 회원정보의 사진이 자동으로 뜨게 만들고 싶습니다. [1] 2012.01.20 by 송동우
달진 1.5.1.2 관리자 화면이 이상하게 나옵니다. [1] file 2012.01.20 by 백성찬
whitemind 모바일 레이아웃 스킨을 적용했는데... [1] 2012.01.20 by 백성찬
생까는즐거움 게시판 분류의 메뉴를 클릭시 메인 메뉴에 활성화 방법?  
redviolet212 제로보드 1.5를설치했다가 삭제하고 다른버전으로 바꿨는데..ㅠ [1] 2012.01.20 by whitemind
김진권556 댓글 입력폼을 아예 출력 안되게 하고 싶습니다. [1] 2012.01.20 by 송동우
초보자99 비쥬얼 베이직에서 회원인증 [4] 2012.01.20 by 초보자99
눈꼽 사진 용량 자동으로 줄이기 [1] 2012.01.20 by 카르마
김쪼도사 등록된 사진이 본문에 표시되지 않습니다.  
Harry1207 XE 설치시 DB(mysql) 선택후 에러  
간지쏭 안녕하세요 게시판관련 질문입니다.  
반디,P [초보] 해외호스팅(블루호스트)에 xe설치 가능문제와 기존 db이전문제.. 가능할까요? [1] 2012.01.20 by 송동우