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.

You are not connected. Please login or register

[Codes] Chữ ký sinhvienit.net

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

๖ۣۜTom

๖ۣۜTom
Admintrator
Admintrator

demo:
[Codes] Chữ ký sinhvienit.net  Sig10

hướng dẫn:

1. Chèn thêm codes trong CSS
Spoiler:
2. thay codes trong Viewtopic_body
[spoiler]- 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
Nguồn : 4allvn

http://www.vn-answer.tk
Share this post on: reddit

No Comment.

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