포럼
부탁드립니다.^^(모르지오님 레이아웃 -- XEgrid Free Layout)
2011.07.04 20:50
모르지오님 레이아웃을 사용중입니다.
메인메뉴바가 블랙인데 청색으로 바꿀려고 합니다.
제가 초보다보니 어디서 바꿔야 하는지 알수가 없네요.
어디를 수정해야 하는지 자세히 쉽게 설명좀 해주세요
<!--환경설정 인클루드-->
<include target="config.html" />
<div id="xegrid" style="font-size:12px; width:{$layout_info->site_width}px;">
<!--header-->
<div id="header" class="pngFix" style="height:{$layout_info->header_height}px;">
<div id="logo">
<!--로고-->
<a href="{$layout_info->index_url}" >
<block cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="로고" /></block>
<block cond="!$layout_info->logo_image"><img src="img/logo/logo.png" alt="로고" /></block>
</a>
</div>
<div id="xgheadergrid" style="width:{$layout_info->headerin_width+240}px;">
<block cond="$layout_info->display_headergrid == 'Y'">
{$layout_info->header_area}
</block>
<div class="xgbox" style="width:245px">
<!--옵션 메뉴 & 언어선택 인클루드-->
<include target="plugins/omenu/omenu.html" />
<include target="plugins/lang/lang.html" />
<!--통합검색 인클루드-->
<include target="plugins/search/search.html" />
</div>
</div>
</div>
<!-- end header -->
<!-- header_main -->
<div id="header_main" class="pngFix" style="font-size:12px; width:{$layout_info->site_width}px;">
<!--메인메뉴 인클루드-->
<include target="plugins/gnbmenu/gnb.html" cond="$layout_info->display_mainmenu == 'gnb'" />
<block cond="$layout_info->display_mainmenu == 'navigation'" />
{$layout_info->navigation_area}
</block>
<!--사이트맵 인클루드-->
<include target="plugins/sitemap/sitemap.html" />
</div>
<!-- end header_main -->
<!-- centermiddle -->
<div id="xg2" style="font-size:12px; width:{$layout_info->site_width+5}px;" cond="$layout_info->display_xg2 == 'Y'">
{$layout_info->xg2_area}
</div>
<!-- end centermiddle -->
<!-- centermain -->
<div id="centermain" class="{$layout_info->layout_type}" style="width:{$layout_info->site_width}px;">
<div id="centermain_dp">
<!-- sa -->
<div id="sa" cond="$layout_info->layout_type != 'c'" style="width:{$layout_info->sa_width}px;">
<div class="wrapper">
<!-- 2차 세로 메뉴 인클루드 -->
<div class="inside p" cond="$layout_info->display_lnb == 'lnb' && $menu_1st['list']">
<include target="plugins/lnbmenu/lnb.html" />
</div>
<div class="inside p" cond="$layout_info->display_lnb == 'lnb_navigation'">
{$layout_info->lnb_area}
</div>
<!-- 슬라이더 인클루드 -->
<div class="inside" cond="$layout_info->sa_smallslider == 'sa'">
<include target="sliders/smallslider/sa.html">
</div>
{$layout_info->sa_area}
</div>
</div>
<!-- end sa -->
<!-- sb -->
<div id="sb" cond="$layout_info->layout_type == 'sa-c-sb'" style="width:{$layout_info->sb_width}px;">
<div class="wrapper">
<!-- 사이드 B 위젯 박스 참고표 출력 -->
<div class="inside" cond="$layout_info->sb_smallslider == 'sb'">
<include target="sliders/smallslider/sb.html" />
</div>
{$layout_info->sb_area}
</div>
</div>
<!-- end sb -->
<!-- contens-->
<div id="contents">
<div class="inside" cond="$layout_info->display_content_top == 'Y'">
{$layout_info->content_top_area}
</div>
<div class="wrapper">
{$content}
</div>
</div>
<!-- end contens -->
<div class="clear"></div>
</div><!-- end centermain_dp-->
</div>
<!-- end centermain -->
<!-- centerbottom -->
<div id="xg5" style="font-size:12px; width:{$layout_info->site_width+5}px;" cond="$layout_info->display_xg5 == 'Y'">
{$layout_info->xg5_area}
</div>
<!-- end centerbottom -->
<!-- footer -->
<div id="footer" class="pngFix" style="font-size:12px; width:{$layout_info->site_width}px;">
<div id="footmod">
<ul class="plain">
<li loop="$bottom_menu->list=>$key, $val"><a href="{$val['href']}" <block cond="$val['open_window'+
']=='Y'">onclick="window.open(this.href);return false;"</block>>{$val['link']}</a></li>
</ul><!-- end 하단 메뉴 -->
<div id="gotop" style="top:5px; right:0px;">
<a href="#header" class="gotop">Scroll To Top</a>
</div><!-- end gotop -->
</div><!-- end footmod -->
<div id="footersection">
<!--로고-->
<a class="bottom_logo pngFix" href="{$layout_info->bottom_logo_url}" target="_blank">
<block cond="$layout_info->bottom_logo"><img src="{$layout_info->bottom_logo}" alt="로고" /></block>
<block cond="!$layout_info->bottom_logo"><img src="img/logo/logo_bottom.png" alt="로고" /></block>
</a>
<a class="bottom_logo2 pngFix" href="{$layout_info->bottom_logo2_url}" target="_blank">
<block cond="$layout_info->bottom_logo2"><img src="{$layout_info->bottom_logo2}" alt="로고" /></block>
<block cond="!$layout_info->bottom_logo2"><img src="img/logo/logo_bottom.png" alt="로고" /></block>
</a>
<div id="cp">
<div class="copy">
Copyright ©
<span>{$layout_info->copyright}</span> 2011 All rights reserverd.
<a href="http://xe-art.com" target="_blank" title="by xe-art.com">by xe-art.com</a>
</div><!-- end copy -->
<p cond="$layout_info->copyright2">{$layout_info->copyright2}</p>
</div><!-- end cp-->
</div><!-- end footersection-->
<div id="credit">
<ul class="plain">
<li>{$layout_info->credit}</li>
</ul>
</div><!-- end footmod -->
</div><!-- end footer -->
</div>
<!--[if lte IE 6]>
<script type="text/javascript" src="js/pngFix.min.js"></script>
<script type='text/javascript'>
DD_belatedPNG.fix('.pngFix, img, a.next, a.prev, .pagination a, .section a');
</script>
<![endif]-->
댓글 2
-
DRAWHOLIC
2011.07.05 00:21
-
모르지오
2011.07.05 21:32
주 메뉴바는 이미지를 사용하였습니다.
XEgrid/plugins/gnbmenu/css 폴더안대략 42번째 줄에 있는 내용이 다음과 같습니다.
/* Main gnb colorset */
.gnb-m {background: url(../img/default/gnb-m.png) 0 0 repeat-x;}
.gnb-l {background: url(../img/default/gnb-l.png) 0 0 no-repeat;}
.gnb-r {background: url(../img/default/gnb-r.png) 100% 0 no-repeat;}
#gnb li a .vr { background: url(../img/default/gnb-div.png) 0 0 no-repeat;; }
즉, XEgrid/plugins/gnbmenu//img/default/ 안에 들어 있는 이미지들을 바꾸어 주시면 됩니다.
위 내용에서 보시면 아시다 시피 색상을 변경하는 것이 아니라 이미지자체를 변경하여야 합니다.
gnb-m.png
gnb-l.png
gnb-r.png
gnb-div.png
이렇게 네가지 이미지들을 바꾸어서 동일한 위치에 업로드하시면 됩니다.
포토샵으로 작업을 하셔야 하기 때문에 포토샵을 다루시줄 알아야 가능하겠습니다.
글쓴이 | 제목 | 최종 글 |
---|---|---|
착한악마 | m.도메인.com으로 고정하는 방법은 없을까....요... [7] | 2011.07.13 by 착한악마 |
VINA답답이 | 댓글 갯수 표시가 다르게 표시 될 수 있네요 | |
쌔때 | EX게시판 "스킨" 만드실분이 안계시나요? [11] | 2011.07.12 by Community |
thisend | XE사이트 사용시 가끔씩 발생하죠 | |
착한악마 | XE로 증권 사이트 만들어도 괜찮을까요~~~ [3] | 2011.07.12 by 모조키 |
나의해 | 묻고답하기 게시판 검색창 수정이 시급합니다 [3] | 2011.07.11 by Lesley |
영구만세 | 공식 홈은 XE사용자의 표준이라 생각합니다. [6] | 2011.07.11 by 모조키 |
burster | 흠....신문법...이건 안되네요.. [1] | 2011.07.11 by SMaker |
SMaker | XE마켓에 올라오는 상품의 가격은 어느 정도가 적절하다고 생각하시나요? [3] | 2020.03.14 by xemall |
ForHanbi | 묻고 답하기 최신글 위젯을 요구하는 이유... [4] | 2020.03.14 by ForHanbi |
도라란 | 이거 한번만 봐주세요~ | |
영구만세 | XE 사용자 모임(계획) [43] | 2020.03.14 by 영구만세 |
모조키 | xpresseditor 가 변형시키는 본문 내용에 관해서 자료를 구합니다. [3] | 2011.07.07 by 모조키 |
YO-DA | 이럴땐 어떻게 해야 하는지요? | |
이온디 | 게시판 스킨 제작 메뉴얼이 있을까요? [3] | 2011.07.06 by 도라란 |
321 | 자체 게시판에서 데이터 이전할려고 하는데 [2] | 2011.07.06 by 토끼매니아 |
H-BNB | 부탁드립니다.^^(모르지오님 레이아웃 -- XEgrid Free Layout) [2] | 2011.07.05 by 모르지오 |
쌔때 | 위젯 복사를 부탁드려요^;;? [10] | 2011.07.04 by 쌔때 |
모조키 | 묻고답하기에 아이디 누르면 '작성글 보기' 왜 없애셨는지?? [1] | 2011.07.04 by 모조키 |
타브 | xe보안 확실한가요? [10] | 2011.11.03 by SMaker |
직접 스타일시트를 봐야 알겠지만 #header_main 로 시작하는걸 수정하면 될것 같아요.