[風格][推薦] Mozilla_Firefox
發表於 : 2005-07-26 10:47
http://phpbb-tw.net/phpbb/viewtopic.php?t=20877sinless 寫:好棒哦,請問我可以把這個風格下載后再加上自己的logo嗎?
這是『貨真價實』的 phpBB,只是加裝了 模組 Block Control Panel - http://web.dhjh.tcc.edu.tw/~gzqbyr/Hest ... c.php?t=1761211 寫:這不是phpbb,是phpbb plus
CRLin 寫:這是『貨真價實』的 phpBB,只是加裝了 模組 Block Control Panel - http://web.dhjh.tcc.edu.tw/~gzqbyr/Hest ... c.php?t=1761211 寫:這不是phpbb,是phpbb plus
相關訊息請參考 http://web.dhjh.tcc.edu.tw/~gzqbyr/Hest ... c.php?t=26
代碼: 選擇全部
#-----[ COPY ]--------------------
#
copy phpbb_root/bcp_install.php to phpbb_root/
copy phpbb_root/admin/admin_bcp.php to phpbb_root/admin/
copy phpbb_root/blockpanel/*.* to phpbb_root/blockpanel/
copy phpbb_root/language/lang_english/lang_bpanel.php to phpbb_root/language/lang_english/lang_bpanel.php
copy phpbb_root/templates/subSilver/admin/*.* to phpbb_root/templates/subSilver/admin/
copy phpbb_root/templates/subSilver/images/*.* to phpbb_root/templates/subSilver/images/
copy phpbb_root/templates/subSilver/bpanel_header.bak to phpbb_root/templates/subSilver/bpanel_header.tpl
copy phpbb_root/templates/subSilver/bpanel_footer.tpl to phpbb_root/templates/subSilver/bpanel_footer.tpl
copy phpbb_root/templates/subSilver/bpanel_left.tpl to phpbb_root/templates/subSilver/bpanel_left.tpl
copy phpbb_root/templates/subSilver/bpanel_right.tpl to phpbb_root/templates/subSilver/bpanel_right.tpl
代碼: 選擇全部
#-----[ OPEN ]----------------------
# The following tpl files had done. You can find in BCP-1.0.x.zip (phpbb_root/templates/subSilver/)
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------
#
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
#
#-----[ CUT ]-------------------------
#
cut above code
#
#-----[ BEFORE, ADD ]-------------------------
#
<td width="100%" valign="top">
#
#-----[ OPEN ]------------------------
#
#
templates/subSilver/bpanel_header.tpl
#
#-----[ PASTE ]-------------------------
#
paste it at the top
#
#-----[ OPEN ]----------------------
#
templates/subSilver/overall_footer.tpl
#
#-----[ FIND ]------------------------
#
</body>
</html>
#
#-----[ DELETE ]------------------------
#
delete them
請先安裝 subSilver 風格, 某些圖型檔及 tpl 檔我延用了! 正確無誤後, 再試試 Mozilla_Firefox 風格.(請於您的本機 Windows OS 作測試, 可以安裝多個 phpBB 試試 --- 可參考 http://web.dhjh.tcc.edu.tw/~gzqbyr/phpB ... c.php?t=12 )sinta 寫:有個問題相請教先進:...
瀏覽您的 http://888.868.com.tw/phpbb/ , 似是有些設定錯誤!slipper 寫:to:CRLin
我用原始的subSilver風格安裝
無法把區塊置於右邊
要注意哪裡嗎??
CRLin 寫:瀏覽您的 http://888.868.com.tw/phpbb/ , 似是有些設定錯誤!slipper 寫:to:CRLin
我用原始的subSilver風格安裝
無法把區塊置於右邊
要注意哪裡嗎??
請先於本機電腦測試, 以最原始的 phpBB (勿加裝其它模組並用 subSilver風格) 安裝Block Control Panel.
您可以不處理 bpanel_header.tpl, bpanel_footer.tpl, overall_footer.tpl, overall_header.tpl 檔.使用我已做好的檔案去覆蓋即可.
安裝完成後, 「登入區塊」就在右邊. 進入系統管理控制台, 可更改顯示於左邊.
編輯區塊裡的區塊內容, 存於資料夾 blockpanel/block 內的 php 檔.