CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • html in footer doesn't disply correct in email
Pages: [1]

Author Topic: html in footer doesn't disply correct in email  (Read 837 times)

majovdh

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 2
    • Chautaara VZW
  • CiviCRM version: 4.2.6
  • CMS version: drupal 7.17
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
html in footer doesn't disply correct in email
December 22, 2009, 06:48:33 am
Hello,

I want to make a personalised footer for my mailings. When i go to html versioon there is no editor and if i add html code like this
Code: [Select]
<html>
<body>
<p style="font-family:courier new; font-size:10px;">Je ontvangt deze mail van :
ChautaaraVZW <br />{domain.address}<br />Om je uit te schrijven op deze mail klik je <a href="{action.optOutUrl}">hier</a>  of kopieer volgende link in je browser:<br/>{action.optOutUrl}</p>
</body>
</html>

The HTML format stops at the first token {domain.address} inserted so everything before is courier new 10px, after that is normal text.

Do you need a special thing to add around tokens?

Majo

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • html in footer doesn't disply correct in email

This forum was archived on 2017-11-26.