View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004565 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2012-09-28 14:57 | 2012-10-09 11:26 | 
| Reporter | marco_steinhaeuser | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Product Version | 4.7.0_5.0.0_beta2 | ||||
| Summary | 0004565: Relocate style sheets in email templates to a CSS file | ||||
| Description | In email templates, I found style sheets: http://svn.oxid-esales.com/tags/CE-4.7.0_beta2-48968/eshop/application/views/azure/tpl/email/html/order_cust.tpl <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 10px 0;"> Please relocate them to a CSS file.  | ||||
| Additional Information | Please check in all email templates. Above is just an example ;) | ||||
| Tags | No tags attached. | ||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| 
		 | 
	
	Email clients are still far from good css compatibility, and it is common practice to use inline css in emails. http://www.campaignmonitor.com/css/  |