Hopefully I have done this right and some can make nice use of it
***Revision 4th December: Removed unnecessary table cell code from postbit replacement plus border style from table cell in postbit_legacy
***Revision 4th December: Added code to change for newpost_preview template
***Revision 3rd January:
Thanx to ChopSuey and Warlord for this little change if you want to give your members a link to edit their signature in the legend title:
A little something i did for my board, let them edit theirs also Shows to members only
If you change it to this, then it will only show up for the author of the displayed signature. (Before it would show the edit signature link to all registered users in every signature as opposed to only appearing in their own signatures.)
tried to install and it come out like this. Any assistance would greatly be appreciated....
Below is my original postbit...
The postbit_legacy template you attached looks like the original template before any changes. Judging from the picture though, I think you have the modification installed correctly. I'm guessing you just don't like all the black after the message and you either didn't add the css to the additional css definitions or you made that color black.
Add this to your Additional CSS Definitions if you skipped this step before.
If you already added the CSS just change the background properties in the CSS for .signature to transparent. That will make the background transparent and remove all that black. The reason you have so much room in between your post and your signature is because you have so much in your postbit_legacy template (on the left side). I'm assuming that's how it was before you tried adding this modification too, but the signature just had a transparent background before.
If you change it to this, then it will only show up for the author of the displayed signature. (Before it would show the edit signature link to all registered users in every signature as opposed to only appearing in their own signatures.)
tried to install and it come out like this. Any assistance would greatly be appreciated....
Below is my original postbit...
Hi, your text file doesn't contain the changed code you added and without a link I cannot see what's happening via Firebug...but I would hazard a guess you need to add class="alt1" into the td code for the signature cell (the second set of code change) like so:
PHP Code:
<td align="center" valign="bottom" class="alt1">
Hope that helps
**edit just spied your forum link in your signature lol it's really early here :P