• 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.

Hướng dẫn edit recent topics style mobile vbb

Admin

Well-Known Member
Staff member
Administrator
Ai sử dụng những mod bên dưới thì có thể làm bước tiếp theo, còn nếu bạn sử dụng mod khác thì bạn tự edit nốt nhé:
- [AJAX]VietVBB - Advanced Forum Statistics v4.0.4 PL2
• Chỉnh sửa xong các đoạn code bên dưới các bạn nhớ ấn Save nhé ^^!!
vào ACP -- >> Style Manager -- >> Edit Templates
• Mở template VietVBB --> vietvbb_topstats_latest_posts
Thay toàn bộ code bằng code bên dưới:
Code:
<div class="stas1">
    <span class="topx-content-tab">
        <img src="{vb:stylevar imgdir_statusicon}/post_{vb:raw content.newpost}-mb.gif" border="0">
        {vb:raw content.prefix_rich} <a href="{vb:link thread, {vb:raw content},
{vb:raw content.gotonewpost}, 'threadid', 'fullthreadtitle'}" onmouseover="topxTip(document.getElementById('tip_{vb:raw content.threadid}').innerHTML)" onmouseout="UnTip()">{vb:raw content.titletrimmed}</a>
    
[{vb:raw content.replycount}]</span></div>
    {vb: raw content.threadinfo} <vb:if condition="!$content[userid]">
            
<div style="cursor:pointer;">{vb:rawphrase guest}</div>
        <vb:else />
<div class=stas>    
<img src="http://gocdanchoi.info/forum/images/arrowdown.png">  
    
<a href="{vb:link member, {vb:raw content}, null, 'userid', 'fullusername'}" title="{vb:raw content.fullusername}">{vb:raw content.musername}</a>
({vb:raw content.lastpostdate}, {vb:raw content.lastposttime})
        </vb:if>
</div>
• Mở template VietVBB --> vietvbb_topstats_main
Thay toàn bộ code bằng code bên dưới:
Code:
<div id="vietvbb_topstats_t_content">
{vb:raw content.tab_content}
</div>
• Xong!
demo: đây
------------------------
-----------------------
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top