代碼: 選擇全部
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
{PAGE_GEN}
<fieldset style="width:390" align="left">
<legend>版權宣告 </legend> <table>
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> Version {PHPBB_VERSION}| {TRANSLATION_INFO}</table></fieldset>
</span>
</td>
<td class="right"> </td>
</tr>
<tr>
<td width="15" height="15" nowrap="nowrap"><img src="templates/subSilver/images/frame/BLCorner.gif" width="15" height="15" border="0" /></td>
<td width="100%" height="15" nowrap="nowrap" class="bottom"></td>
<td width="15" height="15" nowrap="nowrap"><img src="templates/subSilver/images/frame/BRCorner.gif" width="15" height="15" border="0" /></td>
</tr>
</table>
<div style="display:none" id="resizemod"></div>
</body>
</html>
但是把{PAGE_GEN}拿出來之後就會變成這樣\r

版權宣告部分就不見了
小弟是想把page_gen移到這些資料根據的是最近 5 分鐘內會員的活動記錄這字旁邊..
可是移動他就整個不見了
請問這是什麼問題呢??
ps:順便問一下..code裡面該如何改顏色呢?? 謝謝!!

::