무

tall.php 하단 고정에 관해 조언 부탁드립니다.

· 2013-04-30 (화) 20:38:28 · 2299 · 2
링크 걸겠습니다.

- http://dongpilcom.dothome.co.kr/

질문 내용은 다음과 같습니다.

홈페이지 하단부분에 회색 박스로 된 부분에서, 찾아오시는 길 아이콘을 클릭하면,
새로운 페이지가 뜨는데요.

하단부분이 사진중간에 떠버리는데요.

긴내용 밑으로 갈 수 있는 방법좀 알려주세요.

내용이 길어지면 스크롤이 자동 늘어 날 수 있는 그런 소스가 있나요??

질문 하나더 하자면 찾아오는길, 관련사이트 ,인트라넷 이 3개의 아이콘에 하이퍼링크처럼 박스가 되어 있는데요. 없애는 방법과 회색 부분의 박스를 줄일 수 있는 방법좀 부탁드리겠습니다.


- tall.php 소스 입니다.



<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>



</td>
<td width=40></td>
</tr></table>

<div id="footer" style="background-color:rgb(230,230,230); width:100%; position:absolute; bottom:-1px; z-index:1;"


<!-- 카피라이트 시작 -->
<br />
<table width="<?=$table_width?>" border="0" align="center" cellspacing="0" cellpadding="0">
</table>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="80"><div align="center"><font color="#848484">광주광역시 동구 필문대로 309 조선대학교 공과대학 건축학부, 제1공학관 9층 건설관리연구실 <p> Copyright ⓒ your-domain. All rights reserved.</P>
<a href="/Community6.php" onmouseover="on(this)" onmouseout="out(this)" onfocus="on(this)" onblur="out(this)" onmousedown="out(this)" onkeydown="out(this)"><img src="/img/bottom02.jpg" alt="찾아오시는 길"/></a>
<a href="/bbs/board.php?bo_table=Community5" onmouseover="on(this)" onmouseout="out(this)" onfocus="on(this)" onblur="out(this)" onmousedown="out(this)" onkeydown="out(this)"><img src="/img/bottom03.jpg" alt="관련사이트"/></a>
<a href="/bbs/login.php" onmouseover="on(this)" onmouseout="out(this)" onfocus="on(this)" onblur="out(this)" onmousedown="out(this)" onkeydown="out(this)"><img src="/img/bottom04.jpg" alt="인트라넷"/></a>
</font></div></td>
</ul>
</div>
<div class="space20"></div>
</br>
</tr>
</table>
<!-- 카피라이트 끝 -->

<?
include_once("$g4[path]/tail.sub.php");
?>
|

댓글 2개

2013-04-30 (화) 21:14:06
익스10에서 버튼은 하단에 정상적으로 출력이되는데 팩스번호가 겹치네요
그리고 버튼라인은 각 이미지에 border="0"하면 됩니다

혹 tail.php가 중복되지않았는지...
<div id="footer" style="background-color:rgb(230,230,230); width:100%; position:absolute; bottom:-1px; z-index:1;"
이 부분을 닫아주는 곳이 없군요. 그리고 포지션이 들어간 이유를 모르겠구요.
<table width="<?=$table_width?>" border="0" align="center" cellspacing="0" cellpadding="0"> </table>
이 테이블도 마찬가지네요 테일블은 <table><tr><td>의 구조가 되어야겠구요.

</font></div></td> 이부분도...
그리고 </ul>
</div> 갑자기 ul이 나오네요

정리를 하셔야 할듯하구요
하단에 <div id="footer" style="background-color:rgb(230,230,230); width:100%; position:absolute; bottom:-1px; z-index:1;" 이 부분에 포지션을 줘서 내용이 늘어나도 하단은 포지션에 의한 고정이라 이런것 같네요.
포지션을 없애고 정리만 하신다면 제대로 나올겁니다.
하단 카피부분이 항상 모니터 하단에 있어야 한다면 전체 레이아웃을 다시 만드셔야 할듯하구요
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
13-04-30 조회 891
13-04-30 조회 1,087
13-04-30 조회 2,300
13-04-30 조회 784
13-04-30 조회 971
13-04-30 조회 1,613
13-04-30 조회 916
13-04-30 조회 1,653
13-04-30 조회 949
13-04-30 조회 862
13-04-30 조회 1,062
13-04-30 조회 905
13-04-30 조회 854
13-04-30 조회 3,139
13-04-30 조회 1,134
13-04-30 조회 1,716
13-04-30 조회 869
13-04-30 조회 844
13-04-30 조회 2,298
13-04-30 조회 727