묻고답하기

모듈제목                                  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 남기남
eric79won 게시판 분류관리가..관리자 페이지에서는 안보이네요..  
whitemind 게시판 오른쪽 화면이 조금 짤리는데 게시판 너비를 조절하려면..? file  
기운 CafeXE 메인(Hub) 페이지의 최신글/댓글 읽어오기  
riscrew 큰 사이즈의 이미지첨부를 하면 늘어져버립니다. file  
민현류 게시판에 오른쪽에 레이아웃을 더 추가하고싶은데요...ㅠㅠ  
민현류 게시판에 오른쪽에 레이아웃을 더 추가하고싶은데요...ㅠㅠ  
admain 서버이전을 했는데... [1] 2012.01.10 by 송동우
츄우양 카운터를 초기화하고싶어요. [1] 2012.01.10 by 송동우
준희^^+ 리스트에 비추천 수 표시 관련 [1] 2012.01.10 by 송동우
자막바다 제로보드XE 에서 소시랑 한줄 스킨 사용법좀 알려주세요. [2] file 2012.01.10 by 카이네드
miso777 게시판 항목별 폭 설정 없어진건가요.? file  
도감김권하 언어선택에 따른 게시판 확장변수 오류 file  
키스미베이베 위젯스타일 more 가 아닌 해당 게시판 제목 클릭시 바로 게시판 가도록 [1] 2012.01.10 by CMD
도요지 xml 편집 하는데 이부분 찾는방법 아시는분 계세요? [1] file 2012.01.10 by KANTSOFT
열목어 화면 왼쪽의 메뉴 설정방법? [1] 2012.01.10 by KANTSOFT
키스미베이베 스킨 본문을 검은색으로 하려면....어떻게해야대나요 [1] 2012.01.10 by KANTSOFT
Free942 네이트,다음, 야후 봇들이 사이트에 안옵니다 ㅠ_ㅠ)  
도감김권하 게시판확장변수검색이 안되요 ㅠㅜ file  
도요지 질문좀 할게요 [2] file 2012.01.09 by 송동우
스눕눕. mid가 없으면 에러 내용 보여주기 [1] 2012.01.09 by 송동우