글자 조정을 맘대로 못하겠어요~ 정보
글자 조정을 맘대로 못하겠어요~본문
어제 부터 계속 삽질만 하고 있습니다... php를 몰라서 이렇게도 해보고 저렇게도 해보고 도저히 모르겠네요....
도와주세요~~
http://kyuri23.godohosting.com/testindex.html
지금 작업하고 있는 페이지 인데요... 밑부분 이미지 롤링부분에 글씨가 너무 크게 나와요~
공지사항부분 글씨는 언더라인이 생기구요~
그런데...
http://kyuri23.godohosting.com/test.html
이렇게 해보면 글씨도 적당히 나오고 언더라인도 안생기네요~ 뭔가 제가 큰걸 빼먹은거 같은데요..
이유가 뭔가요?
이부분은 헤드/테일 안나누고..통으로 갈려구요~~
---------------------------------소스----------------------------
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
?>
<?$skinname="gallery_latest" ;?>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/latest.skin.js"></script>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style><body>
<table width="1000" height="156" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td rowspan="2"><img src="../images/main_top_01.gif" width="277" height="156" alt="" /></td>
<td colspan="5"><img src="../images/main_top_02.gif" width="723" height="121" alt="" /></td>
</tr>
<tr>
<td><img src="../images/main_top_03.gif" width="292" height="35" alt="" /></td>
<td><img src="../images/main_top_04.gif" width="96" height="35" alt="" /></td>
<td><img src="../images/main_top_05.gif" width="111" height="35" alt="" /></td>
<td><img src="../images/main_top_06.jpg" width="131" height="35" alt="" /></td>
<td><img src="../images/main_top_07.gif" width="93" height="35" alt="" /></td>
</tr>
</table>
------------------------------이하생략-----------------------------------------
도와주세요~~
http://kyuri23.godohosting.com/testindex.html
지금 작업하고 있는 페이지 인데요... 밑부분 이미지 롤링부분에 글씨가 너무 크게 나와요~
공지사항부분 글씨는 언더라인이 생기구요~
그런데...
http://kyuri23.godohosting.com/test.html
이렇게 해보면 글씨도 적당히 나오고 언더라인도 안생기네요~ 뭔가 제가 큰걸 빼먹은거 같은데요..
이유가 뭔가요?
이부분은 헤드/테일 안나누고..통으로 갈려구요~~
---------------------------------소스----------------------------
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
?>
<?$skinname="gallery_latest" ;?>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="<?="$g4[path]/skin/latest/$skinname"?>/latest.skin.js"></script>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style><body>
<table width="1000" height="156" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td rowspan="2"><img src="../images/main_top_01.gif" width="277" height="156" alt="" /></td>
<td colspan="5"><img src="../images/main_top_02.gif" width="723" height="121" alt="" /></td>
</tr>
<tr>
<td><img src="../images/main_top_03.gif" width="292" height="35" alt="" /></td>
<td><img src="../images/main_top_04.gif" width="96" height="35" alt="" /></td>
<td><img src="../images/main_top_05.gif" width="111" height="35" alt="" /></td>
<td><img src="../images/main_top_06.jpg" width="131" height="35" alt="" /></td>
<td><img src="../images/main_top_07.gif" width="93" height="35" alt="" /></td>
</tr>
</table>
------------------------------이하생략-----------------------------------------
댓글 전체
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/head.sub.php"); 이거군요~ 바로되는군요..~~~ 어제부터 쌩고생 했는데..
감사합니다~~^^
감사합니다~~^^

사노라가노라 님에게 채택 주셔야죠 ㅡㅡ;;