[問題]如何在phpBB插入廣告??

phpBB 2 Style Support
討論的範圍包含版面排列、樣式、配置;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
hunter2003
星球普通子民
星球普通子民
文章: 19
註冊時間: 2003-04-15 05:46

[問題]如何在phpBB插入廣告??

文章 hunter2003 »

如何在phpBB插入廣告??
我是用免費web space,所以要在phpbb中掛他的廣告,
我想加在\r
Powered by phpBB 2.0.4 © 2001, 2002 phpBB Group | Designed By MaoStudio
正體中文語系由 phpbb-tw 維護製作
的下方....語法為\r
<?include "/banner/counter_banner.php";?>
我該怎樣插入廣告??
我的phpBB
http://lhndhunter.1004.bz/index.php
還有我跟著教學http://phpbb-tw.net/phpbb/viewtopic.php?t=14378
改到70%,寬度依然沒變,是不是因為改加了個外框,就不能改變寬度??
謝謝
sakamoto
版面管理員
版面管理員
文章: 350
註冊時間: 2003-02-13 17:36
來自: scratch
聯繫:

文章 sakamoto »

貼到overall_footer.tpl就可以了
hunter2003
星球普通子民
星球普通子民
文章: 19
註冊時間: 2003-04-15 05:46

文章 hunter2003 »

該怎貼呢??
我是新手,可否教教我??

<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to http://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 {PHPBB_VERSION} line, with phpBB linked to http://www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.

The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group | Designed By <a href="http://www.maostudio.com/" target="_blank" class="copyright">MaoStudio</a><br />{TRANSLATION_INFO}</span></div>
</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>

</body>
</html>
主題已鎖定

回到「風格問題討論」