Page 1 of 1

Styling Hotspot Annotation Text

Posted: Mon Mar 30, 2009 8:09 am
by 13048070
Hi,

Is there a way to apply custom style attributes to the annotation that gets displayed over a hotspot. By default I think it has the following style:

Code: Select all

<style>.Annotation { border-top: 1 solid buttonhighlight; border-left: 1 solid buttonhighlight; border-right: 1 solid buttonshadow; border-bottom: 1 solid buttonshadow; BACKGROUND-COLOR: FFFFE6;}</style>