[問題]Fiapple 的系統管理控制台
版主: 版主管理群
謝謝!但有一問題,你叫我更改 page_header.tpl & page_footer.tpl 檔案,那不是把所有 page 也改掉嗎?andy5009 寫:我已經發P.M給你了Palmboy 寫: 請問大大可否教教小弟?我很想也把 fiapple 的 ACP 也變成 fiapple 的介面啊 ~~~~
My Olympus Story
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
已改到了!很多謝你!Palmboy 寫:謝謝!但有一問題,你叫我更改 page_header.tpl & page_footer.tpl 檔案,那不是把所有 page 也改掉嗎?andy5009 寫:我已經發P.M給你了Palmboy 寫: 請問大大可否教教小弟?我很想也把 fiapple 的 ACP 也變成 fiapple 的介面啊 ~~~~
但是我想把那個 phpBB 的圖案跟你一樣轉做 fiapple,請問應該在那處更換啊?
My Olympus Story
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
謝謝你!andy5009 寫:已改到了!很多謝你!
但是我想把那個 phpBB 的圖案跟你一樣轉做 fiapple,請問應該在那處更換啊?
用右鍵的另存圖片把它放在\r
templates\fiapple\images 裡\r
這其實是用 Fireworks 縮小的
另外已收到你的 PM了,謝!
My Olympus Story
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
代碼: 選擇全部
###############################################
## Title: Fiapple ACP
## Author: andy5009 < andy5009@pchome.com.tw >
##
###############################################
#-----[ OPEN ]--------------------------------------------
#page_header.tpl
#
#-----[ 把所有 subSilver 的字取代成 fiapple]------------
#
#
#-----[ FIND ]---------------------------------------------
#
../templates/fiapple/images/cellpic3.gif
#
#-----[REPLACE WITH]-----------------------------------
#
../templates/fiapple/images/cat_bkg.gif
#
#-----[ FIND ]---------------------------------------------
#
../templates/fiapple/images/cellpic1.gif
#
#-----[REPLACE WITH]-----------------------------------
#
../templates/fiapple/images/lines.gif
#
#-----[ OPEN ]---------------------------------------------
#
page_footer.tpl
#
#-----[ FIND ]---------------------------------------------
#
<div align="center"><span class="copyright"><font face="Arial">Powered by phpBB {PHPBB_VERSION} c 2001<a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br />{TRANSLATION_INFO}</span></div></font>
#
#-----[ BEFORE, ADD ]---------------------------------------
#
<style type="text/css">
body{font-size:5pt}
</style>
用右鍵的另存圖片把它放在
templates\fiapple\images 裡\r
完成了
寫的粉爛
因為我是小六的學生
最後由 andy5009 於 2002-11-24 10:24 編輯,總共編輯了 1 次。
更新版:
存檔
用右鍵的另存圖片把它放在
templates\fiapple\images 裡
原本的
\n會變成
有加框
代碼: 選擇全部
###############################################
## Title: Fiapple ACP 更新版
## Author: andy5009 < andy5009@pchome.com.tw >
##
## PS:這一個更新版增加了 Fiapple 的框框
###############################################
#-----[ OPEN ]--------------------------------------------
#
\templates\fiapple\admin\page_header.tpl
#
#-----[ 把所有 subSilver 的字取代成 fiapple]------------
#
#
#-----[ FIND ]---------------------------------------------
#
../templates/fiapple/images/cellpic3.gif
#
#-----[REPLACE WITH]-----------------------------------
#
../templates/fiapple/images/cat_bkg.gif
#
#-----[ FIND ]---------------------------------------------
#
../templates/fiapple/images/cellpic1.gif
#
#-----[REPLACE WITH]-----------------------------------
#
../templates/fiapple/images/lines.gif
#
#-----[ OPEN ]---------------------------------------------
#
\templates\fiapple\admin\page_footer.tpl
#
#-----[ FIND ]---------------------------------------------
#
<div align="center"><span class="copyright"><font face="Arial">Powered by phpBB {PHPBB_VERSION} c 2001<a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br />{TRANSLATION_INFO}</span></div></font>
#
#-----[ BEFORE, ADD ]---------------------------------------
#
<style type="text/css">
body{font-size:5pt}
</style>
以下是更新版的增加內容:
#
#-----[ OPEN ]---------------------------------------------
#
\templates\fiapple\admin\index_body.tpl
#
#-----[ FIND ]---------------------------------------------
#
<h1>{L_FORUM_STATS}</h1>
#
#-----[ AFTER, ADD ]---------------------------------------
#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_1.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr_3.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="0" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_5.gif" width="10" height="12" alt="" /></td></tr></table>
#
#-----[ FIND ]---------------------------------------------
#
<td class="row2"><b>{GZIP_COMPRESSION}</b></td>
</tr>
#
#-----[ AFTER, ADD ]---------------------------------------
#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_9.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr1s_10.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="100" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_11.gif" width="10" height="12" alt="" /></td>
#
#-----[ FIND ]---------------------------------------------
#
<h1>{L_WHO_IS_ONLINE}</h1>
#
#-----[ AFTER, ADD ]---------------------------------------
#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_1.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr_3.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="0" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_5.gif" width="10" height="12" alt="" /></td></tr></table>
#
#-----[ FIND ]---------------------------------------------
#
<!-- END guest_user_row -->
#
#-----[ AFTER, ADD ]---------------------------------------
#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_9.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr1s_10.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="100" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_11.gif" width="10" height="12" alt="" /></td>
#
#-----[ OPEN ]---------------------------------------------
#
\templates\fiapple\admin\index_navigate.tpl
#
#-----[ FIND ]---------------------------------------------
#
<td align="center" ><a href="{U_FORUM_INDEX}" target="_parent"><img src="../templates/fiapple/images/logo_phpBB_med.gif" border="0" /></a></td>
</tr>
#
#-----[ AFTER, ADD ]---------------------------------------
\n#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_1.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr_3.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="0" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_5.gif" width="10" height="12" alt="" /></td></tr></table>
#
#-----[ FIND ]---------------------------------------------
#
<!-- END catrow -->
</table>
#
#-----[ AFTER, ADD ]---------------------------------------
#
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_9.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr1s_10.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="100" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr1s_11.gif" width="10" height="12" alt="" /></td>
</td>
</tr>
</table>
用右鍵的另存圖片把它放在
templates\fiapple\images 裡
原本的
\n會變成
有加框
最後由 andy5009 於 2002-12-01 07:16 編輯,總共編輯了 1 次。
andy5009 兄:
我發覺以下問題:-
這段\r
應放在以下語句之後:-
不是這裏之後
否則會把這個 table 弄到不知像甚麼?
請 check check
我發覺以下問題:-
代碼: 選擇全部
\templates\fiapple\admin\index_body.tpl
代碼: 選擇全部
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_1.gif" width="10" height="12" alt="" /></td>
<td background="../templates/fiapple/images/pl_bdr_3.gif" width="100%"><img src="../templates/fiapple/images/spacer.gif" width="0" height="12" alt="" /></td>
<td width="10"><img src="../templates/fiapple/images/pl_bdr_5.gif" width="10" height="12" alt="" /></td></tr></table>
代碼: 選擇全部
<h1>{L_FORUM_STATS}</h1>
代碼: 選擇全部
<h1>{L_FORUM_STATS}</h1>
<table width="100%" cellpadding="4" cellspacing="0" border="0" align="center">
請 check check
My Olympus Story
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk
PalmCyber Hosting Services
提供網頁儲存空間、網上相簿、國際域名申請、收費及免費新聞組服務
網頁製作服務,費用面議,詳情請電郵至 mialop@yahoo.com.hk