subhead.php 소스도 공개해주세요 > 자유게시판

본문 바로가기
사이트 내 전체검색

자유게시판

subhead.php 소스도 공개해주세요

페이지 정보

본문

연후아빠님이 공개해주신 head.php 로 적용하니

아주 빠르고 페이지 잘넘어갑니다

subhead.php 소스도 공개해주세요 ~_ ~;;

아 그리고 네이트 하시나요 ? 아니면 버디 버디 ?

아이디 좀 알려주세요 ~
추천0

댓글목록

profile_image

제로님의 댓글

제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

왼쪽에 배너에 기재되어 있습니다..
집에 가면 서브 올려드릴께요^^

profile_image

유후훌님의 댓글

유후훌쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

드디어 댓글이 달렷네요 ~ 아까부터 계속 기다렷다는 .~

항상 도움 주셔서 감사합니다 ~ !

집에가시면 꼭 소스 알려주세요 ~!

profile_image

제로님의 댓글의 댓글

제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

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

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

//print_r2(get_defined_constants());

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

$table_width = 1010;

//***********************************************************************************************
// 라이센스는 http://sir.co.kr/gnuboard/g4_license.php를 따릅니다.
// 빌더명 : 제나빌더
// 제작일 : 2006-05-18일
// 제작자 : 제로나라 http://zeronara.net
// e-mail  : [email protected]
// 버그보완 : 제나빌더는 보완,패치,수정등의 어떠한 의무적인 책임을 가지지 않습니다.
// 개인, 상업적으로 이용 가능하나 사용자의 제작 및 소유물이 될수는 없습니다.
// 제로나라(http://zeronara.net/)는 제나빌더를 사용할 수 없거나 사용법을 제대로 인식하지 못해서
// 발생한 이익 손실, 업무 중단, 사업 정보의 손실 또는 금전상의 손실 등 사업상의 손해를
// 포함한 부수적이고 간접적인 손해에 대해서, 비록 이와 같은 손해 가능성에 대해서
// 사전에 알고 있었다고 해도 책임을 지지 않습니다.
// 저작권 : 이 주석 부분을 훼손하지 상태에서 수정및 사용이 자유롭습니다.
//************************************************************************************************
?>
<br>
<!-- 상단 로고 및 버튼 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td>
    <!-- 로고 -->
<td width="205" rowspan="2" valign="bottom"><a href="<?=$g4['path']?>/"><img src="<?=$g4['path']?>/img/logo.gif" border="0"></a></td>
<td width="535" align="right">
        <table border="0" cellspacing="0" cellpadding="0">
        <tr>
           
            <? if (!$member['mb_id']) { ?>
            <!-- 로그인 이전            -->
            <td valign=middle><a href="<?=$g4['bbs_path']?>/login.php?url=<?=$urlencode?>">로그인</a></td>
            <td width="15" align="center" valign=middle>l</td>
            <td valign=middle><a href="<?=$g4['bbs_path']?>/register.php">회원가입</a></td>
            <td width="15" align="center" valign=middle>l</td>           
            <? } else { ?>
            <!-- 로그인 이후            -->
            <td valign=middle><a href="<?=$g4['bbs_path']?>/logout.php">로그아웃</a></td>
            <td width="15" align="center" valign=middle>l</td>           
            <td valign=middle><a href="<?=$g4['bbs_path']?>/member_confirm.php?url=register_form.php">정보수정</a></td>
            <td width="15" align="center" valign=middle>l</td>           
            <? } ?>
            <!-- 최근게시물 버튼 -->
            <td valign=middle><a href="<?=$g4['bbs_path']?>/new.php">최근게시물</a></td>
</tr>
        </table>
</td>
<td width="190" align="right" >
        <!-- 검색 시작 -->
  <table width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td>
        <table width="100%" height="33" cellspacing="0" cellpadding="0">
        <form name="fsearchbox" method="get" action="javascript:fsearchbox_submit(document.fsearchbox);">
        <!-- <input type="hidden" name="sfl" value="concat(wr_subject,wr_content)"> -->
        <input type="hidden" name="sfl" value="wr_subject||wr_content">
        <input type="hidden" name="sop" value="and">
        <tr>
            <td width="10"></td>
            <td width="126" valign="middle" bgcolor="#FFFFFF"><INPUT name="stx" maxlengt=20 style="BORDER : 1px solid; border-color:#CCCCCC; width: 126px; HEIGHT: 20px; BACKGROUND-COLOR: #FFFFFF" maxlength="20"></td>
            <td width="5"></td>
            <td width="44"><input type="image" src="<?=$g4['path']?>/img/search_button.gif" border="0"></td>
            <td width="5"></td>
        </tr>
        </form>
        </table>
        </td>
    </tr>
    </table>

<script language="JavaScript">
function fsearchbox_submit(f)
{
    if (f.stx.value == '')
    {
        alert("검색어를 입력하세요.");
        f.stx.select();
        f.stx.focus();
        return;
    }

    /*
    // 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
    var cnt = 0;
    for (var i=0; i<f.stx.value.length; i++)
    {
        if (f.stx.value.charAt(i) == ' ')
            cnt++;
    }

    if (cnt > 1)
    {
        alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
        f.stx.select();
        f.stx.focus();
        return;
    }
    */

    f.action = "<?=$g4['bbs_path']?>/search.php";
    f.submit();
}
</script>
<!-- 검색 끝 -->
</td>
<td width="50"></td>
</tr>
</table>
<!--
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td>

<td colspan="2" align="center">
<?
switch($gr_id){
case "":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "mainbanner";
break;
case "z1":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub1banner";
break;
case "z2":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub2banner";
break;
case "z3":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub3banner";
break;
case "z4":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub4banner";
break;
case "z5":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub5banner";
break;
case "z6":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "sub6banner";
break;
case "html":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "mainbanner";
break;
case "banner":
$grback = "$g4[path]/include/mainmenu/img/v.gif";
$grbanner = "mainbanner";
break;
}
?>

<!--메인메뉴
<table width='735' height=35 border='0' cellspacing="0" cellpadding="0" background=<?=$grback?> border=0><tr><td>
    <div style='
    width:735;
    position:absolute; top:<?=get_text($config[cf_top])?>; left:<?=get_text($config[cf_left])?>;
    border: 0px solid silver;
    background-color:transparent;
    float:left;
    padding:0 0 0 0;
    z-index:50;
    '>
  <?// include_once("$g4[path]/include/mainmenu/mainmenu.php");?>
    </div>
    </td>
    </tr>
    </table>
<!--메인메뉴

</td>
<td width="50"></td>
</tr>
</table>
<!-- 상단 로고 및 버튼 끝 -->

<? include_once("$g4[path]/include/topmainmenu/topmainmenu.php");?>




<div style='height:10px;'></div>

<style type="text/css">
#middiv {
width:<?=$table_width?>px;
position:relative;
margin:0px auto;
    vertical-align:top;
    float:left;
}
#middiv #mleft  { width:220px; float:left; padding:0 0 0 43; }
#middiv #mright { width:683px; float:left; padding:0 0 0 15; }
</style>

<table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<td width="20"></td>
    <!-- 왼쪽 메뉴 -->
    <td width=190 valign=top>
        <?=outlogin("adam_login_v1"); // 외부 로그인 ?>
       

       
        <? include_once("$g4[path]/include/leftmenu/leftmenu.php");?>
       

       
        <?// include_once("$g4[path]/include/auto_menu/auto_menu.php"); // 자동메뉴?>
       

        <div style='height:10px;'></div>
        <?=latest_banner("banner_left","leftbanner", 5, 1); ?>
       


        <?=poll("basic"); // 설문조사 ?>


       
        <?// include_once("$g4[path]/include/birth/birth2.php");?>


       
        <?// echo latest_schedule("calendar","schedule"); ?>
       

       
        <?=visit("basic"); // 방문자수 ?>


    </td>
    <td width=15></td>
    <!-- 중간 -->
    <td width=735 align=center valign=top>
<table width="100%" cellpadding=0 cellspacing=0>
<tr>
<td align="center" valign=top>
<?=latest("banner_main", $grbanner, 1, 24);?>
</td>
</tr>
</table>   
<? include_once("$g4[path]/include/nav_top/nav_top.php");?>
------------------
제 소스입니다~

profile_image

유후훌님의 댓글

유후훌쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

감사합니다 ~~! 정말 도움잘됫습니다

profile_image

제로님의 댓글의 댓글

제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

도움이 되셨다니 다행입니다...

profile_image

곰순이푸님의 댓글

곰순이푸쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

헉 봐도 몰르는 소스군요

Total 3,599건 3 페이지
  • RSS
자유게시판 목록
번호 제목 글쓴이 조회 추천 날짜
3569 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15555 0 12-31
3568 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15554 0 04-26
3567 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15502 0 04-30
3566 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15342 0 04-25
3565 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14985 0 11-28
3564 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14871 0 11-14
3563 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14737 0 04-30
3562 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14508 0 12-15
3561 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14388 0 10-19
3560 곰순이푸쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14353 0 05-04
3559 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14328 0 03-03
3558 심봉사쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 14207 2 10-31
3557 심봉사쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 14020 1 01-02
3556 WEBPD쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14009 0 04-15
3555 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13793 0 03-03

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
1,741
어제
4,566
최대
6,509
전체
1,066,402
Copyright (c) 株式会社YHPLUS. All rights reserved.