hello,
i want to append a singature in each staff-reply to promote some other projects in each email the staff sends
however - i know how to add a signature in staff-cp for each staff-member. but what i don`t know is how to format this signature. i want the sig to have nearyl the same style as the regular reply-text of the stff. only difference is: is should be colr red and bold.
as i am no programmer and no designer (and ours are busy with other tasks) i need to know how i can change the appearance of the signature.
actually i have this example-text in the sig:
PHP Code:
<table width="99%" border="0">
<tr>
<td><p class="redtext">Besuchen Sie auch unsere neuen Projekte:</p>
<p class="redtext"><a href="http://www.domain.de">www.domain.de</a> - text text text text </p></td>
</tr>
<tr>
<td><span class="redtext"><a href="http://www.ldomain.de">www.domain.com</a> - text text text </span></td>
</tr>
</table>
the css-style "redtext" looked good in the "clientcss"-template in admin-interface. but somehow it`S displayed without any formatting.
and the worst: the text of the sig is even bigger as the reply-text
Can anyone please help me?
thanks