묻고답하기

홈페이지 메인에서 빈공간 클릭이나 로그인하려고 클릭하면 최상단으로 올라가버리네요.

찾아봐도 없는거 같아서 질문 올려봅니다.

현재 계시판 이동은 화면창 제일 위로 올려서 눌러야 됩니다.


홈페이지 메인에서 사용하는 html 일부인데 

어디에 문제가 있는걸까요 ..


<load target="css/layout.css" />

<include target="_settings.html" />

<div id="body_rgba" class="{$layout_info->colorset} newClear">

<div id="body_wrap" class="bg_t<!--@if(!$layout_info->bg_texture_custom && $layout_info->bg_texture == "light.png")-->i<!--@endif--> newClear">

<!--// Header Start -->

<div class="header_wrap newClear">

<p class="skipNav"><a href="#contents">Skip Navigation</a></p>

<div class="header_container newClear">

<div id="header" class="newClear">

<!--// Logo --><!--@if($layout_info->home_logo_image)--><a id="logo" class="link_tooltip" href="{$layout_info->home_url}" alt="{$layout_info->home_title}" title="{$layout_info->home_title}"><img src="{$layout_info->home_logo_image}" /></a><!--@else--><a id="logo" class="logo_stylish link_tooltip" href="{$layout_info->home_url}" alt="{$layout_info->home_title}" title="{$layout_info->home_title}"></a><!--@endif-->


<div class="HL"></div>


<!--// SNS Navigation Start -->

<div cond="$layout_info->facebook_url || $layout_info->twitter_url || $layout_info->googleplus_url || $layout_info->rss_url" id="sns_nav" class="newClear">

<ul>

<li cond="$layout_info->facebook_url"><a href="{$layout_info->facebook_url}" class="facebook_icon link_tooltip" title="Facebook" target="_blank"></a></li>

<li cond="$layout_info->twitter_url"><a href="{$layout_info->twitter_url}" class="twitter_icon link_tooltip" title="Twitter" target="_blank"></a></li>

<li cond="$layout_info->googleplus_url"><a href="{$layout_info->googleplus_url}" class="googleplus_icon link_tooltip" title="Google+" target="_blank"></a></li>

<li cond="$layout_info->rss_url"><a href="{$layout_info->rss_url}" class="rss_icon link_tooltip" title="RSS" target="_blank"></a></li>

</ul>

</div><!--// SNS Navigation End -->

<!--// User Area Start -->

<div cond="$layout_info->user_area" id="user_area" class="newClear">

<a href="{$layout_info->user_area_url}?iframe=true&width=<!--@if($layout_info->user_area_width)-->{$layout_info->user_area_width}<!--@else-->100%<!--@endif-->&height=<!--@if($layout_info->user_area_height)-->{$layout_info->user_area_height}<!--@else-->100%<!--@endif-->" rel="prettyPhoto[iframes]" class="link_tooltip" title="{$layout_info->user_area} 열기">{$layout_info->user_area}</a>

</div><!--// User Area End -->


<!--// Language Start -->

<div cond="$layout_info->language_on != 'off'" id="languages" class="newClear">

<a class="toggle link_tooltip" title="Select Language" href="#">

<span cond="$layout_info->language_on == 'image' || $layout_info->language_on == 'all'" class="flag {$lang_type}"></span>

<span cond="$layout_info->language_on == 'text' || $layout_info->language_on == 'all'" class="lang_text">{$lang_supported[$lang_type]}<span class="lang_arrow">▼</span></span>

</a>

<ul class="selectLang"><li loop="$lang_supported=>$key,$val" cond="$key != $lang_type"><a onclick="doChangeLangType('{$key}');return false;">{$val}</a></li></ul>

</div><!--// Language End -->


<!--// Login --><div id="loginfo" class="newClear"><img class="zbxe_widget_output" widget="login_info" skin="stylish<!--@if($current_version < "1.5.0.0")-->_old<!--@endif-->" colorset="{$layout_info->login_panel_bg}" /></div>


<!--// Top Menu --><div cond="$top_menu->list" id="top_menu" class="newClear"><ul><li loop="$top_menu->list=>$key,$val" cond="$val['link']"><a href="{$val['href']}" target="_blank"|cond="$val['open_window']=='Y'"><span>{$val['text']}</span></a></li></ul></div>

</div>

</div>

<!--// Main Menu Start -->

<div id="nav" class="newClear">

<!--// Main Menu 1st Tabs Start -->

<div class="mm_tabs_wrap newClear">

<div class="mm_tabs_container newClear">

<ul id="mm_tabs">

{@ $tabi = 1}

<li loop="$main_menu->list=>$key,$val" cond="$val['link']" class="nav1st tab{$tabi} css3pie1">

<span class="tabs_ribbon"></span>

<a href="{$val['href']}" target="_blank"|cond="$val['open_window']=='Y'">{$val['link']}</a>

<block cond="$val['selected']">{@ $tabs = $tabi}</block>

{@ $tabi++}

</li>

</ul>

<!--// Search Form --><div cond="$layout_info->search_on == 'nav'" id="search_form" class="search_form_nav newClear"><div class="inp_l"></div><div class="inp"><include target="search.html" /></div><div class="inp_r"></div></div>

<!--// Open Nav Ribbon --><a cond="$layout_info->main_menu_ribbon == 'on'" id="open_link" href="#"></a>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
골드윈 xe 한글로 설치가 안됩니다. [1] 2014.09.26 by 골드윈
zombiman 검색어 강조 애드온 개선버전의 적용 방법?  
다넷사 OpenSSL 적용 방법에 대해서 좀 알려 주세요.. [2] 2014.09.26 by YJSoft
ljhw 호스팅 질문... [3] 2014.09.26 by ljhw
코네꼬 헤드랑 풋 업로드까지 했는데 엑박이에요  
딸꾹질 작성글 리스트가 너무 긴데요. [5] 2014.09.26 by Lansi
내아내그리움 위젯등의 프로그램의 업데이트가 왜 안되는걸까요 [1] 2014.09.26 by CTN
Krang 홈페이지 메인화면에서 클릭하면 최상단으로 올라갑니다. [4] 2014.09.26 by Krang
choi xe.1.7.x.x 버전 관리자 접속시 같이 로그인 되는 현상  
콜롬보. 스크랩보기 화면에서 조회기능  
골드윈 회원 설정 저장 에러가 납니다. 도와주세요 ㅜㅠ  
THEOTHERS 이런 레이아웃 공개버젼 있을까요? [3] file 2014.09.26 by THEOTHERS
베이더 업데이트 후 classes 에러메시지 [1] 2014.09.26 by mAKEkr
Albatross 아래와같은 배너위젯 무엇을 사용하나요??? [1] file 2014.09.26 by mAKEkr
실속제로 XE1.7.4 에서 1.7.7.1 쉬운설치시 에러 [2] 2014.09.26 by 담소
welcomeju2 회원 가입과 통합검색 삭제 file  
Lansi 파일 업로드 제대로 동작하나요? [11] 2014.09.26 by yank
코크님 이미지 html파일 뭐가문제일까요 [2] file 2014.09.26 by 코크님
뽀미왕 게시판 하단 삭제하는방법좀 알려주세요 ㅠㅠ file  
도메인8295 이건 무슨경우죠;; [2] 2014.09.26 by 도메인8295
죽방망이 모듈 xmlsitemap 같이 사이트맵 생성문의  
대한민국대표찌질이 정말 궁금해서 물어 보는 데요...  
생컨 모바일 환경에서 특정 게시판만 "수정 삭제" 버튼이 안보입니다. [6] file 2014.09.27 by 생컨
아형여옹 왼쪽 메뉴 있는 레이아웃 없나요? [1] file 2014.09.27 by 퍼니엑스이
킴스클럽샘물 ios8 업그레이드이후 모바일 파일업로드가안됩니다  
여유1004 1.5.1을 1.7.7로 업데이트 해도 되나요 [3] 2014.09.27 by Double'U'
백흥렬 xe 설치하고 있는데 [2] 2014.09.27 by XESniper
백흥렬 xe 설치 [5] 2014.09.27 by XESniper
전원주택 classes 폴더삭제가 안됩니다 [2] 2014.09.27 by XESniper
케멕스빠데 게시판 생성했는데 생성된 게시판이 없습니다.라고 뜹니다. [3] 2014.09.27 by 케멕스빠데