|
vBulletin styled last post column for MyBB 1.4.x
|
|
09-30-2008, 07:26 PM
(This post was last modified: 10-01-2008 07:25 PM by vintagedaddyo.)
Post: #1
|
|||
|
|||
|
This lil tutorial will show you how to change your "Last Post" and "Post" and "Threads" columns around to be styled like vBulletin.
Preview: ![]() Open up your Forum Bit Templates > forumbit_depth1_cat template. Now find: Code: <td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>And replace with: Code: <td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>Now open your Forum Bit Templates > forumbit_depth2_forum template. And find: Code: <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>And replace with: Code: <td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>Now open your Forum Display Templates > forumdisplay_subforums template. And find: Code: <td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>And replace with: Code: <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>Now you have vBulletin styled columns for MyBB! ![]() ![]() MyBB Themes Team - Making more professional themes by the hour. Linux User # 462632 | Ubuntu User # 20195 | Launchpad |
|||
|
10-01-2008, 08:05 AM
Post: #2
|
|||
|
|||
|
RE: vBulletin styled last post column for MyBB 1.4.x
Cool brother. Any screenshot?
|
|||
|
10-01-2008, 07:27 PM
Post: #3
|
|||
|
|||
RE: vBulletin styled last post column for MyBB 1.4.x
![]() ![]() MyBB Themes Team - Making more professional themes by the hour. Linux User # 462632 | Ubuntu User # 20195 | Launchpad |
|||
|
10-06-2008, 08:24 AM
Post: #4
|
|||
|
|||
|
RE: vBulletin styled last post column for MyBB 1.4.x
Screenshot its, grat tutorial very thx
|
|||
|
10-13-2008, 07:02 AM
(This post was last modified: 10-13-2008 07:03 AM by neovirus.)
Post: #5
|
|||
|
|||
|
Thank you very much. Hey vintagedaddyo you havemade it so far why not include the LAST POST IMAGE AS in VBulletin this would be really appreciate. Thanks in advance
|
|||
|
11-09-2008, 05:39 PM
Post: #6
|
|||
|
|||
RE: vBulletin styled last post column for MyBB 1.4.x
(10-13-2008 07:02 AM)neovirus Wrote: Thank you very much. Hey vintagedaddyo you havemade it so far why not include the LAST POST IMAGE AS in VBulletin this would be really appreciate. Thanks in advance Okay I will have a look see in the near future and expand the tutorial to include that as well. Sorry for the delays. ![]() ![]() MyBB Themes Team - Making more professional themes by the hour. Linux User # 462632 | Ubuntu User # 20195 | Launchpad |
|||
|
01-11-2009, 07:30 PM
Post: #7
|
|||
|
|||
RE: vBulletin styled last post column for MyBB 1.4.x
(10-13-2008 07:02 AM)neovirus Wrote: Thank you very much. Hey vintagedaddyo you havemade it so far why not include the LAST POST IMAGE AS in VBulletin this would be really appreciate. Thanks in advancedelete the code in the forumbit_depth2_forum_lastpost first. and copy the new one in forumbit_depth2_forum_lastpost <span class="smalltext"> <img src="{$theme['imgdir']}/post.png" alt="" style="vertical-align:right"/> <a href="showthread.php?tid={$lastposttid}&action=lastpost" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a> <br /> {$lang->by} {$lastpost_profilelink}</span><br /> <div align="middle"><span class="smalltext">{$lastpost_date} {$lastpost_time}</span> <a href="showthread.php?tid={$lastposttid}&action=lastpost" title="{$full_lastpost_subject}"><img src="{$theme['imgdir']}/lastpost.png" alt="" style="vertical-align:left"/></a></div> And load the image to the Theme that You use. If the image is a gif change the .png to .gif Satbox4all |
|||
|
01-11-2009, 10:11 PM
Post: #8
|
|||
|
|||
|
RE: vBulletin styled last post column for MyBB 1.4.x
Really cool, and easy to do. Thanks!
|
|||
|
01-01-2010, 12:23 PM
Post: #9
|
|||
|
|||
|
RE: vBulletin styled last post column for MyBB 1.4.x
Thanks alot, works great!
|
|||
|
02-25-2010, 07:01 AM
Post: #10
|
|||
|
|||
|
RE: vBulletin styled last post column for MyBB 1.4.x
Tried and working. thank you!
|
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help


![[Image: lastpostcolumnfr2.th.jpg]](http://img378.imageshack.us/img378/7686/lastpostcolumnfr2.th.jpg)
![[Image: kubuntuholicrb2.png]](http://img216.imageshack.us/img216/622/kubuntuholicrb2.png)
![[Image: freespirelinuserxi4.png]](http://img152.imageshack.us/img152/8770/freespirelinuserxi4.png)


