Project:Mime Mail
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Is it possible to send RTL mails with Mime Mail ?
If it is, how can I do it ?

Comments

#1

I suppose 'as and end-user' this can be managed this through css inlines

#2

Status:active» closed (fixed)

I think this is a theming issue.

#mimemail-body {
  direction:rtl;
}