森林之原
五月 24, 2012, 04:49:45 am *
歡迎光臨, 訪客. 請先 登入註冊一個帳號.

請輸入帳號, 密碼以及預計登入時間
新聞: 官方釋出 SMF 2.0 beta。繁體中文已經完成。請到 SMF 的版面下載測試。如有問題請通知。
 
   首頁   說明 搜尋 日曆 登入 註冊  
頁: [1]   向下
  寄送主題  |  列印  
作者 主題: 怎樣修改 SMF 1.0.8 右上角 smflogo.gif 的方框 ?  (閱讀 3231 次)
0 會員 以及 1 訪客 正在閱讀本篇主題.
Jr.tristan
初學者
*
離線 離線

文章: 4


« 於: 十月 09, 2006, 08:54:12 am »

用了自製的 smflogo.gif ? 但每次都有一個好像 table td 的方框圍繞我的smflogo.gif, A電腦看是紫色方框, B電腦看是藍色方框, 要怎樣才可令它變成白色或透明?

是否改以下句子?


程式碼:
<table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="position: relative;">
<tr>
<td colspan="2" valign="bottom" style="padding: 5px; white-space: nowrap;">';

// This part is the logo and forum name.  You should be able to change this to whatever you want...
echo '
<img src="', $settings['images_url'], '/smflogo.gif" width="250" style="float: right;" alt="" />
<span style="font-family: Georgia, sans-serif; font-size: xx-large;">', $context['forum_name'], '</span>';

echo '
</td>
</tr>
向版主檢舉   已記錄
Jr.tristan
初學者
*
離線 離線

文章: 4


« 回覆文章 #1 於: 十月 09, 2006, 09:18:53 am »

已解決了, 看了這個http://open.38.com/index.php/topic,44.msg8959.html#msg8959, 加入了 border="0"

謝謝! smiley01_041
向版主檢舉   已記錄
頁: [1]   向上
  寄送主題  |  列印  
 
前往:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!