Other Signatur Modifikation
This modification is in the archives.
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> HTML Code:
<if condition="$post['signature']"> <!-- sig --> <br /><br /> <fieldset class="embeddingData"> <legend>Signatur from $post[musername]</legend> $post[signature] </fieldset> <!-- / sig --> </if> 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> Download No files for download. Supporters / CoAuthors
Screenshots |