Stefani - good question. I liked the idea and have since implemented it in my calendar. To remove the lin under the link in it, I added the STYLE line as follows:
STYLE="text-decoration:none"
behind the "url" linked BUT inside the URL barckaet. See below:
<a href="www.genericsite.com" STYLE="text-decoration:none">generic site</a>
I was trying to hide my links b/c I have a website thief who does no research on her own to find facilities listed in the database. She tears my site apart for info. Works like a charm.
Dan - one question? How do you make the event 'title' and 'description' permanently 'italic' ? I am an [url]italic[url] nut and my whole calendar reflects it. Now, I have to type <i></i>, each and every instance.
Thank you to you both!
(leaves to go find OTHER nifty tricks...)