묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
최근 게시물에서...이미지도 출력되게하고시포욤.ㅠㅠ;;
2003.02.05 19:58
안녕하세용.
제 홈피주소는 http://www.technoskorea.com/
입니다..가시면 보다시피 공지사항및에 이벤트라고있는데여~
보면 '열혈시리즈 대회'라고 되있습니다. 그 옆에 이미지를 넣고싶은데여, 어케 하는법 없을까요?
전 그냥, 출력하고 싶은곳에다가 [img] 라고 쓰면 첨부파일인 이미지도 자동 추출되는지 알았는데..-_-;; 그게 아니더라구요.
소스는 여깄습니다...(이 소스는 제 홈피중 '이벤트' 공지 추출하는 main.html 의 소스입니다)
답변해주시면 매우 감사드리겠습니다.ㅠㅠ;;
--------------이벤트게시물출력소스----------------
<style>
<!--
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:굴림;color:#777777;}
A:link {color:#777777;text-decoration: none}
A:visited {color:#777777;text-decoration: none}
a:active { color:rgb(119,119,119); text-decoration:none; }
a:hover { color:rgb(119,119,119); text-decoration:none; }
--></style>
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><table border=0 width=100% cellspacing="0" cellpadding=0>
<td height="2" width="983"> [loop]</td>
</tr>
<TR onmouseover="this.style.background='#FFC0C0'" style="CURSOR: hand" onmouseout="this.style.background='white'" height=20>
<td width="983"> <font style="font-color:#27483D;font-size:9pt;">[subject] </font><font style="font-family:verdana;font-color:#27483D;font-size:7pt;">[date]</font> </td>
</tr>
<tr><td height=1 background=[dir]line.gif></td></tr>
<td width="983">[/loop]</td>
</tr>
</table>
</td>
</tr>
</table>
----------------------------------------------------
마지막으로 정말 감사드립니다.
제 홈피주소는 http://www.technoskorea.com/
입니다..가시면 보다시피 공지사항및에 이벤트라고있는데여~
보면 '열혈시리즈 대회'라고 되있습니다. 그 옆에 이미지를 넣고싶은데여, 어케 하는법 없을까요?
전 그냥, 출력하고 싶은곳에다가 [img] 라고 쓰면 첨부파일인 이미지도 자동 추출되는지 알았는데..-_-;; 그게 아니더라구요.
소스는 여깄습니다...(이 소스는 제 홈피중 '이벤트' 공지 추출하는 main.html 의 소스입니다)
답변해주시면 매우 감사드리겠습니다.ㅠㅠ;;
--------------이벤트게시물출력소스----------------
<style>
<!--
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:굴림;color:#777777;}
A:link {color:#777777;text-decoration: none}
A:visited {color:#777777;text-decoration: none}
a:active { color:rgb(119,119,119); text-decoration:none; }
a:hover { color:rgb(119,119,119); text-decoration:none; }
--></style>
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><table border=0 width=100% cellspacing="0" cellpadding=0>
<td height="2" width="983"> [loop]</td>
</tr>
<TR onmouseover="this.style.background='#FFC0C0'" style="CURSOR: hand" onmouseout="this.style.background='white'" height=20>
<td width="983"> <font style="font-color:#27483D;font-size:9pt;">[subject] </font><font style="font-family:verdana;font-color:#27483D;font-size:7pt;">[date]</font> </td>
</tr>
<tr><td height=1 background=[dir]line.gif></td></tr>
<td width="983">[/loop]</td>
</tr>
</table>
</td>
</tr>
</table>
----------------------------------------------------
마지막으로 정말 감사드립니다.