묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
테이블에배경넣어주세요
2007.07.07 22:51
* 다음양식에 맞게 입력해주세요.
① 계정(호스팅-서버관리) 회사 이름 :
② php , mysql 버전 :
③ 제로보드 버젼(날짜 포함) :
④ 에러나는 주소와 에러 부분 소스(필수) :
⑤ 주로 쓰고 있는 스킨 이름이나 소스 :
-logged.html 파일-
<html>
<head>
<style type=text/css>
BODY,TD,DIV {font-family:verdana;font-size:8pt;color:black;letter-spacing:-1px;}
.comment {font-family:verdana;font-size:7pt;color:black;}
A:link {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active {color:black;text-decoration:none;}
A:hover {color:#A6CF00;text-decoration:none;}
.a1-eng {font-family:verdana; font-size:7pt; color: black;}
.a2-eng {font-family:verdana; font-size:8pt; color: black;}
</style>
</head>
<script language="JavaScript">
<!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? 'yes' : 'no';
menubar_str = menubar ? 'yes' : 'no';
statusbar_str = statusbar ? 'yes' : 'no';
scrollbar_str = scrollbar ? 'yes' : 'no';
resizable_str = resizable ? 'yes' : 'no';
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
// -->
</script>
<body>
<!-- 로그인 되었을때의 화면입니다 -->
<table border="0" cellspacing="0" cellpadding="0" align="left">
<tr><td colspan="2">[logout]</td>
<td width=8></td>
<td colspan="2">[info]</td>
<td width=7></td>
<td><img src=[dir]line.gif width=1 height=1><br>[memo]</td>
<td width=5></td>
<td class="a2-eng"><img src=[dir]line.gif width=1 height=4><br>[name]</td>
<td width=5></td>
<td colspan="2">[admin]</td>
</tr>
</table>
<!-- 로그인 되었을때의 화면입니다 -->
</body>
</html>
-login.html 파일-
<html>
<head><style type=text/css>
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote
{font-family:verdana; font-size:7pt; color:#a2a2a2;}
a {color:#a2a2a2; text-decoration:none;}
a:hover {color: #a2a2a2; text-decoration: none;}
.a2-eng {font-family:verdana; font-size:7pt; color:gray;}
.toform {background-color:#F4F4F4;border-width:0; border-color:#EEEEEE; border-style:solid; font-size:7pt; color:#a2a2a2}
BODY {background:url(../images/b.gif) white fixed no-repeat 100% 100%}
</style>
<body>
<table border="0" cellspacing="0" cellpadding="0" align="left">
<form name=zb_login method=post action="[action]" onsubmit="return zb_login_check_submit();">
<input type=hidden name=s_url value="[s_url]">
<tr>
<td>[member_join]</td>
<td width=8></td>
<td>[lost_id]</td>
<td width=7></td>
<td>[login]</td>
<td width=7></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]id.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type=text name=user_id OnBlur = 'document.zb_login.password.focus();'
value='' maxlength=20 style='color:#949494; background-color:white; border:1 #DCDCDC solid ;width:58px; height:17px;'></td>
<td width=6></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]pw.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type="password" name=password
value='' maxlength=20 style='color:#949494; background-color:white; border:1 #DCDCDC solid ;width:45px; height:17px;'></td>
</td></tr>
</table></form></body>
</html>
⑥ 질문 내용 :
여기다가 배경을 넣어주세요 파일이름은
B.GIF에요
① 계정(호스팅-서버관리) 회사 이름 :
② php , mysql 버전 :
③ 제로보드 버젼(날짜 포함) :
④ 에러나는 주소와 에러 부분 소스(필수) :
⑤ 주로 쓰고 있는 스킨 이름이나 소스 :
-logged.html 파일-
<html>
<head>
<style type=text/css>
BODY,TD,DIV {font-family:verdana;font-size:8pt;color:black;letter-spacing:-1px;}
.comment {font-family:verdana;font-size:7pt;color:black;}
A:link {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active {color:black;text-decoration:none;}
A:hover {color:#A6CF00;text-decoration:none;}
.a1-eng {font-family:verdana; font-size:7pt; color: black;}
.a2-eng {font-family:verdana; font-size:8pt; color: black;}
</style>
</head>
<script language="JavaScript">
<!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? 'yes' : 'no';
menubar_str = menubar ? 'yes' : 'no';
statusbar_str = statusbar ? 'yes' : 'no';
scrollbar_str = scrollbar ? 'yes' : 'no';
resizable_str = resizable ? 'yes' : 'no';
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
// -->
</script>
<body>
<!-- 로그인 되었을때의 화면입니다 -->
<table border="0" cellspacing="0" cellpadding="0" align="left">
<tr><td colspan="2">[logout]</td>
<td width=8></td>
<td colspan="2">[info]</td>
<td width=7></td>
<td><img src=[dir]line.gif width=1 height=1><br>[memo]</td>
<td width=5></td>
<td class="a2-eng"><img src=[dir]line.gif width=1 height=4><br>[name]</td>
<td width=5></td>
<td colspan="2">[admin]</td>
</tr>
</table>
<!-- 로그인 되었을때의 화면입니다 -->
</body>
</html>
-login.html 파일-
<html>
<head><style type=text/css>
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote
{font-family:verdana; font-size:7pt; color:#a2a2a2;}
a {color:#a2a2a2; text-decoration:none;}
a:hover {color: #a2a2a2; text-decoration: none;}
.a2-eng {font-family:verdana; font-size:7pt; color:gray;}
.toform {background-color:#F4F4F4;border-width:0; border-color:#EEEEEE; border-style:solid; font-size:7pt; color:#a2a2a2}
BODY {background:url(../images/b.gif) white fixed no-repeat 100% 100%}
</style>
<body>
<table border="0" cellspacing="0" cellpadding="0" align="left">
<form name=zb_login method=post action="[action]" onsubmit="return zb_login_check_submit();">
<input type=hidden name=s_url value="[s_url]">
<tr>
<td>[member_join]</td>
<td width=8></td>
<td>[lost_id]</td>
<td width=7></td>
<td>[login]</td>
<td width=7></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]id.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type=text name=user_id OnBlur = 'document.zb_login.password.focus();'
value='' maxlength=20 style='color:#949494; background-color:white; border:1 #DCDCDC solid ;width:58px; height:17px;'></td>
<td width=6></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]pw.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type="password" name=password
value='' maxlength=20 style='color:#949494; background-color:white; border:1 #DCDCDC solid ;width:45px; height:17px;'></td>
</td></tr>
</table></form></body>
</html>
⑥ 질문 내용 :
여기다가 배경을 넣어주세요 파일이름은
B.GIF에요