Đóng khung bài viết đẹp cho Vbulletin
Đóng khung bài viết Đẹp - trang trí postbit_legacy
![]() |
Đóng khung bài viết đẹp cho Vbulletin |
Link download : http://www.mediafire.com/?qgdu5dmkdem
2. Sửa code:
Vào templates đang dùng --> Postbit templates ---> postbit_legacy tìm :
<div id="post_message_{vb:raw post.postid}"><blockquote class="postcontent restore ">{vb:raw post.message}</blockquote></div>Thay bằng:
<!-- Đóng khung bài viết --><div><table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
<tr>
<td style="padding: 0px"><img src="images/quote/admin_01.gif"></td>
<td style="padding: 0px" background="images/quote/admin_02.gif"></td>
<td style="padding: 0px"><img src="images/quote/admin_03.gif"></td>
</tr>
<tr>
<td valign="top" style="padding: 0px" background="images/quote/admin_04.gif">
<img src="images/quote/admin_05.gif"></td>
<td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff"><div id="post_message_{vb:raw post.postid}"><blockquote class="postcontent restore ">{vb:raw post.message}</blockquote></div></td>
<td style="padding: 0px" background="images/quote/admin_06.gif"></td>
</tr>
<tr>
<td style="padding: 0px"><img src="images/quote/admin_07.gif"></td>
<td style="padding: 0px" background="images/quote/admin_08.gif"></td>
<td style="padding: 0px"><img src="images/quote/admin_09.gif"></td>
</tr>
</table>
<!-- / Kết thúc đóng khung bài viết -->
Không có nhận xét nào:
Đăng nhận xét