Quick question.. I was wondering if there's a way to change the title formatting when you use a Filemod page. For example, when you go to parameters, currently I have
title=websitename.com
I can change it to
title=<b>websitename.com</b>
and that formatting works fine, however if i use something like this
title=<font color="#00FF00">websitename.com</font>
then the whole title disappears. i double checked the html and it looks fine unless i'm doing something wrong?