PDA

View Full Version : Đóng khung bài viết với thẻ Fieldset không cần hình ảnh!



zkenji
13-04-2012, 05:32 PM
DEMO: Mybb.vn (http://www.mybb.vn/community/Thread-Mo-Rong-Dong-khung-bai-viet-voi-the-Fieldset-khong-can-hinh-anh-html.html)
Cách này mình áp dụng cho mybb! mạo mụi mang qua vbb Không biết qua vbb có đẹp không nhưng các bạn thữ ap dụng xem!

1. postbit_legacy (dọc):
+ 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 thế:

<div id="post_message_{vb:raw post.postid}"> <blockquote class="postcontent restore "> <div> <div id="1" style="float:left; z-index: 0; position: Absolute;"> <br><img src="https://lh4.googleusercontent.com/-bTIQJOFEMdI/T4QSPlOVQ1I/AAAAAAAAAfQ/mQDM7MxPIzo/MyBB.vn-globito01.png"> </div> <div id="2" style="z-index: 0; padding: 5px;"> <fieldset style="background: #ffffff; border:2px solid #3dbbff; -moz-border-radius:8px; box-shadow: 0 0 1em #b6b6b6; -webkit-border-radius:8px; position: relative;"> {vb:raw post.message} </fieldset> </div></div> </blockquote>
</div>

2. Posbit (Ngang)
+ Vào templates(skin) đang dùng --> Postbit templates ---> postbit tìm :

<div id="post_message_{vb:raw post.postid}"> <blockquote class="postcontent restore"> {vb:raw post.message} </blockquote> </div>
Thay thế:

<div id="post_message_{vb:raw post.postid}"> <blockquote class="postcontent restore"> <div> <div id="1" style="float:left; z-index: 1; position: Absolute;"> <br><img src="https://lh4.googleusercontent.com/-bTIQJOFEMdI/T4QSPlOVQ1I/AAAAAAAAAfQ/mQDM7MxPIzo/MyBB.vn-globito01.png"> </div> <div id="2" style="z-index: 0; padding: 5px;"> <fieldset style="background: #ffffff; border:2px solid #3dbbff; -moz-border-radius:8px; box-shadow: 0 0 1em #b6b6b6; -webkit-border-radius:8px; position: relative;"> {vb:raw post.message} </fieldset></div></div> </blockquote> </div>

https://lh4.googleusercontent.com/-5UIB7EUI7nE/T4gAyE6XyoI/AAAAAAAAAhU/r-EpCof7gTg/s1000/MyBB.vn-1.PNG

hotboy90
13-04-2012, 06:47 PM
mã nguồn này dùng nhẹ nhưng ko thích gì cả, nhất là dùng thêm cái giao diện mobile vào