第 1 頁 (共 1 頁)
[問題]救人ㄚ~~~~一ㄍ佈景問題~~
發表於 : 2003-04-28 22:40
由 vdiva83
問題外掛:(佈景)
參考連結:(
這篇我在此有發問過但目前沒人回應
)
使用版本:(phpBB
2.0.4)
網站位置:(
http://adi.kdgl.com.tw/phpbb/index.php)
狀況描述:(
為什麼 我ㄉ右邊跟下方 的線都連不ㄋ~~
但到ㄌ發表主題那裡確是okㄉ~
但我看ㄌ好久~沒哪邊改錯ㄉ~但始終還是連不上~
不好意思 能請大大幫我回答嗎?~謝謝~~)
補充:(大大如果我又跑錯地方ㄌ~請跟小弟說一下~小弟馬上改進..
但也希望大大能幫小弟解決此問題 謝謝)
發表於 : 2003-04-28 23:30
由 shihchieh
仔細看外掛的說明就可以很清楚你大概是那邊改出了問題,你的底邊的框無法正確連接是出在7、8、9區的圖沒有正確的導入,這段是在外掛的最後一個步聚,仔細比對看看~!
發表於 : 2003-04-29 00:09
由 gueatest
這是在改什麼外掛還是風格後,所出現的畫面嗎?
發表於 : 2003-04-29 00:17
由 shihchieh
gueatest 寫:這是在改什麼外掛還是風格後,所出現的畫面嗎?
http://phpbb-tw.net/phpbb/viewtopic.php?t=10496
就是上面這個的最後一個步聚~比對看看~
發表於 : 2003-04-29 01:34
由 vdiva83
大大下面是我用ㄉ碼 但還是不行ㄋ~~~能幫小弟看看ㄇ~~謝謝
代碼: 選擇全部
<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 {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
// -->
[color=red]Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} c 2001, 2002 phpBB Group | Frame 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>[/color]
</body>
</html>