사용자: 게시판스킨 댓글 부분 여백 조정
This commit is contained in:
4
head.php
4
head.php
@ -15,7 +15,6 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
<header id="hd">
|
||||
<div id="hd_wrapper">
|
||||
<div id="to_content"><a href="#container">본문 바로가기</a></div>
|
||||
<div id="logo"><a href="<?=G4_URL?>"><img src="<?=G4_IMG_URL?>/logo.jpg" alt="처음으로" width="224" height="39"></a></div>
|
||||
|
||||
<h1><?=$config['cf_title']?></h1>
|
||||
|
||||
@ -68,6 +67,9 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
}
|
||||
</script>
|
||||
</fieldset>
|
||||
|
||||
<div id="logo"><a href="<?=G4_URL?>"><img src="<?=G4_IMG_URL?>/logo.jpg" alt="처음으로" width="224" height="39"></a></div>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user