Diễn đàn hộ trợ ME HHT
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Diễn đàn hộ trợ ME HHT


You are not connected. Please login or register

[code]Last topic

Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

1[code]Last topic Empty [code]Last topic Thu Apr 07, 2011 5:05 am

Admin

Admin
Admin
Admin

B1: vào Display -> template -> over_header tìm :
*Gần cuối*
Code:
</td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->

Thay bằng :
Code:
div id="page-body">
              <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" border="0">
                    <tbody>
                        <tr>
                          <td valign="top" width="100%">
 
                            <div class="test"><table 
class="thongke" cellpadding="0" cellspacing="0" width="100%"
align="center"><tr><!-- BEGIN giefmod_index1 --><td
align="center">
                                {giefmod_index1.MODVAR}
                                                             
</td><!-- END giefmod_index1 --></tr></table>
</div>
                          </td>
</tr><tr>
                          <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                          </td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->

B2 : vào display -> template -> portal -> mod_recent_topic :
thay hết tất cả bằng code sau :

Code:
<!-- BEGIN classical_row -->  <table class="forumline"
width="700" border="0" cellspacing="1" cellpadding="0"
align="left"><tr>
<td class="catLeft" height="25" align="left">
<span class="genmed module-title">{L_RECENT_TOPICS}</span>
</td>
</tr>
<tr align="left">
<td align="left">
<table summary="Lastet-[b]topic[/b]" width="100%" align="left">
      <!-- BEGIN recent_topic_row -->
<tr align="left">
<td class="row3 genmed" width="70%" align="left">
<a
 href="{classical_row.recent_topic_row.U_TITLE}"><font
color=white>__</font><span
style="color:#20B6FB"><strong>   
{classical_row.recent_topic_row.L_TITLE}</strong></span></a>
</td>
<td class="row3" nowrap="nowrap" title="" align="right">
<table
 title="" border="0" cellspacing="0" cellpadding="0" width="100%"
style="table-layout:fixed"
align="right"><tbody><tr><td><font
color="white">.</font></td><td width="100px"
align="right"><a
href="{classical_row.recent_topic_row.U_POSTER}"> <span
class="genmed"><i>{classical_row.recent_topic_row.S_POSTER}</i></span></a></td></tr></tbody>
</table>
</td>
</tr>
      <!-- END recent_topic_row -->

</table></td></tr></table><!-- END classical_row -->

B3: vào Display -> color -> CSS paste thêm đoạn code sau :

Code:
.forumline{
    border: 0px #0d0d0d solid;
background: #fff url(http://img27.imageshack.us/img27/3236/listg.gif) no-repeat 0px 34px;
  color: #000000;
}
.forumline02{
    border: 0px #0d0d0d solid;
background: #fff;
  color: #000000;
}
.catLeft
{
  background: #ffcf62 url(http://img401.imageshack.us/img401/1566/tilecat.gif) repeat-x top left;
  color: #000000;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.catLeft a:link, .catLeft_alink
{
  color: #000000;
  text-decoration: none;
}
.catLeft a:visited, .catLeft_avisited
{
  color: #000000;
  text-decoration: none;
}
.catLeft a:hover, .catLeft a:active, .catLeft_ahover
{
  color: #FF3300;
  text-decoration: underline;
}

td.row1{
  background: #fff;;
  color: #000000;
    }
td.row2{
  background: #fff;
  color: #000000;
    }
td.row3{
  background: transparent;
  color: #000000;
    }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  background: #FF0000 url(http://img401.imageshack.us/img401/1566/tilecat.gif) repeat-x top left;
  color: #000000;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    height: 29px;
  }

https://fmvn.1forum.biz

Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết