[問題]怎樣把圖放在論壇裡??

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

[問題]怎樣把圖放在論壇裡??

文章 leslietaur »

怎樣把圖放在論壇裡??
譬如我想放竹貓的連結放在首頁底部(框內)
應該怎放???
<a href="http://phpbb-tw.net/" target="_blank"><img src="http://phpbb-tw.net/phpbb/images/links/web_logo88a.gif" width="88" height="31" border="0" alt="竹貓星球" /></a>
是否再overall_footer內??
教教我

謝謝



●架設主機作業系統:RedHat Linux
●空間連結:對不起..我還不想公開
●上網方式:adsl
●安裝的程式:Apache+MySQL+PHP+Perl+PhpMyAdmin phpBB2
●版本phpBB2.10
一刀流
星球公民
星球公民
文章: 144
註冊時間: 2004-06-20 14:40
聯繫:

文章 一刀流 »

overall_footer
index_body.tpl
都可以啊.

如果是我,我會放在index body.tpl裏
易谷社區

雁過留痕
  你又留下甚麼呢?
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

文章 leslietaur »

一刀流 寫:overall_footer
index_body.tpl
都可以啊.

如果是我,我會放在index body.tpl裏
我放在最底
但顯示不出...><
http://www.ironbeanfarm.com
^ ^
鐵豆牧場是個包括了所有電腦技術的一個論壇.裡面擁有豐富的電腦技術教學(包括了硬體,軟體,繪圖等等).進來可能可以幫到你電腦技術上的難題喔. ... 鐵豆牧場公告區 這裡會有關於鐵豆牧場最新動態的公告~~ ...
webspirit
竹貓忠實會員
竹貓忠實會員
文章: 1354
註冊時間: 2004-02-16 12:01
來自: 精靈國度

文章 webspirit »

把 overall_footer.tpl 貼出來
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

文章 leslietaur »

webspirit 寫:把 overall_footer.tpl 貼出來
喔:

代碼: 選擇全部

<div align="center">
  <p 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 {PHPBB_VERSION} 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
// -->
  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}
</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>
<script language="JavaScript"> 
if(document.all){ 
var tags=document.all.tags("a") 
for (var i=0;i<tags.length;i++) 
tags(i).outerHTML=tags(i).outerHTML.replace(">"," hidefocus=true>")} 
</SCRIPT>
http://www.ironbeanfarm.com
^ ^
鐵豆牧場是個包括了所有電腦技術的一個論壇.裡面擁有豐富的電腦技術教學(包括了硬體,軟體,繪圖等等).進來可能可以幫到你電腦技術上的難題喔. ... 鐵豆牧場公告區 這裡會有關於鐵豆牧場最新動態的公告~~ ...
webspirit
竹貓忠實會員
竹貓忠實會員
文章: 1354
註冊時間: 2004-02-16 12:01
來自: 精靈國度

文章 webspirit »

在 {TRANSLATION_INFO}</div> 後面加上
<br><a href="http://phpbb-tw.net/" target="_blank"><img src="http://phpbb-tw.net/phpbb/images/links/web_logo88a.gif" width="88" height="31" border="0" alt="竹貓星球" /></a>
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

文章 leslietaur »

webspirit 寫:在 {TRANSLATION_INFO}</div> 後面加上
<br><a href="http://phpbb-tw.net/" target="_blank"><img src="http://phpbb-tw.net/phpbb/images/links/web_logo88a.gif" width="88" height="31" border="0" alt="竹貓星球" /></a>
不行阿!!
http://www.ironbeanfarm.com
^ ^
鐵豆牧場是個包括了所有電腦技術的一個論壇.裡面擁有豐富的電腦技術教學(包括了硬體,軟體,繪圖等等).進來可能可以幫到你電腦技術上的難題喔. ... 鐵豆牧場公告區 這裡會有關於鐵豆牧場最新動態的公告~~ ...
webspirit
竹貓忠實會員
竹貓忠實會員
文章: 1354
註冊時間: 2004-02-16 12:01
來自: 精靈國度

文章 webspirit »

不行???
我試過 OK 的啊
只是你最後多了一段 JavaScript
我的沒有
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

文章 leslietaur »

webspirit 寫:不行???
我試過 OK 的啊
只是你最後多了一段 JavaScript
我的沒有
我都不知道爲啥不行.....
算了>< :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:
http://www.ironbeanfarm.com
^ ^
鐵豆牧場是個包括了所有電腦技術的一個論壇.裡面擁有豐富的電腦技術教學(包括了硬體,軟體,繪圖等等).進來可能可以幫到你電腦技術上的難題喔. ... 鐵豆牧場公告區 這裡會有關於鐵豆牧場最新動態的公告~~ ...
webspirit
竹貓忠實會員
竹貓忠實會員
文章: 1354
註冊時間: 2004-02-16 12:01
來自: 精靈國度

文章 webspirit »

你把
<script language="JavaScript">
if(document.all){
var tags=document.all.tags("a")
for (var i=0;i<tags.length;i++)
tags(i).outerHTML=tags(i).outerHTML.replace(">"," hidefocus=true>")}
</SCRIPT>
拿掉看看
主題已鎖定

回到「phpBB 2 安裝與使用」