第 1 頁 (共 1 頁)
[問題] 安裝TOP5主題後的小問題
發表於 : 2005-01-05 09:44
由 wan1112
我安裝了
TOP5主題後有個小問題啊
就是如何像竹貓首頁一樣\r
在TOP5和下方的主要版面有一段距離\r
我的是緊連在一塊的
謝謝

發表於 : 2005-01-05 10:00
由 Gpx1981
template/subSilver/index_body.tpl
--Search----------
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
--Before Add-----
<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250>
</iframe>
其實就是看你想放哪.....
發表於 : 2005-01-05 11:26
由 wan1112
謝謝Gpx1981
但是我知道那是放在哪裡
抱歉我沒說清楚
我的問題是~~看下圖
中間有一條白白的空隔
我的是沒有空格緊緊相連\r
想問說有沒有辦法弄成那樣
謝謝
發表於 : 2005-01-05 11:55
由 Gpx1981
Gpx1981 寫:template/subSilver/index_body.tpl
--Search----------
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
--Before Add-----
<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250>
</iframe>
其實就是看你想放哪.....
改這個
height=250;
[問題] 安裝TOP5主題後的小問題(已解決)
發表於 : 2005-01-05 11:59
由 wan1112
多謝大大
就是這個
問題已解決\r
謝謝
發表於 : 2005-01-18 19:56
由 過山雲
請問若要將TOP-5,擴充為TOP-10,但相對顯示的欄位卻只有原本TOP5的大小,必需使用捲動的方式才能看到底下五列,請問該如何修改呢? 謝謝~~
發表於 : 2005-01-18 20:01
由 bu
代碼: 選擇全部
<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=[color=red][b]250[/b][/color]>
把 紅色的地方改成你想要的數字
如 400?
發表於 : 2005-01-21 10:25
由 過山雲
YES! 就是這個~
所以可以從TOP5~調整到TOP-10,20,30,40,50之類的~~(只要調整那個數值~)
目前TOP-5似乎是設計給1024*768使用的,因為使用800*600,會有部份會被切掉~
發表於 : 2005-02-02 16:07
由 過山雲
請問可以讓會員自訂TOP5是否使用的修改方法嗎?謝謝~