PDA

View Full Version : Force fixed ad signature for all members


Rolito
10-13-2007, 02:25 PM
It would be very nice to have the option to define a fixed html signature for all members.

It would be very nice to add ads to every post.

Is it a mod created for this?

Thanks

Marco van Herwaarden
10-14-2007, 06:01 AM
Edit your postbit(_legacy) template, find:
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->

And add the text you want under $post[signature].

Rolito
10-14-2007, 09:21 AM
Good!

1) Can I add html code under $post[signature] ?

2) Will users be able to change this signature from their user control panel?

Thanks !

Marco van Herwaarden
10-14-2007, 10:02 AM
1) Templates are HTML

2) No they can not change this part, only their regular signature.