Styling Hotspot Annotation Text
Posted: Mon Mar 30, 2009 8:09 am
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:
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>