ConduciveMammal Posted June 22, 2014 Share Posted June 22, 2014 I'd like to make a HTML email template for use in WHMCS but with almost 50 different templates already in use but only as basically plain text, I'd rather not have to re-adapt my template for every pre-installed template. Is there a way I can create just the one and have it as a base template in which all the others automatically use? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted June 22, 2014 Share Posted June 22, 2014 you don't need to edit the 50 template to add your email template design, this can be done with the general settings page 0 Quote Link to comment Share on other sites More sharing options...
ConduciveMammal Posted June 22, 2014 Author Share Posted June 22, 2014 But isn't that just for a header and footer? What about divs etc, any idea? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 23, 2014 Share Posted June 23, 2014 sentq is correct, you just need to edit the css styling, header and footer sections in the 'mail' tab of general settings. http://docs.whmcs.com/Mail_Tab the individual email templates don't contain a lot of formatting within themselves, so one possible way to think about divs would be to open one at the end at the header, and then close it at the beginning of the footer - the content of the email templates will then be shown within that div. 0 Quote Link to comment Share on other sites More sharing options...
ConduciveMammal Posted June 23, 2014 Author Share Posted June 23, 2014 Thanks to both of you for your help. Using the split div method, it now works great. Thanks again 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.