View Single Post
  #1  
Old 08-14-2010, 03:05 AM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default Using CSS in e-mails - how?

Hi, I've been trying to style customer notification e-mails using CSS, but have run into some problems.
Where does X-Cart pull the internal style sheet from?

I thought it must be

{config_load file="$skin_config"}
which is in
/mail/html/order_customer.tplas my e-mails have an internal style sheet, but I don't remember how it got there.
How do I edit $skin_config if it is the source of the internal style sheet?
__________________
X-Cart Gold Version 4.3.2
Reply With Quote