vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [REQUEST] Postbit Restructsure (https://vborg.vbsupport.ru/showthread.php?t=88077)

imported_Itworx4me 01-07-2004 10:00 PM

[REQUEST] Postbit Restructsure
 
Hello All,

Was wondering if someone would revise this postbit to only show the the content of the post. I don't want any of the stuff on the left hand side of the postbit stuff. Just want the content to show up with out any other info showing in the postbit. Just the message they post.

PHP Code:

 <!-- spacer -->
<
table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<
tr>
<
td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td>
<
td width="100%"
<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
        <!-- 
top table setup -->
<
table border="0" cellpadding="0" cellspacing="0"  width="{contenttablewidth}" height="27" align="center">
  <
tr id="cat">
    <
td width="150" height="27" align="left" valign="top">
    <
img border="0" src="{imagesfolder}/cat_top_ls.gif" width="150" height="27"></td>
    <
td background="{imagesfolder}/cat_back.gif" width="100%" height="27" align="left" valign="middle">
    <
smallfont>$post[icon] <b>$post[title]</b></smallfont></td>
     <
td width="150" height="27" align="right" valign="top">
    <
img border="0" src="{imagesfolder}/cat_top_rs.gif" width="170" height="27"></td>
  </
tr></table>
    <!-- 
End top table setup -->
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
 <
td bgcolor="$post[backcolor]width="175" valign="top" nowrap>
 <
a name="post$post[postid]"></a>
 
$post[firstnewinsert]
 <
normalfont><b>$post[username]</b></normalfont><br>
 <
smallfont>$post[usertitle]</smallfont><br>
 
$post[avatar]<br><br>
 <
table width="175">
  <
tr
     <
td class="info">
  <
smallfont>Registered$post[joindate]</smallfont>
  </
td>
   </
tr>
  <
tr
     <
td class="info">
  <
smallfont>Location$post[field2]</smallfont>
  </
td>
   </
tr>
  <
tr
     <
td class="info">
  <
smallfont>Posts$post[posts]</smallfont>
  </
td>
    </
tr>
     <
td class="info">
  <
smallfont><b>$post[username]</bis now</smallfont$onlinestatus
  
</td>
    </
tr>
 
<
tr
    <
td align="center" valign="top" height="21">
    <
a href="report.php?s=$session[sessionhash]&postid=$post[postid]">
 <
img src="{imagesfolder}/p_report.gif" border="0"></a
       <
a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]">
 <
img src="{imagesfolder}/p_quote.gif" border="0"></a
       <
a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]">
    <
img src="{imagesfolder}/p_edit.gif" border="0"></a
      </
td>
     </
tr>
  </
table>
     </
td>
<
td bgcolor="$post[backcolor]width="100%" valign="top" align="left" height="100%"
   <
table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
                    <
tr
                      <
td align="left" valign="top" width="100%" height="100%"
                        <
p><normalfont>$post[message]</normalfont></p>
                        
$post[attachment
                        <
p><smallfont>$post[editedby]</smallfont></p></td>
                    </
tr>
                    <
tr
                      <
td align="right" valign="bottom" width="100%"> <smallfont><br>$post[signature]</smallfont
                      </
td>
                    </
tr>
                  </
table>
       </
td>
         </
tr>
      <
tr>
 <
td bgcolor="$post[backcolor]width="175" height="16" nowrap>
 <
smallfont>$post[foldericon$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont>
 </
td>
 <
td bgcolor="$post[backcolor]width="100%" valign="middle" height="16">
  <
table width="100%" border="0" cellpadding="0" cellspacing="0">
 <
tr valign="bottom">
   <
td><smallfont>$post[profile$post[pmlink$post[useremail$post[homepage$post[search$post[buddy
         <!-- $ 
post[icqicon] -->
         <!-- $ 
post[yahooicon] -->
      </
smallfont>
   </
td>
 <
td align="right" nowrap$post[aimicon$post[iplogged]</td>
  </
tr>
    </
table>
 </
td>
   </
tr>
  </
table>
  </
td>
  </
tr>
  </
table>
  <!-- 
bottom table setup -->
    <
table height="14" width="100%" border="0" cellpadding="0" cellspacing="0">
      <
tr>
        <
td width="60" height="14" align="left" valign="top">
        <
img src="{imagesfolder}/ls_main_table_bottom.gif" width="60" height="14"></td>
        <
td height="14" width="100%" background="{imagesfolder}/extended_main_table_bottom.gif"><img src="{imagesfolder}/clear.gif" width="100%" height="14"></td>
        <
td width="44" height="14" align="right" valign="top">
            <
img border="0" src="{imagesfolder}/rs_main_table_bottom.gif" width="60" height="14"></td>
      </
tr>
    
<
tr><td>
<
table width="100%"
<
tr>
<
td bgcolor="{pagebgcolor}" width="100%" height="10" align="center"><img width="10" height="10" src="{imagesfolder}/space.gif" alt=""></td
</
tr>
</
table></td></tr>
    </
table>
   <!-- 
End bottom table setup -->
<!-- 
spacer --></td>
<
td bgcolor="{pagebgcolor}" width="10"><img width="10" height="8" src="{imagesfolder}/space.gif">
</
td>
  </
tr></table

Thanks,
Itworx4me


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01166 seconds
  • Memory Usage 1,803KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete