第 1 頁 (共 1 頁)
[問題]風格當中的邊框
發表於 : 2003-03-02 08:40
由 Summer
謝謝大家來看這個問題
我的問題是...像是一般的風格\r
作出來都是完全貼到螢幕邊邊
我想要把他往內縮...要怎麼改呢?
謝謝喔~~~
發表於 : 2003-03-03 05:35
由 maostudio
index_body.tpl
找\r
----------
代碼: 選擇全部
<table width="[color=red]100%[/color]" cellspacing="0" cellpadding="0" border="0" align="center">
改成
--------
代碼: 選擇全部
<table width="[color=red]95%[/color]" cellspacing="0" cellpadding="0" border="0" align="center">