vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - v.net Style Postbit_legacy vb 4.0.2 (https://vborg.vbsupport.ru/showthread.php?t=236953)

mitch84 07-20-2010 08:51 AM

if you use country flag
edit postbit-legacy

find:
Quote:

<vb:if condition="$show['avatar']">
<a class="postuseravatar
above add
Quote:

<div class="eti_postbit">
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field12']"> <dt>Country:</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field12}.GIF" alt="Users Country Flag" border="" /></vb:if>
<!-- Wy Flags End -->
</div>
save

if you use thank lite dragonbyte

edit template dbtech_thanks_postbit
just put the code between this:
Quote:

<div class="eti_postbit">
and
Quote:

</div>
save
work fine for me with vb4.0.5

General of the 07-30-2010 03:47 AM

Works perfectly on vb 4.05 THANKS!

Boko577 07-31-2010 11:40 PM

Uninstalled. I love the look, but some things didn't look right...

ZEHH 08-01-2010 03:01 AM

It would like to know with my colleagues of the forum as I can place <div class= " eti_postbit " > in the experience of postbit.

https://vborg.vbsupport.ru/

Version: 4.0.5

DUI_ 08-06-2010 02:03 AM

Everything is perfect other than the IM icons. How do we add a box around them also?

GamerPerfection 08-08-2010 01:38 PM

I have a bit of an issue. This is what mine looks like right now.

https://vborg.vbsupport.ru/

Now the issue is the red and green circled bits being in the same "wrap".

The red one is for vB Eperience and the green one is for a Custom Secondary User Title.

The bit in postbit_legacy that calls it is this:

Code:

<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div>
How can I get them to be separate?

GamerPerfection 08-08-2010 01:50 PM

Nevermind fixed it myself. ;)

Just associated the custom user title with template_hook.postbit_userinfo_left1 and that separated it.

kabir 08-09-2010 08:42 AM

Some Problem

http://img801.imageshack.us/img801/6097/40964023.png

steeler7 08-12-2010 05:46 PM

I am trying to use the following Hack to add How many threads a member has posted https://vborg.vbsupport.ru/showthread.php?t=243363 and can't get it to work with this Theme. I was told by that hack writer to check wit the theme.

Has anyone gotten both of these to work together and if not know what I would need to add/edit?

EDIT :

Fixed my problem. Just added the code between <div class="eti_postbit"> </div> tags and placed it where I wanted in my postbit_legacy and all was good.

Xencored 08-13-2010 01:01 AM

Quote:

Originally Posted by clarkey25 (Post 2080861)
I have a bit of an issue. This is what mine looks like right now.

http://i276.photobucket.com/albums/k...28/postbit.png

Now the issue is the red and green circled bits being in the same "wrap".

The red one is for vB Eperience and the green one is for a Custom Secondary User Title.

The bit in postbit_legacy that calls it is this:

Code:

<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div>
How can I get them to be separate?

You shouldnt wrap Hooks in the <div class tags
Every mod which calls for it will be all in the same box

find the postbit template's from the mods and wrap them
Not the hook;)


All times are GMT. The time now is 01:35 AM.

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.01247 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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