Thread: Forum Display Enhancements - Article Forums v4.x
View Single Post
  #247  
Old 03-05-2012, 11:17 AM
Preech Preech is offline
 
Join Date: Aug 2002
Location: Fort Campbell
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Replace your af_articlebit with this.
PHP Code:
<div style="padding:0px 0px 0px 0px;<vb:if condition="$row>1">border-top-width: 1px; border-top-style: dotted;</vb:if> overflow: hidden; clear: both;">
<
div>
    <
div class="title">
        <
h3 style="font: normal normal bold 14px/normal Tahoma, Calibri, Verdana, Geneva, sans-serif; margin: 5px 0px 0px; text-decoration: none;">
        {
vb:raw thread.prefix_rich}
            <
a href="{vb:link thread, {vb:raw thread}}" id="thread_title_{vb:raw thread.realthreadid}" <vb:if condition="$show['gotonewpost']">style="font-weight:bolder"</vb:if>>
                <
span>{vb:raw thread.threadtitle}</span>
            </
a>
        </
h3>
    </
div>
    <
div style="color: #3E3E3E; display: block; font-size: 11px; padding-bottom: 2px; position: relative; top: 0px; width: 100%;">
        {
vb:phrase by_x_published_x, {vb:raw thread.postuserid}, {vb:raw thread.postusername}, {vb:raw post.date}}
    </
div>
    <
div class="content" style="padding-top: 10px;">
        <
vb:if condition="$thread['attachmentid'] && $thread['extension']">
        <
div style="float: {vb:stylevar left}; padding-right: 5px; padding-bottom: 4px; {vb:raw thumbdivstyle}">
            <
a href="{vb:link thread, {vb:raw thread}}">
                <
img src="attachment.php?attachmentid={vb:raw thread.attachmentid}&amp;stc=1&amp;thumb=1" alt="" border="0" />
            </
a>
        </
div>
        </
vb:if>
        <
vb:if condition="$thread['altimage'] && $thread['image']">
        <
div style="float: {vb:stylevar left}; padding-right: 5px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden; {vb:raw thumbdivstyle}">
            <
a href="{vb:link thread, {vb:raw thread}}">
                <
img src="{vb:raw thread.image}" alt="" border="0" style="max-width: 100px; max-height: 100px;  width: expression(this.width > 100 ? 100: true);" />
            </
a>
        </
div>
        </
vb:if>
        <
vb:if condition="$vboptions['af_threadpreview'] != 0">{vb:raw thread.preview}</vb:if>
    </
div>
    <
div style="clear: both;display: block;float: {vb:stylevar left};margin-bottom: 5px;padding: 0px;position: relative;width: 100%;">
        <
span class="readmore" style="clear: left;float: right;font-weight: bold;text-align: right;width: 50%;">
            <
a href="{vb:link thread, {vb:raw thread}}">
            {
vb:phrase article_read_more}
            <
img src="{vb:stylevar imgdir_cms}/read_more-{vb:stylevar right}.png" alt="{vb:phrase article_read_more}" title="{vb:phrase article_read_more}" style="position: relative; top: 2px;" />
            </
a>
        </
span>
        <
span class="commentnumber">
            <
a href="{vb:link thread, {vb:raw thread}}#comments">
            <
img src="{vb:stylevar imgdir_button}/firstnew-comment.png" alt="" class="inlineimg" style="position: relative; top: 2px;" />
            </
a>
            <
a href="{vb:link thread, {vb:raw thread}}#comments">
            {
vb:phrase x_article_replies, {vb:raw thread.replycount}}
            </
a>
        </
span>
    </
div>
</
div>
</
div
For the category block...look through the af_articles template. It's in there.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02131 seconds
  • Memory Usage 1,816KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete