PDA

View Full Version : Format received email


info380630
11-23-2009, 01:43 PM
Hi. Just started using Contact Form Solution Pack. Up to now everything working fine.

Can anyone tell me how to change the formatting to the email sent out to the recipient - ie add a little space between lines, or change font/colour etc??

Many thanks...

Dave

neilo
11-23-2009, 03:57 PM
You can appyl css styles to the template file - WA_Universal_Email/Templates/contactus.php

Back up your original first.

The styles can be in-line, or you can give outer and inner divs an ID, and create style CSS in the head of the document. These styles show in the returned email.

Remember to keep a backup.

info380630
11-24-2009, 01:44 PM
Many thanks...

Dave