묻고답하기
XE4 갤러리 띄우는거 질문드려요
2018.01.13 16:32
http://exiles.raonnet.com/
여기 가보시면 화면 오른쪽 우표를 일단 올려두었는데요
옆에 네모난 테두리를 없애고 싶은데 어떤 파일을 어떻게 수정해 줘야 하는지 모르겠습니다
어떤 파일에 문제가 있는지 모르기에 ....
의심이 가는
라스트스킨 소스와 메인화면 소스를 올려드릴게요
메인
<?
$_zb_url = "http://exiles.raonnet.com/bbs/";
$_zb_path = "/home4/exiles/html/bbs/";
include $_zb_path."outlogin.php";
?>
<?
$_zb_url = "http://exiles.raonnet.com/bbs/"; // XE 경로
$_zb_path = "/home4/exiles/html/bbs/"; // XE 절대경로
$mini_path = "/home4/exiles/html/mini_counter/";
include $_zb_path."outlogin.php";
include_once $mini_path."counter.php";
?>
<html>
<head>
<style type="text/css">
body {BACKGROUND: white url('aa1.jpg') no-repeat fixed right bottom}
</style>
</head>
<body border="0">
<CENTER>
<table border="0" cellpadding="0" width="604" height="158" >
<tr>
<td width="100" height="118" rowspan="4">
<p><? print_outlogin("mari",1, 10) ?>
</p>
<br><br>
<p><?=user_skin("default")?></p>
</td>
<td width="400" height=" " >
<? print_bbs("ver2_notice", "to..", "notice", 1, 20)?></td>
<td>
<?print_gallery("kjy_gallery_bora", " ", "gallery", 1,100 ,80 , 1)?>
</td>
</tr>
<tr>
<td width="400" height=" ">
<? print_bbs("ver2_bbs", " ", "gs1", 6, 20)?></td>
<td width="400" height=" ">
<? print_bbs("ver2_bbs", " ", "gs2", 6, 20)?></td>
</tr>
<tr>
<td width="604" height="20" "center" colspan="5"><div align=center>
<p>copyright by 유목민</p>
</td>
</tr>
</table>
</CENTER>
</body>
</html>
............................................................................................................................................................................................
latest_skin
<style>
@font-face {font-family:%d;src:url();}
body,td,select,input,div,form,textarea,center,option,pre,blockquote {font-size:9pt;font-family:%d;color:1e90ff;line-height:150%}
</style>
<table width=100% >
<tr>
[img]</td>
</tr>
</table>
팁만 알아도 해결할수 있을거 같은데 초보라 힘드네요. 알려주세요
제로보드같은데 그냥 xe로 넘어가시길 권해 드립니다.