* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Re: What are you listening to? by Stelios
[July 16, 2023, 08:54:53 am]


Re: What are you listening to? by Stelios
[July 16, 2023, 08:52:34 am]


Re: What are you listening to? by Jacob
[July 12, 2023, 01:59:53 am]


Re: What are you listening to? by Dagger
[July 06, 2023, 04:11:15 pm]


Re: Cannot Register on Support Forum by Jacob
[June 01, 2023, 01:09:08 am]


Re: Cannot Register on Support Forum by SMFNew
[May 21, 2023, 10:22:14 am]


Cannot Register on Support Forum by Stelios
[May 21, 2023, 06:45:30 am]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 10:26:49 pm]


Re: Forum Profile Signature Error by MangoMochi
[January 19, 2023, 10:24:45 pm]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 01:57:05 pm]

* Poll

  • Have you noticed better loading times?
  • Dot YES! My forum loads instantly!
  • 53 (33%)
  • Dot I have much better loading times
  • 20 (12%)
  • Dot I have noticed my forum loads a tiny bit faster than before
  • 22 (13%)
  • Dot I have not noticed any changes
  • 64 (40%)
  • Total Members Voted: 150
  • View Topic

* Twitter

Keep up to date with SMFNew by following us on twitter!

Author Topic: [MyBB] Changing Post bits from horizontal to verical.  (Read 3409 times)

0 Members and 1 Guest are viewing this topic.

Offline Phantom

  • Member
  • Posts: 115
  • Reputation: +1/-1
  • I Am GOD!!!!
    • View Profile
[MyBB] Changing Post bits from horizontal to verical.
« on: December 05, 2010, 04:09:36 pm »
hello mybb users i will be showing you how to change your post bits:

First Login to Admin CP at the left side your will see a bar called quick Quick Access
Click on template


Now choose the template you want to edit: i will choose noel:


Find where it marks Post Bit Templates
click on Postbit


Now then select the code your see and add this:
Code: [Select]
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="2" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="2">
{$post['posturl']} {$post['icon']}<span class="smalltext"><strong>{$post['postdate']}, {$post['posttime']}</strong></span></td>
</tr>
<tr>
<td class="trow1" rowspan="2" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}


</td>
<td class="trow1" width="85%" valign="top">
<table width="100%">
<tr><td>
<div id="pid_{$post['pid']}">
{$post['subject']}
<hr />
{$post['message']}
</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="trow2" width="100%" valign="bottom" height="18">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left"><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span></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>
</table>
<div style="padding-bottom:0px"></div>

Then click Save and Return to Listing

Now go to a topic on your forums and it should look like this:


Thanks for looking at my tut, for more support pm me.
« Last Edit: January 13, 2011, 09:10:14 pm by Phantom »

Share on Facebook Share on Twitter


Offline Tony

  • Member
  • Posts: 291
  • Reputation: +0/-0
    • View Profile
Re: [MyBB] Changing Post bits from horizontal to verical.
« Reply #1 on: December 06, 2010, 04:58:04 am »
Thanks.. will post on my Mybb Forum.
Do not P.M any staff for help, use the Support Board.

Love SMFnew, want to be able to install mods,theme's and other things? Use PROhosting

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal