Quote:
Originally posted by hellsatan
Do you mean as in not enable signatures?
Sure...
Just remove the following from the "post_signature" template:
Code:
$post[signatureimg]
and add it to the postbit template, where you want it to appear
Then edit the postbit_signatureimg template, and remove the :
at the beginning...
Satan
|
Hell Satan
you posted the above .. and I understand it .. my problem is, i have other things in my "postbit_signature" if I put "$post[signatureimg]" on the postbit directly, when I have an image, it will sure display it .. but not the rest I have on "postbit_signature"
what I need is a way to keep "$post[signatureimg]" IN postbit_signature" and have the image work if there is no text in the signature box
please let me knwo if I am still confusing you here
you say
Quote:
I suppose you could make the "$postbit[signature]" part of the admin/functions.php file to a value of"$postbit[signatureimg]" when they dont put in a signature
|
woudl this do it ?, and if so .. can you teach me how ?