1 頁 (共 1 頁)

[問題]"最佳瀏覽環境 1024x768" 如何加上去的..

發表於 : 2003-04-26 12:22
Zhimin_Yah
竹貓每一個頁面的左下方都有這些字...
想請教一下前輩們,這是如何加進去的啊...

先感謝啦...

發表於 : 2003-04-26 17:03
Mac
直接把 最佳瀏覽環境 1024x768 寫在 over_footer.tpl 裡面\r

~Mac

發表於 : 2003-04-26 18:19
Zhimin_Yah
報告....已修改OK...
感謝你的回應..

發表於 : 2003-05-03 18:23
littlefish
over_footer.tpl
這個檔案在哪呢

發表於 : 2003-05-03 18:40
bu
風格目錄下

發表於 : 2003-05-04 20:03
mtmkid
那請問是加在overall_footer.tpl檔案裡的哪一行呢???
小弟我剛好也這個問題說\r
感恩囉

發表於 : 2003-05-05 11:11
jenner
貼一下我的overall_footer.tpl 參考一下吧\r

代碼: 選擇全部

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr> 
	<td align="left"><span class="copyright">網頁最佳瀏覽器為 Internet Explorer v6.0以上<br />最佳顯示解析度為 800 x 600</span></td>
	<td align="right"><span class="copyright">Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} c 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></td>
  </tr>
</table>

發表於 : 2003-05-16 23:07
wonda141
感謝提供
受用中