PDA

View Full Version : Show Thread Enhancements - Other Signatur Modifikation


crazy-girl
10-01-2008, 10:00 PM
This change is for postbit_legacy Template, with Signatur and Avatars on the left side.

Open postbit_legacy and search:

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


Replace: (No Username Link)

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


Replace: (Username Link)

<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-02-2008, 12:29 AM
cool and clean, thanks! ;)

baghdad4ever
10-02-2008, 07:11 AM
thanks

letsjoy
10-02-2008, 04:28 PM
thanks nice one

Slaxi
10-02-2008, 04:53 PM
Hi,

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

crazy-girl
10-02-2008, 09:34 PM
Danke Slaxi :D

Thank you all :D

Elric
03-25-2009, 12:45 PM
Danke, klasse...

murekhalir
04-18-2009, 10:23 PM
wait.. what does this do?..

tipoboy
04-18-2009, 10:27 PM
wait.. what does this do?..

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

MinotauR69
04-20-2009, 12:28 AM
thanks

farazfaraz
05-15-2009, 07:21 PM
the best

robbiefritz
05-28-2009, 08:25 PM
vielen Dank!