Back to vBulletin 3.7 Template Modifications

Other Signatur Modifikation
Mod Version: 1.00, by crazy-girl

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 15
Released: 02 Oct 2008 Last Update: Never Downloads: 2
Not Supported Template Edits Re-usable Code Translations  

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

Download

No files for download.

Supporters / CoAuthors

  • crazy-girl

Screenshots

Click image for larger version
Name:	aaaaaasignatur.JPG
Views:	673
Size:	33.5 KB
ID:	87577  


vblts.ru supports vBulletin®, 2022-2024