• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Đóng khung chữ ký giống SVIT cho vbb4

Admin

Well-Known Member
Staff member
Administrator
Rảnh đi rip cho vui :khakha:

Demo:
GYynH.png


Hướng dẫn:
add đoạn css sau vào additional.css
.postsignature {
display: block;
text-align: left;
-webkit-border-radius: 2px;
border-radius: 2px;
border: solid 1px #CCC;
position: relative;
padding: 4px 4px 4px 20px;
}
.postsignature .title {
position: absolute;
top: -22px;
left: 20px;
border: 0;
overflow: hidden;
}
postsignature .content {
margin-top: 15px;
margin-bottom: 4px;
padding: 0;
}

vào postbit hoặc postbit_legacy
tìm
<blockquote class="signature restore"><div class="signatureconta
iner">{vb:raw post.signature}</div></blockquote>

thay bằng
<br><br>
<div class="postsignature">
<img class="title" rel="nofollow" src="http://i.imgur.com/LaccV.png">
<div class="content" style="display:block;overflow: auto; height: 100px; "><br>{vb:raw post.signature}</div>
</div>
 

Facebook Comments

New posts New threads New resources

Back
Top