- ACP> Display> Templates> QLTT> Viewtopic_body
- tìm và thay:
- Code:
-
{postrow.displayed.SIGNATURE}
bằng:
không có thanh cuộn - Code:
-
<!-- signature -->
<div class="postsignature">
<div style="width:100%;">
<img class="title" rel="nofollow" src="http://i48.servimg.com/u/f48/14/58/28/06/sign-l11.png"/>
<div class="content">{postrow.displayed.SIGNATURE}
</div>
</div>
</div>
<!-- end signature -->
có thanh cuộn - Code:
-
<!-- chữ ký -->
<div class="postsignature">
<div style="width:100%;">
<img class="title" rel="nofollow" src="http://i48.servimg.com/u/f48/14/58/28/06/sign-l11.png"/>
<div class="content">
<div class="smallfont" align="center" style="max-height: 100px; overflow-y: auto;">
{postrow.displayed.SIGNATURE}
</div>
</div>
</div>
</div>
<!-- end chữ ký -->
- bấm save rùi đấu cộng màu xanh :ok: