vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Show Thread Enhancements - Other Signatur Modifikation (https://vborg.vbsupport.ru/showthread.php?t=192446)

crazy-girl 10-01-2008 09:00 PM

Other Signatur Modifikation
 
This change is for postbit_legacy Template, with Signatur and Avatars on the left side.

Open postbit_legacy and search:
HTML Code:

        <if condition="$post['signature']">
        <!-- sig -->
            <div>
                __________________<br />
                $post[signature]
            </div>
        <!-- / sig -->
        </if>

Replace: (No Username Link)
HTML Code:

        <if condition="$post['signature']">
        <!-- sig -->
<br /><br />
<fieldset class="embeddingData">
<legend>Signatur from $post[musername]</legend>
$post[signature]
</fieldset>
        <!-- / sig -->
        </if>

Replace: (Username Link)
HTML Code:

        <if condition="$post['signature']">
        <!-- sig -->
<br /><br />
<fieldset class="embeddingData">
<legend>Signatur from <a href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></legend>
$post[signature]
</fieldset>
        <!-- / sig -->
        </if>

Sry for my bad english, i`m germany and use Babelfish to Translate

Moyses 10-01-2008 11:29 PM

cool and clean, thanks! ;)

baghdad4ever 10-02-2008 06:11 AM

thanks

letsjoy 10-02-2008 03:28 PM

thanks nice one

Slaxi 10-02-2008 03:53 PM

Hi,

vielen Dank. Sieht viel besser aus als die Standard Sig.

crazy-girl 10-02-2008 08:34 PM

Danke Slaxi :D

Thank you all :D

Elric 03-25-2009 12:45 PM

Danke, klasse...

murekhalir 04-18-2009 09:23 PM

wait.. what does this do?..

tipoboy 04-18-2009 09:27 PM

Quote:

Originally Posted by murekhalir (Post 1794176)
wait.. what does this do?..

it looks like it wraps your signature in a fieldset, instead of having the default line

MinotauR69 04-19-2009 11:28 PM

thanks


All times are GMT. The time now is 05:02 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.01854 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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