Hey there, I'm working on a new dynamic theme which incorporates text shadows on much of the text. I was wondering if anyone knows of a way to do this? So far, I've read that the CSS property 'text-shadow' only works on Safari and Konqueror, but not Firefox or IE. I've seen a CSS hack on this site, but it appears differently on all browsers. I'm looking for a one off hack that will produce drop shadows. I've seen one on javascript which works exactly the way I want it, but it only works on Firefox, IE7 displays an error. Does anyone know more on text-shadowing? Cheers!