I have a problem with the tooltip color. It is in the same color like the navigation buttons. Because they are blue it is hard to read. Where can I change this? In the xml? Where?
Look after tooltip keyword into YOURTOUR_skin.xml file and into YOURTOUR_core.xml file.
Into the first file you can find textstyle (Flash) and layer with textfield plugin (HTML5) for each custom tooltip (for control bars for instance).
Into this second file the default tooltip skin is here. <textstyle name="panotourTooltipDefaultText"... tag is for Flash player and <layer name="panotourTooltipDefaultText"... tag is for the HTML5 player.