XE 공식 자료실
- 제작자
- wjdska0012
- 등록일
- 2010-01-23
- 다운로드 수
- 383
- 링크1
- webstudy.wo.tc
IE8 호환안합니다.
호환성보기 눌러야해요
- 라이선스
- GPL v2
- 설치경로
- ./layouts
- 최초 등록일
- 2010-01-23
- 전체 다운로드
- 1,045
쉬운설치로 바로 체험할 수 있습니다
상세 설명
wjdska-0012_layout 전체모습
IE8 호환안합니다. 호환성보기 해주세요.
위에 이미지는 가로크기 1024px, 세로 200px가 적당합니다.
시계는 내장입니다.
시계가 랙먹어서 뺴고싶으시다면
빨간색 밑줄친곳을 지우세요
<!--// js 파일 import -->
<!--%import("js/clock.js")-->
<!--// CSS 파일 import -->
<!--%import("css/home.css")-->
<center>
<div id="title">
<div id="banner">
<!--@if($layout_info->logo_image)--><a href="{$layout_info->index_url}"><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /></a><!--@else--> <!--@end-->
</div>
<div id="sidebar">
<!-- 로그인 위젯 -->
<img class="zbxe_widget_output" widget="login_info" skin="xe_official" colorset="white" /><br>
<div id="top_menu">
<!-- main_menu 1차 시작 -->
<!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
<!--@if($val['selected'])-->
{@ $menu_1st = $val }
<!--@end-->
<li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"< <!--@endif--><!--@endforeach-->
<!-- 내장시계 -->
<br><DIV ID="webClock"></DIV>
</div>
<br>
<!-- 위젯 -->
<img class="zbxe_widget_output" widget="counter_status" skin="grimbox_counter" colorset="AvantGardeBk" />
</div>
<div id="content">
<!-- 컨텐츠 시작 -->
{$content}
</div>
<div id="footer">
<a href="http://xpressengine.com" onclick="window.open(this.href);return false;">Powerd by XE</a> | <a href="http://webstudy.wo.tc" onclick="window.open(this.href);return false;">Layout by wjdska0012.</a>
</div>
</div>
p.s 뭘 잘못건드렸더니 다 날라갔네요,,