1 頁 (共 1 頁)

[問題]如何把整體版面框架縮小.....

發表於 : 2003-08-30 18:36
h23456789
如圖....
圖檔
有哪位大大知道修改可以告訴我ㄇ?
謝謝...

發表於 : 2003-08-30 19:43
StickyKid
找找看overall_header.tpl

發表於 : 2003-08-30 20:04
jt3
風格的index_body.tpl

發表於 : 2003-08-30 20:16
H.T.Demon
jt3 寫:風格的index_body.tpl
是overall_header.tpl .......
調種版面寬度也是個老問題了 :-|
顯示成90%並置中:

代碼: 選擇全部

# 
#----------[OPEN]--------------------- 
# 

templates\subsilver\overall_header.tpl 

# 
#----------[FIND]----------------------- 
# 

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0"> 
# 
#----------[REPLACE WITH WITH]----- 
# 

<table class="bodyline" width="90%" cellspacing="0" cellpadding="0" border="0" align="center"> 



只顯示90%, 不置中:

代碼: 選擇全部

# 
#----------[OPEN]--------------------- 
# 

templates\subsilver\overall_header.tpl 

# 
#----------[FIND]----------------------- 
# 

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0"> 
# 
#----------[REPLACE WITH WITH]----- 
# 

<table class="bodyline" width="90%" cellspacing="0" cellpadding="0" border="0"> 

發表於 : 2003-08-30 20:19
StickyKid
同學~ 不是版面寬度啦 XD

發表於 : 2003-08-30 20:31
H.T.Demon
StickyKid 寫:同學~ 不是版面寬度啦 XD
:mrgreen: 既然要改,就連首頁也一起阿 這樣看了才會整體咩 ;-)

發表於 : 2003-08-30 20:33
StickyKid
哈哈..... 隨便你啦...

發表於 : 2003-08-30 21:02
jt3
H.T.Demon 寫:
jt3 寫:風格的index_body.tpl
是overall_header.tpl .......
調種版面寬度也是個老問題了 :-|
顯示成90%並置中:

代碼: 選擇全部

# 
#----------[OPEN]--------------------- 
# 

templates\subsilver\overall_header.tpl 

# 
#----------[FIND]----------------------- 
# 

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0"> 
# 
#----------[REPLACE WITH WITH]----- 
# 

<table class="bodyline" width="90%" cellspacing="0" cellpadding="0" border="0" align="center"> 



只顯示90%, 不置中:

代碼: 選擇全部

# 
#----------[OPEN]--------------------- 
# 

templates\subsilver\overall_header.tpl 

# 
#----------[FIND]----------------------- 
# 

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0"> 
# 
#----------[REPLACE WITH WITH]----- 
# 

<table class="bodyline" width="90%" cellspacing="0" cellpadding="0" border="0"> 
謝謝大大的解說.....
可是剛剛去給它試了一下,好像並不是所有的風格都能從那裡更改(如Classic)
還是我改錯了位置呢? :oops:

發表於 : 2003-08-30 22:48
h23456789
痾......我找不到那些ㄝ.........跟有裝ㄌ竹貓的外框有關ㄇ?