vBulletin Brasil

vB-Brasil

Comunidade vBulletin em Português

 

erro ou configuraçao

Esta é a discussão em erro ou configuraçao parte do fórum Skins: Suporte que integra a categoria vB Skins. Participe sempre de nossos debates.


Voltar   vBulletin Brasil > vBulletin Dúvidas > vB Skins > Skins: Suporte

Registrar FAQ Membros Calendário Pesquisar Postados Hoje Marcar Fóruns Como Lidos Especiais!

Notícias

Resposta
 
LinkBack Ferramentas do Tópico Modos de Exibição

  #1 (permalink)  
Antigo 24-04-2008, 22:47
Avatar de drlovelless
Ocasional
 
Registrado em: Oct 2007
Idade: 26
Posts: 118
Agradecimentos: 68
Agradecido 11 vez em 10 Posts
Peso da Avaliação : 0
drlovelless ainda não possui pontos de reputação
Padrão erro ou configuraçao

tou com um problema na minha skin nova ja desinstalei e tornei a instalar

ela fica assim nos avatares e topicos

Click the image to open in full size.

o que podera ser ele descentra todos os posts
se alguem puder dar uma luz

postbit

Código HTML:
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
    $spacer_open
    <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
    <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>    
</if>


<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="thead4" $post[scrolltothis]>
        <div class="normal" style="float:$stylevar[right]">
            &nbsp;
            <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> &nbsp;</if>
            <if condition="$show['reputationlink']"><a href="#" onclick="reputation($post[postid]); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a> &nbsp;</if>
            <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> &nbsp;</if>
            $post[iplogged]
            <if condition="$show['inlinemod']">
            <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
            </if>
        $post[onlinestatus]</div>
        
        <div class="normal">
            <!-- status icon and date -->
            <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
            <if condition="!$show['announcement']">
                $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
            <else />
                <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
            </if>
            $post[firstnewinsert]
            <!-- / status icon and date -->
        </div>
    </td>
</tr>
<tr>
    <td class="alt1" style="padding:0px">
        <!-- user info -->
        <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
        <tr>
            <if condition="$show['avatar']"><td class="alt1"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
            <td nowrap="nowrap">
            
                <div id="postmenu_$post[postid]">
                    <if condition="$show['profile']">
                    <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                    
                    <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                    <else />
                    $post[musername]
                    </if>
                </div>
                
                <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
                
            </td>
            <td width="100%">&nbsp;</td>
            <td valign="top" nowrap="nowrap">
                
                <div class="smallfont">
                    <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
                    <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
                    <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
                    <div>
                        $vbphrase[posts]: $post[posts]
                    </div>
                    <if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if><div>$post[reputationdisplay] </div></if>
                    <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>

<!-- DONATIONS -->
                    <if condition="$post['donor'] == '1'"><if condition="$post['showdonor'] == '1'"><div><a href="$vboptions[bburl]/donate.php"><img src="$stylevar[imgdir_button]/donate_donor.gif" border="0"></a></div></if></if>
<!-- END DONATIONS -->
                </div>
                
            </td>
        </tr>
        </table>
        <!-- / user info -->
    </td>
</tr>
<tr>
    <td class="alt2" id="td_post_$post[postid]">
    <!-- message, attachments, sig -->
    
        <if condition="$show['messageicon'] OR $post['title']">
            <!-- icon and title -->
            <div class="smallfont">
                <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
                <if condition="$post['title']"><strong>$post[title]</strong></if>
            </div>
            <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
            <!-- / icon and title -->
        </if>
        
        <!-- message -->
        <div id="post_message_$post[postid]">$post[message]</div>
        <!-- / message -->
    
        <if condition="$show['attachments']">
        <!-- attachments -->
            <div style="padding:$stylevar[cellpadding]px">
            
            <if condition="$show['thumbnailattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_thumbnails]</legend>
                    <div style="padding:$stylevar[formspacer]px">
                    $post[thumbnailattachments]
                    </div>
                </fieldset>
            </if>
        
            <if condition="$show['imageattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_images]</legend>
                    <div style="padding:$stylevar[formspacer]px">
                    $post[imageattachments]
                    </div>
                </fieldset>
            </if>
            
            <if condition="$show['imageattachmentlink']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_images]</legend>
                    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                    $post[imageattachmentlinks]
                    </table>
                    </fieldset>
            </if>
            
            <if condition="$show['otherattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_files]</legend>
                    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                    $post[otherattachments]
                    </table>
                </fieldset>
            </if>
            
            <if condition="$show['moderatedattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attachments_pending_approval]</legend>
                    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                    $post[moderatedattachments]
                    </table>
                </fieldset>        
            </if>
            
            </div>
        <!-- / attachments -->
        </if>
        
        <if condition="$post['signature']">
        <!-- sig -->
            <div>
                __________________<br />
                $post[signature]
            </div>
        <!-- / sig -->
        </if>
        
        <if condition="$show['postedited']">
        <!-- edit note -->
            <div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                <em>
                <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
                <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
                </em>
            </div>
        <!-- / edit note -->
        </if>
    
        <div align="$stylevar[right]">
            <!-- controls -->
            <if condition="$post['editlink']">
                <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
            </if>
            <if condition="$post['forwardlink']">
                <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
            </if>
            <if condition="$post['replylink']">
                <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
            </if>
            <if condition="$show['quickreply'] AND !$show['threadedmode']">
                <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
            </if>
            <if condition="$show['moderated']">
                <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
            </if>
            <!-- / controls -->
        </div>
        
    <!-- message, attachments, sig -->
    
    </td>
</tr>
</table>

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
    <table cellpadding="4" cellspacing="1" border="0">
    <tr>
        <td class="thead">$post[username]</td>
    </tr>
    <if condition="$show['profile']">
        <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
    </if>
    <if condition="$show['pmlink']">
        <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
    </if>
    <if condition="$show['emaillink']">
        <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
    </if>
    <if condition="$show['homepage']">
        <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
    </if>
    <if condition="$show['search']">
        <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
    </if>
    <if condition="$post['userid'] AND $show['member']">
    <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
    </if>
    </table>
</div>
<!-- / post $post[postid] popup menu -->




<if condition="$show['spacer']">
    </div>
    $spacer_close
</if>
<!-- / post #$post[postid] --> 

postbit legacy

Código HTML:
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
    $spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
    <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>    
</if>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top" ><table width="186" border="0" cellpadding="0" cellspacing="0" background="XD-VisionsV3/theme/images/pbl/Visions_postBit_06.gif">
      <tr>
        <td height="31" colspan="3" background="XD-VisionsV3/theme/images/pbl/Visions_postBit_01.gif"><div id="div">
          <if condition="$show['profile']">
            <div id="postmenu_$post[postid]" align="center" class="bigusername1"><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">            
                    <if condition="$show['profile']">
                    <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><strong>$post[musername]</strong></a>
                    
                    <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                    <else />
                    $post[musername]
                    </if>
                </div>
          </if>
        </div></td>
      </tr>
      <tr>
        <td height="20" colspan="3" valign="bottom" background="XD-VisionsV3/theme/images/pbl/Visions_postBit_02.gif"><div align="center"><span class="smallfont">$post[usertitle]</span></div></td>
      </tr>
    </table>
        
      <TABLE WIDTH=186 BORDER=0 CELLPADDING=0 CELLSPACING=0>
        <TR>
          <TD><IMG SRC="XD-VisionsV3/theme/images/pbl/Visions_postBit_SRC_01.gif" WIDTH=15 HEIGHT=90 ALT=""></TD>
          <TD width="80" background="XD-VisionsV3/theme/images/pbl/Visions_postBit_SRC_02.gif"><if condition="$show['avatar']">
              <div align="center" class="smallfont"> <a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]
                </phrase>
                " border="0" /></a> </div>
          </if></TD>
          <TD><IMG SRC="XD-VisionsV3/theme/images/pbl/Visions_postBit_SRC_03.gif" WIDTH=8 HEIGHT=90 ALT=""></TD>
          <TD width="71" bgcolor="#CCCCCC"><TABLE WIDTH=71 BORDER=0 CELLPADDING=0 CELLSPACING=0>
              <TR>
                <TD height="28"><div align="center">$post[msnicon]</div></TD>
                <TD height="28"><div align="center">$post[aimicon] </div></TD>
              </TR>
              <TR>
                <TD height="28"><div align="center">$post[yahooicon]</div>

</TD>
                <TD height="28"><div align="center">$post[icqicon]</div></TD>
              </TR>
              <TR>
                <TD>&nbsp;</TD>
                <TD>&nbsp;</TD>
              </TR>
          </TABLE></TD>
          <TD><IMG SRC="XD-VisionsV3/theme/images/pbl/Visions_postBit_SRC_05.gif" WIDTH=12 HEIGHT=90 ALT=""></TD>
        </TR>
      </TABLE>
      <table width="186" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td background="XD-VisionsV3/theme/images/pbl/Visions_postBit_06.gif" ><table width="165" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td ><span class="smallfont">$post[rank]</span></td>
                </tr>
                <tr>
                  <td ><div class="smallfont">
                    &nbsp;<br />
  <if condition="isset($WWU002_activitylevel)">
  <table class="WWU002postbit" cellspacing="2" cellpadding="0">
    <tr>
      <td><img src="$stylevar[imgdir_misc]/activity/textactivity.gif" /></td>
      <td><img src="$stylevar[imgdir_misc]/activity/textlongevity.gif" /></td>
    </tr>
    <tr>
      <td title="$WWU002_activityinfo"><img src="$stylevar[imgdir_misc]/activity/activity$WWU002_activitylevel.gif" class="i" /></td>
      <td title="$WWU002_longevityinfo"><img src="$stylevar[imgdir_misc]/activity/long$WWU002_longevitylevel.gif" class="i" /></td>
    </tr>
    <tr>
      <td><img src="$stylevar[imgdir_misc]/activity/texttoday.gif" /></td>

      <td><img src="$stylevar[imgdir_misc]/activity/textposts.gif" /></td>
    </tr>
    <tr>
      <td title="$WWU002_todayinfo"><img src="$stylevar[imgdir_misc]/activity/today{$WWU002_todaylevel}_$WWU002_maxtodaylevel.gif" class="i" /></td>
      <td dir="ltr"><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd1.gif" class="il" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd2.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd3.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd4.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd5.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd6.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd7.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd8.gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd9.gif" class="ir" /></td>
    </tr>
  </table>
  </if>

                    <if condition="$post['field2']">
                      <div>Location: $post[field2]</div>
                    </if>
                    <if condition="$post['age']">
                      <div>$vbphrase[age]: $post[age]</div>
                    </if>
                    <if condition="$show['reputation']">
                      <div>
                        <if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>
                        $post[reputationdisplay]</div>
                    </if></td>
                </tr>
                <tr>
                  <td ><if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" onClick="reputation($post[postid]); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]
                          </phrase>
                    " /></a></if>
                      <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
                    $post[iplogged]</td>
                </tr>
            </table></td>
          </tr>
        </table>
      <table width="186" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td ><img src="XD-VisionsV3/theme/images/pbl/Visions_postBit_08.gif" width="85" height="25" alt="" /></td>
            <td width="18" background="XD-VisionsV3/theme/images/pbl/Visions_postBit_09.gif" > $post[onlinestatus]</td>
            <td ><img src="XD-VisionsV3/theme/images/pbl/Visions_postBit_10.gif" width="83" height="25" alt="" /></td>
          </tr>
        </table>
      <table width="186" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td ><img src="XD-VisionsV3/theme/images/pbl/Visions_postBit_11.gif" width="186" height="18" alt="" /></td>
          </tr>
      </table></td>
    <td width="100%" valign="top" >
      <table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr>
    <td class="thead4" $post[scrolltothis]>
      <div class="normal" style="float:$stylevar[right]">
        &nbsp;
        <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> &nbsp;</if>
        <if condition="$show['inlinemod']">
          <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onClick="inlineMod.toggle(this)" />
          </if>
        </div>
          
        <div class="normal">
          <!-- status icon and date -->
          <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
          <if condition="!$show['announcement']">
            $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
            <else />
            <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
            </if>
          $post[firstnewinsert]
          <!-- / status icon and date -->
          </div>
      </td>
  </tr>
  <tr>
    <td class="alt1" style="padding:0px">
      <!-- user info -->
      <!-- / user info --></td>
  </tr>
  <tr>
    <td class="alt2" id="td_post_$post[postid]">
      <!-- message, attachments, sig -->
      
      <if condition="$show['messageicon'] OR $post['title']">
        <!-- icon and title -->
        <div class="smallfont">
          <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
          <if condition="$post['title']"><strong>$post[title]</strong></if>
          </div>
              <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
        <!-- / icon and title -->
        </if>
      
  <!-- message -->
  <div id="post_message_$post[postid]" class="hidemsg">$post[message]</div>
  <!-- / message -->
      
      <if condition="$show['attachments']">
        <!-- attachments -->
        <div style="padding:$stylevar[cellpadding]px">
          
          <if condition="$show['thumbnailattachment']">
            <fieldset class="fieldset">
              <legend>$vbphrase[attached_thumbnails]</legend>
                      <div style="padding:$stylevar[formspacer]px">
                        $post[thumbnailattachments]
                    </div>
                  </fieldset>
              </if>
          
          <if condition="$show['imageattachment']">
            <fieldset class="fieldset">
              <legend>$vbphrase[attached_images]</legend>
                      <div style="padding:$stylevar[formspacer]px">
                        $post[imageattachments]
                    </div>
                  </fieldset>
              </if>
          
          <if condition="$show['imageattachmentlink']">
            <fieldset class="fieldset">
              <legend>$vbphrase[attached_images]</legend>
                      <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                        $post[imageattachmentlinks]
                    </table>
                </fieldset>
              </if>
          
          <if condition="$show['otherattachment']">
            <fieldset class="fieldset">
              <legend>$vbphrase[attached_files]</legend>
                      <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                        $post[otherattachments]
                    </table>
                  </fieldset>
              </if>
          
          <if condition="$show['moderatedattachment']">
            <fieldset class="fieldset">
              <legend>$vbphrase[attachments_pending_approval]</legend>
                      <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                        $post[moderatedattachments]
                    </table>
                  </fieldset>        
              </if>
          
          </div>
          <!-- / attachments -->
        </if>
      
      <if condition="$post['signature']">
        <!-- sig -->
        <div>
          __________________<br />
          $post[signature]
          </div>
                <!-- / sig -->
        </if>
<!-- mood hack display start -->
__________________<br />
<if condition="!empty($post[field6])"><div class="smallfont">
                Current Mood: <img src="images/mood/$post[field6].gif" title="$post[field6]" align="center">
                </div></if>
<if condition="$vboptions['vbbux_enabled']"> $vbphrase[vbbux_points]: $post[points] $vbphrase[vbbux_bank]: $post[bank]
</if>
<if condition="$post['giftsdisplay']"><div class="smallfont">$post[giftsdisplay]</div></if>
<!-- vbPlaza start -->
<if condition="$vboptions['vbbux_enabled']"><br />
<a href="vbplaza.php?do=donate&amp;userid=$post[userid]">$vbphrase[vbplaza_donate]</a><br />
</if>
<!-- vbPlaza end -->

                                <!-- mood hack display end -->
    
      

      <if condition="$show['postedited']">
        <!-- edit note -->
        <div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
          <em>
            <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
            <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
            </em>
          </div>
          <!-- / edit note -->
        </if>
      
      
      
      <!-- message, attachments, sig -->
      
      </td>
  </tr>
  </table><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 background="XD-VisionsV3/theme/images/pbtb/Visions_pbltb_03.gif">
  <TR>
    <TD width="45"><img src="XD-VisionsV3/theme/images/pbtb/Visions_pbltb_01.gif" width=45 height=25 alt=""></TD>
      <TD width="50%"> <if condition="$show['moderated']">
            <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
            </if></TD>
      <TD width="149"><IMG SRC="XD-VisionsV3/theme/images/pbtb/Visions_pbltb_05.gif" WIDTH=149 HEIGHT=25 ALT=""></TD>
      <TD width="50%"><div align="$stylevar[right]">
        <div align="$stylevar[right]">
          <!-- controls -->
          <if condition="$post['editlink']">
            <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a> </if>
          <if condition="$post['forwardlink']">
            <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a> </if>
          <if condition="$post['replylink']">
          <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
          </if>
          <if condition="$show['quickreply'] AND !$show['threadedmode']">
            <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onClick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a> </if>

          <!-- / controls -->
          </div></TD>
      <TD width="43"><IMG SRC="XD-VisionsV3/theme/images/pbtb/Visions_pbltb_07.gif" WIDTH=43 HEIGHT=25 ALT=""></TD>
    </TR>
  </TABLE>
<!-- post $post[postid] popup menu -->
  <div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
      <table cellpadding="4" cellspacing="1" border="0">
        <tr>
          <td class="thead">$post[username]</td>
      </tr>
        <if condition="$show['profile']">
          <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
          </if>
        <if condition="$show['pmlink']">
          <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
          </if>
        <if condition="$show['emaillink']">
          <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
          </if>
        <if condition="$show['homepage']">
          <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
          </if>
        <if condition="$show['search']">
          <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
          </if>
        <if condition="$post['userid'] AND $show['member']">
          <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
          </if>
      </table>&nbsp;</td></tr>
</table>

</div>

<!-- / post $post[postid] popup menu -->




<if condition="$show['spacer']">
    </div>
    $spacer_close
</if>
<!-- / post #$post[postid] --> 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
  #