1
It looks like this:
define("_SUBJECT","Subject");
i've even been able to put
define("_SUBJECT","† Subject");
to get † Subject
How would I be able to add color... or even an image..
when i tried the attributes they wouldn't work.
anyone know a way around this?