Hi guys, I am having a bit of trouble sending html emails that are styled with an external CSS file. I can get them to display properly if I include the styles inline, but if I want to do something like <link rel="stylesheet" type="text/css" href="http://www.mysite.com/static/css/mystyle.css"> it does not get included. Any help is greatly appreciated. I have been trying different approaches for hours an none seem to work. Thank you.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

