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 - eTiKeT? 2011 Posbit_legacy - Postbit (https://vborg.vbsupport.ru/showthread.php?t=274568)

TheSupportForum 01-29-2012 07:36 PM

Quote:

Originally Posted by Krusty1231 (Post 2293948)
Alternate you could do this:

Find in the postbit legacy

Code:

{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
            </a>
            </vb:if>

then under that - put this:

Code:

<div align="center">
<vb:if condition="$post['field5']">
    <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" alt="Users Flag!" border="" />
</vb:if></div>

Of course change field 5 to match yours.

This just removes the "country", and centers the flag under your avatar.

(See attached screen)

you forgot some coding too

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
i just saw your screenshot and its not within the css style

this is why your ment to use

Code:

<vb:if condition="$post['field6']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Country:          <dd>  <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" />          </dd>      </div>
etiket_postbit_alanI_userinfo_extra_yazIlarI
is in the additional.css if the above is removed from it to get what your screenshot shows which is wrong

Krusty1231 01-29-2012 08:31 PM

Quote:

Originally Posted by simonhind (Post 2293954)
you forgot some coding too

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
i just saw your screenshot and its not within the css style

this is why your ment to use

Code:

<vb:if condition="$post['field6']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Country:          <dd>  <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" />          </dd>      </div>
etiket_postbit_alanI_userinfo_extra_yazIlarI
is in the additional.css if the above is removed from it to get what your screenshot shows which is wrong

Ummm, No I did not forget. The placement of the flag is just in a different location on the postbit legacy I use.

The CSS remains as it was. There has been NO change to it - nor is it missing.

For example:

Under this:

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>

I put this

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase last_online_activity}<dd>{vb:raw post.lastactivity_date} @ {vb:raw post.lastactivity_time}</dd></div>

The flag position has just been moved - removing the "country" as it is redundant.

So no, I know how I meant to use it. I forgot nothing. My screenshot is correct.

TheSupportForum 01-29-2012 08:34 PM

Quote:

Originally Posted by Krusty1231 (Post 2293976)
Ummm, No I did not forget. The placement of the flag is just in a different location on the postbit legacy I use.

The CSS remains as it was. There has been NO change to it - nor is it missing.

For example:

Under this:

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>

I put this

Code:

<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase last_online_activity}<dd>{vb:raw post.lastactivity_date} @ {vb:raw post.lastactivity_time}</dd></div>

The flag position has just been moved - removing the "country" as it is redundant.

So no, I know how I meant to use it. I forgot nothing. My screenshot is correct.

if you look the flag is not within the frame

Krusty1231 01-29-2012 08:35 PM

LOL - for me - it was not intended to be.

Each to his own - just trying to throw something out there that is a little different!

TheSupportForum 01-29-2012 08:59 PM

Quote:

Originally Posted by Krusty1231 (Post 2293980)
LOL - for me - it was not intended to be.

Each to his own - just trying to throw something out there that is a little different!

right i understand

thecore762 02-02-2012 06:59 AM

Here is mine.
http://www.47r-squad.com/general-dis...rum-rules.html

What ya guys think?

ClErK1991 02-03-2012 01:00 AM

1 Attachment(s)
hey eTikeT thanks a lot for this modification, i have to ask u for some help, i installed this mod.
what can i do to add that mod to ur postbit legacy?

im currently using vB 4.1.10

MrBeastlymfe 02-03-2012 01:16 AM

Could anyone tell me how to put a box around custom fields?

Doctor Death 02-03-2012 03:08 PM

1 Attachment(s)
I am having trouble with the data lining up with the labels they are supposed to refer to...

The attached file shows where all data is lower than the labels.

I used the exact code found in this mod, so any recommendations are greatly appreciated.

The background doesnt have the effect that the example did, so also any recommendations to get that are also appreciated.

TheSupportForum 02-03-2012 06:36 PM

Quote:

Originally Posted by Doctor Death (Post 2295721)
I am having trouble with the data lining up with the labels they are supposed to refer to...

The attached file shows where all data is lower than the labels.

I used the exact code found in this mod, so any recommendations are greatly appreciated.

The background doesnt have the effect that the example did, so also any recommendations to get that are also appreciated.

place the images in the correct folder

upload the folder to /images/

it will work after


All times are GMT. The time now is 09:24 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.01509 seconds
  • Memory Usage 1,754KB
  • 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
  • (10)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
  • (2)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