묻고답하기

모듈제목                                  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 남기남
비로코 브라우저 캐시 활용에 관해서  
GGobugi if문에서 같은 조건일때 어떻게 처리하나요? [1] 2013.08.25 by Root
바스 홈페이지 게시판에 에러가 납니다. [1] 2013.08.25 by sejin7940
연시랑 작성한 글 전체 보기를 하려면 어떻게 해야 하나요? [1] 2013.08.25 by sejin7940
오뚜기88 제로보드와 파일질라 [1] 2013.08.25 by sejin7940
바이바이준 추천기능 사용하는 게시판에만 노출이 되게할순없나요? [1] 2013.08.25 by sejin7940
moring 미디어 영상올리는대요 file  
비로코 레이아웃 헤드 저장 실제 위치가? [1] 2013.08.25 by 비로코
chiakac 1.5에서 1.7로 업데이트 하면 나타나는 오류 메세지 [1] 2013.08.25 by sejin7940
경호씨 다중 분류 또는 다중 태그 게시판 구성이 가능할까요?  
Arisae ssl 사용시 socialxe 사용방법 [1] 2013.08.25 by nike077
신대숙 xe설치하자마자 나오는 에러.. [1] 2013.08.25 by nike077
Posibility 간단한 로드밸런싱의 개념에 대해서 질문드립니다.  
tiram2sue SCM플레이어 사용시 복권/쿠폰 모듈 에러 [1] 2013.08.25 by 귀머거리하늘
PodongS2 스케치북 게시판 하단설정.. [1] file 2013.08.25 by sejin7940
화랑529 모바일 페이지 적용 방법 좀 부탁드려요. [1] 2013.08.24 by sejin7940
몽실아빠 IE에서 console이 정의되지 않았습니다. 에러가 발생합니다. [1] 2013.08.24 by sejin7940
오뚜기88 쉬운설치관련 에러문제.. [1] 2013.08.24 by sejin7940
제로초보2 최신글 제목에 색상 넣는방법좀 알려주세요 ㅠ,ㅠ [1] file 2013.08.24 by sejin7940
미르르 확장자가 안보이는 외부이미지를 썸네일로 사용가능한가여? [1] 2013.08.24 by sejin7940