有哪位大大知道修改可以告訴我ㄇ?
謝謝...
版主: 版主管理群
是overall_header.tpl .......jt3 寫:風格的index_body.tpl
代碼: 選擇全部
#
#----------[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"> 代碼: 選擇全部
#
#----------[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"> 謝謝大大的解說.....H.T.Demon 寫:是overall_header.tpl .......jt3 寫:風格的index_body.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">