사용자: 게시판스킨 본문 헤더 시각적으로 보이지 않게
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,6 +6,6 @@ sirgle
|
||||
sr_*
|
||||
google*
|
||||
skin/latest/basic2
|
||||
Rankiss*
|
||||
rankiss*
|
||||
thumb.lib.php
|
||||
test.php
|
||||
|
||||
@ -117,7 +117,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
|
||||
|
||||
<article id="bo_v_atc">
|
||||
<header>
|
||||
<h1>본문</h1>
|
||||
<h1 id="bo_v_atc_title">본문</h1>
|
||||
</header>
|
||||
|
||||
<?php
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
.bo_v_com li {float:left;margin-left:5px}
|
||||
|
||||
#bo_v_atc {min-height:200px;height:auto !important;height:200px}
|
||||
#bo_v_atc header h1 {margin:0;padding:0;width:1px;height:1px;overflow:hidden}
|
||||
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}}
|
||||
|
||||
#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden:zoom:1}
|
||||
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
@ -117,7 +117,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
|
||||
|
||||
<article id="bo_v_atc">
|
||||
<header>
|
||||
<h1>본문</h1>
|
||||
<h1 id="bo_v_atc_title">본문</h1>
|
||||
</header>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user