Hello everybody
I need send an e-mail with a table in, but I can't modify the default style.
I created a CSS view, put it in the event before sending e-mail fn: CSS is used only in debug page, not in e-mail.
can anyone help me?
thanks a lot
Monica
I need send an e-mail with a table in, but I can't modify the default style.
I created a CSS view, put it in the event before sending e-mail fn: CSS is used only in debug page, not in e-mail.
can anyone help me?
thanks a lot
Monica
Most emails don't allow CSS in the way you're describing, you'll need to make it inline CSS instead.
And even if email DID allow CSS like that, what you're doing is displaying CSS ON THE PAGE, not in the email.
And even if email DID allow CSS like that, what you're doing is displaying CSS ON THE PAGE, not in the email.
This topic is locked and no more replies can be posted.