묻고답하기

지금 레이아웃 입니다.

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

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

 

대화로 하실려면 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 남기남
흠..^^;; 오른쪽에 최근글 최근댓글 [1] 2008.08.22 by 백성찬
윤혜영 링크가 이상하네요 [2] 2008.08.22 by 지우빠
-_-735 탭 형태 최근게시물 [3] 2008.08.22 by 백성찬
구퍼 php에서 멤버함수간 호출이 안되나요?  
밤시기 버튼 이름 어디서 바꾸나요.. file  
밤시기 글쓴이표기 바꿀려고 하는데... [7] 2008.08.22 by 백성찬
앙라뿅뿅 ※ 처음부터 어떻게해야되는지 모르겠어요. [1] 2008.08.22 by 백성찬
RockbanJG 레이아웃에 스타일 소스는 어떻게 하나요?  
푸른당근 외부 로그인및 게시판을 일반 페이지에 삽입 [1] 2008.08.22 by 백성찬
미리내 ip변경후 관리자, 게시판이 접속이 안됩니다.  
루카토니 회원가입시 입력내용 추가하는 방법좀요 [1] 2008.08.22 by 백성찬
ㄲ ㅏ ㅊ ㅣ mysql DB export 한것 import시 아래와 같은 오류가 발생합니다. [1] 2008.08.22 by 이대희
블루파티 로그인시 아이디란에 ''아이디''라고 미리 적혀있게 하는 방법은?  
윤승현563 관리자 댓글 닉네임이 자동으로 변환되어버립니다--; [3] file 2008.08.22 by SMaker
좋은 비밀 댓글을 모든 회원이 볼 수 있네요. [1] 2008.08.22 by 좋은
리봄 DB&관리자 정보 입력 후 등록 버튼 누르면 자꾸만 라이센스 첫화면으로 이동합니다. 어떻게 해야하죠? [11] 2008.08.22 by 백성찬
우리누리 홈피 이전후 다음 페이지가 뜨질 않네요... [1] 2008.08.22 by 우리누리
소달구지 갑자기 오류가 났어요ㅠ [1] 2008.08.22 by 소달구지
sbshs77 제가 사이트이전했는데요 [2] 2008.08.22 by sbshs77
이승규841 파일 첨부및 본문삽입시 안되는 질문 입니다. [4] 2008.08.22 by sbshs77