묻고답하기

빨간색박스부분을 세로를 한 70정도 높이고 싶어요

초록색 부분이 움짤인데 너무 작게 보여서요 ㅠㅠ

그리고 로고가 틀에 딱안맞고 위에 여백이 있는데 빨간색틀에 딱맞게 하고 싶습니다. 도아주세욤

------------레이아웃 소스------------

<load target="js/xe_official.js" />
<load target="css/default.css" cond="$layout_info->colorset=='default' || !$layout_info->colorset" />
<load target="css/white.css" cond="$layout_info->colorset=='white'" />
<load target="css/black.css" cond="$layout_info->colorset=='black'" />
<style cond="$layout_info->background_image">
body{background:url({$layout_info->background_image}) repeat-x left top;}
</style>
<!--@if(!$layout_info->colorset)-->{@$layout_info->colorset = "default"}<!--@end-->
<div class="xe">
<div class="header">
<h1>
<a href="{$layout_info->index_url}" cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="logo" border="0" /></a>
<a href="{$layout_info->index_url}" cond="!$layout_info->logo_image">{$layout_info->logo_image_alt}</a>
</h1>
<div class="language">
<strong title="{$lang_type}">{$lang_supported[$lang_type]}</strong> <button type="button" class="toggle"><img src="./images/{$layout_info->colorset}/buttonLang.gif" alt="Select Language" width="87" height="26" /></button>
<ul class="selectLang">
<li loop="$lang_supported=>$key,$val" cond="$key!= $lang_type"><button type="button" onclick="doChangeLangType('{$key}');return false;">{$val}</button></li>
</ul>
</div>
<div class="gnb">
<ul>
<li loop="$main_menu->list=>$key1,$val1" class="active"|cond="$val1['selected']"><a href="{$val1['href']}" target="_blank"|cond="$val1['open_window']=='Y'">{$val1['link']}</a>
<ul cond="$val1['list']">
<li loop="$val1['list']=>$key2,$val2" class="active"|cond="$val2['selected']"><a href="{$val2['href']}" target="_blank"|cond="$val2['open_window']=='Y'">{$val2['link']}</a></li>
</ul>
</li>
</ul>
</div>
<form action="{getUrl()}" method="post" class="iSearch">
<input type="hidden" name="vid" value="{$vid}" cond="$vid" />
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="IS" />
<input type="hidden" name="search_target" value="title_content" />
<input name="is_keyword" type="text" class="iText" title="keyword" />
<input type="image" src="./images/{$layout_info->colorset}/buttonSearch.gif" alt="{$lang->cmd_search}" class="submit" />
</form>
</div>

 

사이트.png

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
마네트 회원가입이 대량으로 들어올때 [1] 2013.05.30 by 송동우
최윤한 추천인 id 쿠키로 가져와서 자동으로 추천인 입력되도록 가능할까요? [1] 2013.05.30 by 송동우
운명같은사람 레이아웃 메뉴 높이 수정하는법 까먹었어요 ㅠ file  
진달래1 XE FTP가; [1] 2013.05.30 by 가을..
몽실아빠 관리자 페이지에서 위젯코드 생성이 되지 않습니다. - 1.7.3.4 [3] 2013.05.30 by 몽실아빠
페이스에드 두가지 질문이 있습니다. [1] 2013.05.30 by 포스짱
다니엘_김 첨부파일 다운에러 Fatal error: Call to undefined function hash()  
본쥬 다국어지원  
miso77 게시판 날짜시간중에 시간 노출 안되게 하고싶습니다 [1] file 2013.05.30 by 투씨
isaacstkim 몇일째 고생합니다.도와주세요.  
:DunhillBoy SSL관련  
hururuzz 트랙백과 방문자 카운터에 대해 [1] 2013.05.30 by 송동우
별님왕자 이상한 태그가 모든 게시글에 자동으로 생겨요. 도와주세요.  
늑대소리 플래쉬 파일 게시판 목록에서 바로 재생 file  
운명같은사람 제발 도와주세요 ㅠㅡㅠ 왕초보 file  
본체 1.7.3.4 질문좀 드립니다 [1] 2013.05.29 by 몽실아빠
rainnovel JW 플레이어가 드래그로 복사가 안되요  
여상종 관리자만 접근 가능함  
spectruming 혹시 레이아웃 내에서 if문 갯수제한 있나요?  
Tz 쪽지 보내기창에 값을 출력시키기 [1] 2013.05.29
Tz 게시판 이미지갤러리 모드일경우 리스트에 요약글이 출력이 되지 않습니다.  
그시간이후 익스플로러에서 로그인이 풀리는 문제(로그인이 안됨)  
이지가이드 xe 1.7.3.4 게시판 다 깨져서 나옵니다. [1] 2013.05.29 by WhoamI
김표 새로운 버전으로 업데이트 하면 에러가,,,도와주세요. [1] 2013.05.29 by sejin7940
BonaSera cmd_signup("회원가입" 텍스트) 을 어디서 수정 할 수 있나요? [1] 2013.05.29 by sejin7940
한남대교 상단에 이름을 누르면 나오는 회원 정보 페이지 입니다 [1] file 2013.05.29 by sejin7940
고평수 zzz_menu_new 모듈 사용시 홈페이지 먹통이 됩니다. [1] 2013.05.29 by sejin7940
선성수 1.2.4에서 1.7.3.4로 업데이트 [1] 2013.05.29 by loveis...
네임쿄죠 로그인이 안됩니다. [2] 2013.05.29 by 네임쿄죠
4차원아이 글생성오류좀알려주세요 [1] 2013.05.29 by 몽실아빠