묻고답하기

지금 레이아웃 입니다.

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

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

 

대화로 하실려면 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 남기남
mc뷰 ㄷㄷ이 오류메시지.. file  
빛소리 덱스트 문자열만 나오면서 정지됩니다.  
aks 자유로운 공간은 뭐가 자유롭다는 건지 궁금하네요 그저 유감뿐 [8] 2009.10.21 by KATZEST
점퍼 /files/config/db.config.php 파일의 인코딩이 UTF-8 no bom 인가요? [1] 2009.10.21 by 점퍼
monozoom 메뉴 작성후 나중에 순서를 변경할 순 없나요? [1] 2009.10.21 by 백성찬
스팸사메 참신하게 썼습니다 . 답변좀 해주세요 .. [1] file 2009.10.21 by 백성찬
참붕어 Administrator login 인이 안되는데요...?  
김주현857 레이아웃을 편집을 하려면 어떻게 해야 하는지요. [2] file 2009.10.21 by 초등학생5학년
링폭 제로보드 xe 로그인 스킨 어떻게 추가하나요?  
kity1221 마우스 대면 하위 메뉴 나오는 것좀 알려주세요 [1] 2009.10.21 by 아리마
타키온2010 EUC-KR 과 UTF-8 그리고 EUC-KR의 미래...... [1] 2009.10.21 by 백성찬
최성태274 삭제권한에 관하여 [2] 2009.10.21 by lattente
張漢 업로드 이미지를 본문에 자동으로 나오게 하려면?  
스팸사메 레이아웃메인에 게시판 링크 어떻게다나요 ..? [1] 2009.10.21 by lattente
신희2 흑흑 ㅠ 도와주세요. 이미지 테두리!! [1] 2009.10.21 by lattente
poro103 레이아웃을 만드려고 하는데,, [1] 2009.10.21 by 휘즈
김종철737 메인페이지 삭제하고 새로 만들다 오류  
woonyoun 언어변경해서 팝업으로 게시판 열기  
로만이글루 컨텐츠 인코딩 오류  
cafeon 관리자님~  
펜트리트 첨부파일 관련 질문입니다. [1] 2009.10.21 by 백성찬
찰리콘트롤 로그인폼 출력이 안됩니다. [1] file 2009.10.21 by e~세상쉼터
ekak 로그인했을때 [1] 2009.10.21 by e~세상쉼터
배미화 최신글 위젯 관련 질문..ㅠㅠ [1] file 2009.10.21 by e~세상쉼터
문대용 sql 버젼... file  
넘버백 현재 1.2.4. 사용하고 있는데요. 최신버전으로 업데이트 할시 [2] 2009.10.21 by 넘버백
파도타기 문서에 보완기능이 있는지요... [1] 2009.10.21 by e~세상쉼터
불패의초인 해커다님레이아웃인데염...블렉1.1 인뎅....매뉴가 이상해여  
프로핏 업체에서 작업한 자료및 DB 를 통체로 받으려면? [1] 2009.10.21 by 백성찬
넘버백 백성찬님 아무래도 위지윅에디터스킨문제인것 같습니다. [2] 2009.10.21 by 넘버백