사용자: 게시판스킨 본문 헤더 시각적으로 보이지 않게

This commit is contained in:
whitedot
2013-05-28 16:39:56 +09:00
parent 0cc03f0ddb
commit 05c0b664be
4 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@ -6,6 +6,6 @@ sirgle
sr_*
google*
skin/latest/basic2
Rankiss*
rankiss*
thumb.lib.php
test.php

View File

@ -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

View File

@ -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:""}

View File

@ -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