N빌더 진화하다 정보
N빌더 진화하다본문
배추빌더를 감상하고 자극받아..
어줍지 않은 실력.. 또 밤새워 작업해봤습니다 ^^;
index 페이지의 변화가 있었습니다.
index 페이지의 최근게시물을 조금이라도 자유롭게 설정가능하도록 하였습니다.
1. 디자인 설정
- 메인과 서브페이지의 스킨들을 관리할수 있습니다.
2. 메인페이지 최근게시물 설정
- 메인페이지의 최근게시물을 무한대로 등록이 가능합니다.
3. 메인페이지 큰 배너 설정
- 큰 배너를 업로드하면 자동으로 랜덤형식으로 나오게 됩니다.
4. 배너 설정
- 배너를 업로드하면 자동으로 랜덤으로 출력이 됩니다.
6. 자동메뉴
- 자동메뉴와 위치를 설정할수 있습니다.
혹시 더 원하시는 기능이 있으시면 언제든지 말씀해주세용 ^^
어줍지 않은 실력.. 또 밤새워 작업해봤습니다 ^^;
index 페이지의 변화가 있었습니다.
index 페이지의 최근게시물을 조금이라도 자유롭게 설정가능하도록 하였습니다.
1. 디자인 설정
- 메인과 서브페이지의 스킨들을 관리할수 있습니다.
2. 메인페이지 최근게시물 설정
- 메인페이지의 최근게시물을 무한대로 등록이 가능합니다.
3. 메인페이지 큰 배너 설정
- 큰 배너를 업로드하면 자동으로 랜덤형식으로 나오게 됩니다.
4. 배너 설정
- 배너를 업로드하면 자동으로 랜덤으로 출력이 됩니다.
6. 자동메뉴
- 자동메뉴와 위치를 설정할수 있습니다.
혹시 더 원하시는 기능이 있으시면 언제든지 말씀해주세용 ^^
추천
4
4
관련링크
http://test.ntype.kr
322회 연결
댓글 14개
불당님 또 레이아웃 이야기 하실려구.. 그러시죠?
불당님 코맨트 금지 ㅋㅋㅋ
불당님 코맨트 금지 ㅋㅋㅋ
뜨끔...ㅠ..ㅠ...
css 빌더에서 만든 css를 메뉴에 넣는거 이야기 하면 안되요? ㅋㅋ
그게 가능하면 css를 바꾸는 것만으로 사이트가 팍~ 달라질 수 있쟣아요.
css 빌더에서 만든 css를 메뉴에 넣는거 이야기 하면 안되요? ㅋㅋ
그게 가능하면 css를 바꾸는 것만으로 사이트가 팍~ 달라질 수 있쟣아요.
ㅠ.ㅠ CSS로 레이아웃을 만들어본적이 없다보니..
저 개발 취미로 할래요 ㅋㅋ
저 개발 취미로 할래요 ㅋㅋ
예를 들어서 심플후버의 경우
http://www.13styles.com/css-menus/simple-hover/#
빌더에서 읽어들이는 css메뉴이름과 style을 입력하게 하구요
(style.css의 이름을 다른 것으로 저장한 후 빌더에서 이름을 입력)
(원본)
<link type="text/css" rel="stylesheet" href="style.css" media="screen" />
(빌더)
<link type="text/css" rel="stylesheet" href="<?=$menu_css?>.css" media="screen" />
<ul id="<?=$menu_style?>">
<li class="current"><a href="#" title="">Home<span>This takes you to the welcome page of the website - the starting point for everything.</span></a></li>
<li><a href="#" title="">About Us<span>We are a great team of people, with lots of fantastic things to offer.</span></a></li>
<li><a href="#" title="">Portfolio<span>Our portfolio showcases all the work that we've done for the past few weeks.</span></a></li>
<li><a href="#" title="">Music<span>We also love to listen to some tunes while we work. Here we're sharing them with you all!</span></a></li>
<li><a href="#" title="">Contact Us<span>If you would like to get in touch with us, you can do so here via email or telephone.</span></a></li>
</ul>
이렇게 하면 다양한 메뉴스탈을 금방 만들 수 있지 않을까요??? ...
http://www.13styles.com/css-menus/simple-hover/#
빌더에서 읽어들이는 css메뉴이름과 style을 입력하게 하구요
(style.css의 이름을 다른 것으로 저장한 후 빌더에서 이름을 입력)
(원본)
<link type="text/css" rel="stylesheet" href="style.css" media="screen" />
(빌더)
<link type="text/css" rel="stylesheet" href="<?=$menu_css?>.css" media="screen" />
<ul id="<?=$menu_style?>">
<li class="current"><a href="#" title="">Home<span>This takes you to the welcome page of the website - the starting point for everything.</span></a></li>
<li><a href="#" title="">About Us<span>We are a great team of people, with lots of fantastic things to offer.</span></a></li>
<li><a href="#" title="">Portfolio<span>Our portfolio showcases all the work that we've done for the past few weeks.</span></a></li>
<li><a href="#" title="">Music<span>We also love to listen to some tunes while we work. Here we're sharing them with you all!</span></a></li>
<li><a href="#" title="">Contact Us<span>If you would like to get in touch with us, you can do so here via email or telephone.</span></a></li>
</ul>
이렇게 하면 다양한 메뉴스탈을 금방 만들 수 있지 않을까요??? ...
give up!
http://test.ntype.kr/menu.php
요런거 말씀하시는거 맞죠?
http://www.cssmenumaker.com/builder/menu_info.php?menu=003
아래 소스있으니..
이제부턴 불당님 차례 ^.^
요런거 말씀하시는거 맞죠?
http://www.cssmenumaker.com/builder/menu_info.php?menu=003
아래 소스있으니..
이제부턴 불당님 차례 ^.^
<?
include_once("./_common.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>Menu</title>
<style>
@charset "euc-kr";
/* CSS Document */
body{
padding: 25px;
}
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}
/*^'^ Primary Items ^'^*/
#nav-container a{
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}
#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}
/*^'^ Secondary Items Container ^'^*/
#nav-container div, #nav-container ul{
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}
/*^'^ Secondary Items ^'^*/
#nav-container div a, #nav-container ul a{
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}
/*^'^ Secondary Items Hover State ^'^*/
#nav-container div a:hover, #nav-container ul a:hover{
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}
/*^'^ Secondary Item Titles ^'^*/
#nav-container .item-secondary-title{
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}
/*^'^ Horizontal Dividers ^'^*/
#nav-container .divider-horiz{
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}
/*^'^ Vertical Dividers ^'^*/
#nav-container .divider-vert{
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
</style>
</head>
<body>
<div class="nav-container-outer">
<img src="images/nav-bg-l.jpg" alt="" class="float-left" />
<img src="images/nav-bg-r.jpg" alt="" class="float-right" />
<ul id="nav-container" class="nav-container">
<li><a class="item-primary" href="#">HOME</a></li>
<li><span class="divider divider-vert" ></span></li>
<?
$sql = " SELECT a.gr_id, a.gr_subject, a.gr_use_access, b.mb_id FROM $g4[group_table] AS a LEFT JOIN $g4[group_member_table] AS b ON a.gr_id = b.gr_id WHERE (b.mb_id = '$member[mb_id]' AND a.gr_use_access = '1' ) OR a.gr_use_access = '0' ORDER BY a.gr_1";
$result = sql_query($sql);
for ($i=0; $row=sql_fetch_array($result); $i++){
?>
<li><a class="item-primary" href="<?=$g4[bbs_path]?>/group.php?gr_id=<?=$row[gr_id]?>"><?=$row[gr_subject]?></a>
<ul style="width:150px;">
<?
//게시판 권한 설정 적용, 전체 검색사용에 체크된 게시판만 검색순서에 따라 추출
$sql1 = " select bo_subject, bo_table from $g4[board_table] where (bo_list_level <= $member[mb_level]) and (gr_id = '$row[gr_id]') and bo_use_search = '1' order by bo_order_search";
$result1 = sql_query($sql1);
for ($i1=0; $row1=sql_fetch_array($result1); $i1++) {
?>
<li><a href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$row1[bo_table]?>"><?=$row1[bo_subject]?></a></li>
<?
}
?>
</ul>
</li>
<?
}
?>
<li class="clear"> </li>
</ul>
</div>
</body>
</html>
include_once("./_common.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>Menu</title>
<style>
@charset "euc-kr";
/* CSS Document */
body{
padding: 25px;
}
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}
/*^'^ Primary Items ^'^*/
#nav-container a{
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}
#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}
/*^'^ Secondary Items Container ^'^*/
#nav-container div, #nav-container ul{
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}
/*^'^ Secondary Items ^'^*/
#nav-container div a, #nav-container ul a{
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}
/*^'^ Secondary Items Hover State ^'^*/
#nav-container div a:hover, #nav-container ul a:hover{
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}
/*^'^ Secondary Item Titles ^'^*/
#nav-container .item-secondary-title{
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}
/*^'^ Horizontal Dividers ^'^*/
#nav-container .divider-horiz{
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}
/*^'^ Vertical Dividers ^'^*/
#nav-container .divider-vert{
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
</style>
</head>
<body>
<div class="nav-container-outer">
<img src="images/nav-bg-l.jpg" alt="" class="float-left" />
<img src="images/nav-bg-r.jpg" alt="" class="float-right" />
<ul id="nav-container" class="nav-container">
<li><a class="item-primary" href="#">HOME</a></li>
<li><span class="divider divider-vert" ></span></li>
<?
$sql = " SELECT a.gr_id, a.gr_subject, a.gr_use_access, b.mb_id FROM $g4[group_table] AS a LEFT JOIN $g4[group_member_table] AS b ON a.gr_id = b.gr_id WHERE (b.mb_id = '$member[mb_id]' AND a.gr_use_access = '1' ) OR a.gr_use_access = '0' ORDER BY a.gr_1";
$result = sql_query($sql);
for ($i=0; $row=sql_fetch_array($result); $i++){
?>
<li><a class="item-primary" href="<?=$g4[bbs_path]?>/group.php?gr_id=<?=$row[gr_id]?>"><?=$row[gr_subject]?></a>
<ul style="width:150px;">
<?
//게시판 권한 설정 적용, 전체 검색사용에 체크된 게시판만 검색순서에 따라 추출
$sql1 = " select bo_subject, bo_table from $g4[board_table] where (bo_list_level <= $member[mb_level]) and (gr_id = '$row[gr_id]') and bo_use_search = '1' order by bo_order_search";
$result1 = sql_query($sql1);
for ($i1=0; $row1=sql_fetch_array($result1); $i1++) {
?>
<li><a href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$row1[bo_table]?>"><?=$row1[bo_subject]?></a></li>
<?
}
?>
</ul>
</li>
<?
}
?>
<li class="clear"> </li>
</ul>
</div>
</body>
</html>
n빌더요... 사용하고 싶은에요.. utf-8 로도 만들어주시면안되나요?
utf-8 서버가 없습니다.
제공해주신다면야 ^^
제공해주신다면야 ^^

사실 빌더를 써본적은 없지만 빌더 만드시는 분들 보면 좀 짱인듯...
멋져부러 멋져부러... ^^)b
멋져부러 멋져부러... ^^)b

익스6에서 로그인 부분이 깨지네용
역시 깔끔~
역시 깔끔~
헛! 로그인 제가 만든게 아닌데 ㅋㅋㅋ

항상 감사한 마음으로 사용하고 있습니다. 감사합니다.