묻고답하기

지금 레이아웃 입니다.

 공식 홈페이지 로그인 스킨을 넣고 싶은데 어떻게하나요?

지금은 이상한 로그인 스킨이 뻐기는중입니다.

 

대화로 하실려면 http://cosexle.cun.kr/ 로 와주세요. 채팅방대기

 

<!--%import("css/layout.css")-->
<!--%import("css/layout@style.css")-->
<!--%import("lang")-->
<div id="xe" class="fixed">
 <div id="container" class="ec">
  <div id="header"> <a href="#content" class="skipToContent">Skip to content</a>
   <!--@if($layout_info->logo_image)-->
            <h1><a href="<index_url)-->{$layout_info->index_url}{getUrl()}">!--@if($layout_info->index_url)-->{$layout_info->index_url}<!--@else-->{getUrl()}<!--@end-->"><img src="{$layout_info->logo_image}" alt="" /></a></h1>
            <!--@end-->
   <hr />
            <form action="./" method="post" onsubmit="if(this.user_id.name == this.user_id.title) this.user_id.value = ''; return procFilter(this, login)">
   <p class="account">
                <!--@if($is_logged)-->
    {sprintf($lang->ideation_login_message,$logged_info->nick_name)}
    <span class="buttonAccount"><a href="#" class="member_{$logged_info->member_srl}" onclick="return false;">{$lang->private_info}</a></span>
    <span class="buttonAccount"><a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a></span>
                <!--@else-->
                <!--%import("./filter/login.xml")-->
                {@ $member_config = MemberModel::getMemberConfig(); }
                <input type="text" name="user_id" value="{$lang->user_id}" title="{$lang->user_id}" class="inputType" onfocus="if(this.value==this.title) this.value = '';return false;"/>
                <input type="password" name="password" class="inputType" value="{$lang->password}" title="{$lang->password}" onfocus="if(this.value==this.title)this.value='';return false;"/>
                <input name="keep_signed" type="checkbox" id="keepA" value="Y" class="inputCheck" onmouseover="jQuery(this).next().addClass('show');" onmouseout="jQuery(this).next().removeClass('show');"/>
                <label>{str_replace('\\n','<br/>',$lang->about_keep_signed)}</label>
    <span class="buttonAccount"><input type="submit" value="{$lang->cmd_login}" /></span>
                <!--@if($member_config->enable_join != 'N')-->
    <span class="buttonAccount"><a href="{getUrl('act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></span>
                <!--@end-->
                <!--@end-->
   </p>
            </form>
   <div class="extension">
    <ul class="gnb">
                <!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
     <li  <!--@if($val['selected'])-->class="on"{@$selected_menu=$val}<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<{@$_is_first=true">!--@if(!$_is_first)-->{@$_is_first=true;} class="first"<                        <!--@end-->
                        <!--@if($layout_info->subject_2)-->
      <li<!--@if(!$_is_first)-->{@$_is_first=true;} class="first"<                        <!--@end-->
                        <!--@if($layout_info->subject_3)-->
      <li<!--@if(!$_is_first)-->{@$_is_first=true;} class="first"<                        <!--@end-->
     </ul>
    </div>
                <!--@end-->
    <!--@if($selected_menu['list'+ '])-->
    <div class="section">
                                        <h2>{$selected_menu['text']}</h2>
                                        <ul class="topic">
                                        {@$__c = false;}
     <!--@foreach($selected_menu['list'] as $k => $v)--><!--@if($v['link'])-->
     <li <!--@if($v['url']=='introduce'||$v['url']=='best')-->class="bold<!--@if(!$__c)--> top{@$__c=true;}<!--@end-->"<!--@elseif($v['selected'])-->class="first"<!--@end-->><a href="{$v['href']}" <!--@if($v['open_window']=='Y')-->onclick="window.open(this.href);return false;"<

{$layout_info->service_title}

onoffonclick="window.open(this.href);return">!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@if($val['list'])-->
         <ul>
                                        {@$__i = count($val['list'])}
                                        <!--@foreach($val['list'] as $k => $v)--><!--@if($v['link'])-->
                                        <!--@if($v['selected'])-->{@$_active = 'active'}<!--@foreach($v['list'] as $ck => $cv)--><!--@if($cv['selected'])-->{@$_active=''}<!--@end--><!--@end--><!--@else-->{@$_active=''}<!--@end-->
          <li class="nav_tree_<!--@if($v['selected'])-->on {$_active}<!--@else-->off<!--@end--> <!--@if($__i==1)-->nav_tree_last<!--@end-->">
                                            <a href="{$v['href']}" class="nav_tree_label" <!--@if($v['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@if($val['expand']=='Y')--> <img class="icon" src="img/iconTopicOn.gif" width="22" height="11" alt="ON" /><!--@end-->
                                            <!--@if($v['list'])-->
           <ul>
                                                {@$___i = count($v['list'])}
                                                <!--@foreach($v['list'] as $ck => $cv)--><!--@if($cv['link'])-->
                                                <li class="nav_tree_<!--@if($cv['selected'])-->on active<!--@else-->off<!--@end--> <nav_tree_last">!--@if($___i==1)-->nav_tree_last<!--@end-->"><a href="{$cv['href']}" class="nav_tree_label" <!--@if($cv['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->
                                                {@$___i--}
                                                <!--@end-->
           </ul>
                                            <!--@end-->
                                        </li>
                                        <!--@end-->
                                        {@$__i--}
                                        <!--@end-->
         </ul>
                                    <!--@end-->
        </li>
                                <!--@end--><!--@end-->
       </ul>
      </div>
     </div>
                    <!--@end-->
    </div>
   </div>
  </div>
  <hr />
  <div id="footer">
   <address>
   Copyright &copy; <strong>NHN Corp.</strong> All Rights Reserved.
   </address>
  </div>
 </div>
</div>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
nabul2 현재 접속자 위젯에 스크롤바나 좌우버튼 넣기?  
fOrU 익스플로러 8.0 코딩 에러(호환관련) 질문입니다  
ppks21 라이프팟 연동  
Eris 레이아웃 메뉴관련 새글표시 file  
라데이노 회원관련해서 다시 질문드립니다 ^_^;  
고순남 최근이미지 [3] 2010.02.21 by 백성찬
에미뇽 외부페이지 기능은 플래시나 프레임셋이 되지 않나요? [1] 2010.02.21 by SMaker
바이엘_ 제로보드 관리자 페이지에 알수없는 문자가 뜸 file  
라데이노 두개의 XE DB의 회원정보를 연동시키고싶습니다 ^_^; [1] 2010.02.21 by 라데이노
윤스키 관리자 모드에서 쪽지 보내는 방법은 없나요? [1] 2010.02.21 by 백성찬
우성민573 코드 소스 좀 봐주세요 file  
seoulsubway 위젯 이거 무슨 방법이 없는 오류인건가요? [1] file 2010.02.21 by 백성찬
styleagenda xe를 트위터와 연동 로그인  
제우스2 content 위젯에서 rss글을 새창으로 보려면?  
베르짱 플래시에서 procFilter [1] 2010.02.21 by SMaker
줄루™ 페이지 작성시..이미지 첨부후...본문삽입하면 [1] 2010.02.21 by 유샤인
RGM 악성코드를 막으려면 권한코드 (퍼미션) 을 어떻게 주는게 좋을까요?  
mavubsa. 게시판의 게시글이 저절로 가운데 정렬이 되는 이유는?? [1] 2010.02.21 by 유샤인
박노열 데이터 이전에 대한 질문입니다. [1] 2010.02.21 by Gekkou
nabul2 제로보드 스킨을 XE에서 사용하고 싶은데요