Support Forums

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modern Postbit
03-15-2008, 01:01 PM
Post: #1
Modern Postbit
This lets you have your Website, pm, email, etc icons on the left under the user info.

Preview:
[Image: 15d00vc.png]

Images Download:

http://mybbthemes.8ez.com/attachment.php?aid=1285

How-To:

Replace everything in your postbit template with:
Code:
<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['user_details']}
</td>
<td class="{$altbg}" width="85%" valign="top">
<table width="100%">
<tr><td>{$post['posturl']}{$post['icon']}<span class="smalltext"><strong> {$post['subject']}</strong></span><br />
<font size="1">{$post['postdate']} {$post['posttime']}</font>
<br />
<div id="pid_{$post['pid']}">
<p>
{$post['message']}
</p>
</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;">
{$post['editedmsg']}
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="{$altbg}" height="18" style="white-space: nowrap; text-align: center;">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</td>
<td class="{$altbg}" width="100%" valign="middle" height="18">
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr valign="bottom">
        <td align="left" > </td>
        <td align="right"><span class="smalltext">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}</span></td>
    </tr>
    </table>
</td>
</tr>
{$seperator}

Now your done ;D
Find all posts by this user
Quote this message in a reply
03-15-2008, 06:42 PM
Post: #2
RE: Modern Postbit
I've done it to one of my themes, though I changed some of the icons a bit. :)

Thanks for the tutorial!!

~FFW
FYI: I'm not a sir, dude, or guy. I am a 'miss'. :rolleyes:
Visit this user's website Find all posts by this user
Quote this message in a reply
03-15-2008, 08:45 PM
Post: #3
RE: Modern Postbit
I suppose that does look some what cool, but I like buttons.

Thanks for the tutorials!

I Guess, You Guess!

Wait... What are we guessing about?
Find all posts by this user
Quote this message in a reply
03-16-2008, 12:57 AM
Post: #4
RE: Modern Postbit
Thanks for the replies, appreciated :)
Find all posts by this user
Quote this message in a reply
03-17-2008, 05:54 PM
Post: #5
RE: Modern Postbit
Nice Tip, Thanks Inferno :D
Visit this user's website Find all posts by this user
Quote this message in a reply
03-18-2008, 05:03 PM
Post: #6
RE: Modern Postbit
normal postbit but thanx

[Image: 8mzsignatureayvuznj5.gif]
Find all posts by this user
Quote this message in a reply
03-27-2008, 06:32 PM
Post: #7
RE: Modern Postbit
Nice Tip, i like your tutorials
Thanks ;)
Find all posts by this user
Quote this message in a reply
06-25-2008, 02:56 PM
Post: #8
RE: Modern Postbit
look interesting mod...maybe i can implement this one to my forum...
is there thanks button mod like vb, ever shared here?...

My Home
Visit this user's website Find all posts by this user
Quote this message in a reply
06-25-2008, 10:46 PM
Post: #9
RE: Modern Postbit
Nice tip. Hopefully Ill Beable To use it.
Find all posts by this user
Quote this message in a reply
06-26-2008, 09:58 PM
Post: #10
RE: Modern Postbit
Thank you.

I quite like the look of this and now my postbits look somewhat more professional.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: