Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Displays avatars forumdisplay Details »»
Displays avatars forumdisplay
Version: 2.00, by BlackThorn BlackThorn is offline
Developer Last Online: Jun 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 04-07-2010 Last Update: Never Installs: 50
Uses Plugins
Code Changes  
No support by the author.

Removed.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-14-2010, 05:22 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SORRY FOR SPAM !

OR REPLACE WITH;

PHP Code:
<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
    <
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        <
div class="threadinfo">
            <!--  
status icon block -->
            <
class="threadstatus" rel="vB::AJAX" title="
            <vb:if condition="
$show['threadcount']">
                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>
        <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>  
            <!-- 
title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if>
                                        
                     <
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        <
span class="prefix understate">
                            {
vb:raw thread.movedprefix}
                            {
vb:raw thread.typeprefix}
                            {
vb:raw thread.moderatedprefix}
                            {
vb:raw thread.prefix_rich}
                        </
span>
                    </
vb:if>
                                        <
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                </
h3>
                        

                <
div class="threadmeta">                
                    <
class="threaddesc">{vb:raw thread.preview}</p>
                    <
div class="author">
                        <
vb:if condition="$show['rmanage']">
                            <
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                        </
vb:if>                        
                        {
vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                        <
vb:if condition="$show['unsubscribe']">
                             &
nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | <
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        </
vb:if>
                        <
vb:if condition="$thread['pagenav']">
                            <
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                    {
vb:raw thread.pagenav}
                                    <
vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                </
dd>
                            </
dl>
                        </
vb:if>
                    </
div>
                    
                </
div>

            </
div>                
            <!-- 
iconinfo -->
            <
div class="threaddetails td">
                <
div class="threaddetailicons">
                    <
vb:if condition="$show['taglist']">
                        <
img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                    </
vb:if>
                    <
vb:if condition="$show['rexpires']">
                        <
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    </
vb:if>
                    <
vb:if condition="$show['moderated']">
                        <
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['deletedthread']">
                        <
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['paperclip']">
                        <
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    </
vb:if>
                    <
vb:if condition="$show['subscribed']">
                        <
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    </
vb:if>
                </
div>
            </
div>
        </
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li
Reply With Quote
  #23  
Old 04-14-2010, 05:29 PM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey man! This is great. Do you have this for 3.8.5?
Reply With Quote
  #24  
Old 04-14-2010, 05:36 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Taurus1 View Post
Hey man! This is great. Do you have this for 3.8.5?
https://vborg.vbsupport.ru/showthread.php?t=135891

Allan make that for v3.8.5/6 Probably it will be workin' great on your forums. You can try that.
But my add-on not like that. Maybe I'll make new add-on for 3.8.x next the time.
Reply With Quote
  #25  
Old 04-14-2010, 05:39 PM
Greight's Avatar
Greight Greight is offline
 
Join Date: Oct 2009
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you. Here are the outcomes :
Attachment 115770

The first one is OK to me, just I want the second line that I have put a square on it be aligned with its above text. Is it possible?
Reply With Quote
  #26  
Old 04-14-2010, 05:47 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greight View Post
Thank you. Here are the outcomes :
Attachment 115770

The first one is OK to me, just I want the second line that I have put a square on it be aligned with its above text. Is it possible?
Well bro, InshAllah this codes will be great your template.

But if that doesn't work, please work a little

This is avatar codes where you want and you add where, there workin' great believe me...

Code:
<vb:if condition="$thread[avatarurl]">
<img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>
So, You can use this codes now (Our forums);

PHP Code:
<li class="threadbit 
{vb:raw thread.statusstring}" 
id="thread_{vb:raw thread.realthreadid}">

<
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        
<
div class="threadinfo">
            
<!--  
status icon block --> 
            
<
class="threadstatus" rel="vB::AJAX" title="

<vb:if condition="
$show['threadcount']">
                
{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>

            <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>   

<!-- 
title author block -->
            
<
div class="inner">
                
<
h3 class="threadtitle">
                                       
<
vb:if condition="$show['gotonewpost']">
<
a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    
</
vb:if>
                                        
                     
<
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        
<
span class="prefix understate">
                            
{
vb:raw thread.movedprefix}
                            
{
vb:raw thread.typeprefix}
                            
{
vb:raw thread.moderatedprefix}
                            
{
vb:raw thread.prefix_rich}
                        
</
span>
                    
</
vb:if>
                                        
<
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                
</
h3>
                        

                
<
div class="threadmeta">                
                    
<
class="threaddesc">{vb:raw thread.preview}</p>
                    
<
div class="author">
                        
<
vb:if condition="$show['rmanage']">                        
<
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span></vb:if>
                        
<
span class="label">{vb:rawphrase posted_by}</span
                        
<
a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}" class="username understate" title="{vb:rawphrase started_by_x_y, {vb:raw thread.postusername}, {vb:raw thread.postdate} {vb:raw thread.posttime}}">{vb:raw thread.postusername}</a>
                        
<
vb:if condition="$show['unsubscribe']">
                             
&
nbsp

<
a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | 
<
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        
</
vb:if>
                        
<
vb:if condition="$thread['pagenav']">
                            
<
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                
<
span class="pagelinks">
                                
{
vb:raw thread.pagenav}
                                
<
vb:if condition="$show['pagenavmore']"> ... <a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></vb:if>
                                    
</
span>
                                </
dd>
                            
</
dl>
                        
</
vb:if>
                    
</
div>            
                
</
div>
    
</
div>                
            
<!-- 
iconinfo -->
            
<
div class="threaddetails td">
                
<
div class="threaddetailicons">
                    
                    
<
vb:if condition="$show['rexpires']">
                        
<
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['moderated']">
                        
<
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['deletedthread']">
                        
<
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['paperclip']">
                        
<
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    
</
vb:if>
                    
<
vb:if condition="$show['subscribed']">
                        
<
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    
</
vb:if>
                
</
div>
            
</
div>
        
</
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li
Reply With Quote
  #27  
Old 04-14-2010, 06:00 PM
Greight's Avatar
Greight Greight is offline
 
Join Date: Oct 2009
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry mate I'm bothering you. Just I want to say the layout I want is as I have edited this image:
Attachment 115772

Another thing; Is it possible to add avatars to the forum home?
Reply With Quote
  #28  
Old 04-14-2010, 06:01 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, fixed it alittle. If you want, you can try this;

PHP Code:
<li class="threadbit 
{vb:raw thread.statusstring}" 
id="thread_{vb:raw thread.realthreadid}">

<
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        
<
div class="threadinfo">
            
<!--  
status icon block --> 
            
<
class="threadstatus" rel="vB::AJAX" title="

<vb:if condition="
$show['threadcount']">
                
{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>

<!-- 
title author block -->
            
<
div class="inner">
                
<
h3 class="threadtitle">
                             
<
vb:if condition="$thread[avatarurl]">
<
img height="35px" width="35px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>
          
<
span class="label">{vb:rawphrase posted_by}</span
                        
<
a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}" class="username understate" title="{vb:rawphrase started_by_x_y, {vb:raw thread.postusername}, {vb:raw thread.postdate} {vb:raw thread.posttime}}">{vb:raw thread.postusername}</a>

<
vb:if condition="$show['gotonewpost']">
<
a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    
</
vb:if>
                                        
                     
<
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        
<
span class="prefix understate">
                            
{
vb:raw thread.movedprefix}
                            
{
vb:raw thread.typeprefix}
                            
{
vb:raw thread.moderatedprefix}
                            
{
vb:raw thread.prefix_rich}
                        
</
span>
                    
</
vb:if>
                                        
<
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                
</
h3>
                        

                
<
div class="threadmeta">                
                    
<
class="threaddesc">{vb:raw thread.preview}</p>
                    
<
div class="author">
                        
<
vb:if condition="$show['rmanage']">                        
<
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span></vb:if>
                    
                        
<
vb:if condition="$show['unsubscribe']">
                             
&
nbsp

<
a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | 
<
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        
</
vb:if>
                        
<
vb:if condition="$thread['pagenav']">
                            
<
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                
<
span class="pagelinks">
                                
{
vb:raw thread.pagenav}
                                
<
vb:if condition="$show['pagenavmore']"> ... <a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></vb:if>
                                    
</
span>

</
dd>
                            
</
dl>
                        
</
vb:if>
                    
</
div>            
                
</
div>
    
</
div>                
            
<!-- 
iconinfo -->
            
<
div class="threaddetails td">
                
<
div class="threaddetailicons">
                    
                    
<
vb:if condition="$show['rexpires']">
                        
<
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['moderated']">
                        
<
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['deletedthread']">
                        
<
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['paperclip']">
                        
<
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    
</
vb:if>
                    
<
vb:if condition="$show['subscribed']">
                        
<
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    
</
vb:if>
                
</
div>
            
</
div>
        
</
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li
http://www.vbulletin-turko.com/forum...C5%9Eikayetler
Reply With Quote
  #29  
Old 04-14-2010, 06:03 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greight View Post
Sorry mate I'm bothering you. Just I want to say the layout I want is as I have edited this image:
Attachment 115772

Another thing; Is it possible to add avatars to the forum home?
Well, I'll fixed it next the time like phpBB.
Thats do not work on forumhome but I'll work so much.
Reply With Quote
  #30  
Old 04-14-2010, 06:37 PM
Greight's Avatar
Greight Greight is offline
 
Join Date: Oct 2009
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlackThorn View Post
Well, I'll fixed it next the time like phpBB.
Thats do not work on forumhome but I'll work so much.
You know formerly I had my forum running on phpBB nad I had the mod you say. It was neat and clean and I want it back

Quote:
Originally Posted by BlackThorn View Post
Well, fixed it alittle. If you want, you can try this;

PHP Code:
<li class=..... 
http://www.vbulletin-turko.com/forum...C5%9Eikayetler
The result:
Attachment 115773

Maybe I should quit.
Reply With Quote
  #31  
Old 04-14-2010, 09:43 PM
BlackThorn BlackThorn is offline
 
Join Date: Aug 2009
Posts: 581
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greight View Post
You know formerly I had my forum running on phpBB nad I had the mod you say. It was neat and clean and I want it back



The result:
Attachment 115773

Maybe I should quit.
its just like phpBB I guess, i love it
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06449 seconds
  • Memory Usage 2,606KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete