So a while ago I posted on how to customize email blasts that go out through geocraft. I was wondering how I would go about adding a couple images for branding purposes in the module_functions.php file Nitesh was very helpful with his comment in this thread last time: http://www.inkthemes.com/community/...ast-expired-notification-ect.7324/#post-28325 I was wondering if it would be about the same process.
Hello kent, Yes follow same process. and add code given in the thread http://www.inkthemes.com/community/...ast-expired-notification-ect.7324/#post-28325. And add your html code in the message variable. Like: $message = ' <html> <head> <title>YOUR HTML CODE</title> </head> <body> YOUR HTML CODE </body> </html>; Thanks & Regards Nitesh Raghuwanshi