The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
Edit your postbit(_legacy) template, find:
HTML Code:
<!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> |
|
#3
|
|||
|
|||
|
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 ! |
|
#4
|
|||
|
|||
|
1) Templates are HTML
2) No they can not change this part, only their regular signature. |
![]() |
|
|