So apparently it had something to do with my Techozoic-Fluid theme and the way it was tagging the email class.
I popped this in the Custom CSS section and that cleared right up. ;)
.email {
background-image: url('');
}
So apparently it had something to do with my Techozoic-Fluid theme and the way it was tagging the email class.
I popped this in the Custom CSS section and that cleared right up. ;)
.email {
background-image: url('');
}