vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - Postbit Legacy Redone (https://vborg.vbsupport.ru/showthread.php?t=218342)

Travis641 07-10-2009 10:00 PM

Postbit Legacy Redone
 
1 Attachment(s)
Demo: Forum Thread or any post on the Forum.

This is a postbit legacy mod, that I actually first created when I had a UBB many moons ago.

This mod essentially frees up the left side of the postbit from its normal clutter and places it in other areas of the post itself. This is important if you have a lot of modifications that put stuff in that area which can cause your posts to look a little too busy.

Installation: This mod requires you to complete overwrite your postbit_legacy template with the included postbit.txt. This package also includes the images that I use on my main forum in case you want to use those to get started.

Make sure to backup your original postbit if you have made any modifications to it that you would like to keep.

newguy 07-11-2009 12:25 AM

I am first, Thanks...

FReeSTER 07-11-2009 12:28 AM

I second :)

Thank you so much, I love it

FReeSTER 07-11-2009 01:15 AM

Hey mate, I was wondering if you can add a new template to this mod.

Instead of having the edit, thanks, quote, multi_quote and quick reply buttons to the bottom like before and have the member stats at top? it will be viceversa of what you have now.

the problem is that I installed this and in about 10 mins I have 3 complaints telling me that they dont know how to post or they not use to the change.

Thank you mate and nice Mod by the way

Travis641 07-11-2009 01:51 AM

1 Attachment(s)
If you want to do that, then just use this template:

FReeSTER 07-11-2009 02:11 AM

Quote:

Originally Posted by Travis641 (Post 1846713)
If you want to do that, then just use this template:

WoW thank you so much mate, this is what I call a god support. :):):):):):up:

mikey1991 07-11-2009 08:14 AM

Looks great, is this free to use in commercial and non commercial works? (IE My skins)

lighthazard 07-11-2009 09:17 AM

Really nice modification there!

However, is there any way we can make it so the "user info" is centered.
By user info I mean:
Avatar, usertitle, rank, username

Oh and what font did you use for the images?

Oblivion Knight 07-11-2009 09:27 AM

That looks really good, nice work! :)

Travis641 07-11-2009 05:04 PM

Quote:

Originally Posted by lighthazard (Post 1846855)
Really nice modification there!

However, is there any way we can make it so the "user info" is centered.
By user info I mean:
Avatar, usertitle, rank, username

Oh and what font did you use for the images?

To make the avatar and all that centered, search for:

Code:

<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
and replace with:

Code:

<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px" align="center">
The font I used is 04b-24 and you can find that here: http://www.dsg4.com/04/extra/bitmap/


All times are GMT. The time now is 11:09 PM.

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.01065 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete