Bratz-Designs
03-05-2007, 10:00 PM
Default Signature!
Sometimes i just dont like it when people dont use a signature...That empty space below th posts...So i came up with this sollution to ad a default sigature!
1. In the postbit template find:
$post[signature]
And replace with
<if condition="$post[signature]">$post[signature]
<else />
<img src="$stylevar[imgdir_misc]/nosignature.jpg"/></if>
- Save
2.) In the postbit legacy template find
$post[signature]
And replace with
<if condition="$post[signature]">$post[signature]
<else />
<img src="$stylevar[imgdir_misc]/nosignature.jpg"/></if>
- Save
3. Upload nosignature.jpg to your misc images folder and your ready to go!
Note, if you need a custom signature made, please post here so i will make it!
Sometimes i just dont like it when people dont use a signature...That empty space below th posts...So i came up with this sollution to ad a default sigature!
1. In the postbit template find:
$post[signature]
And replace with
<if condition="$post[signature]">$post[signature]
<else />
<img src="$stylevar[imgdir_misc]/nosignature.jpg"/></if>
- Save
2.) In the postbit legacy template find
$post[signature]
And replace with
<if condition="$post[signature]">$post[signature]
<else />
<img src="$stylevar[imgdir_misc]/nosignature.jpg"/></if>
- Save
3. Upload nosignature.jpg to your misc images folder and your ready to go!
Note, if you need a custom signature made, please post here so i will make it!